Releases: caiosweet/Home-Assistant-custom-components-DPC-Alert
Fix "platform" in square brackets
Fixed async_forward_entry_setup
Thank you so much @micium
Full Changelog: v2024.5.0...v2024.7.0
Fixed: calls async_add_job
Fixed: calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4
Tanks @micium
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #57
Full Changelog: v2023.10.0...v2024.5.0
Fixed regex issue to extrapolate Vigilance ID.
Fixed Error fetching dpc data: 'vigilance' Fixed the regex to extrapolate vigilance id.
Increased the timeout and fixed the criticality error.
Spring cleaning :0)
Added Diagnostics (partial)
Added option municipality (search zone by name)
Added pending update call later (Request an update to get the data for the missing alert. async_request_refresh has debouncing built in, so more calls. To avoid this, only the missing data will be updated.)
beta 2022.2.3 diagnostics
v2022.2.3 beta 2022.2.3 diagnostics
beta 2 feb 2022
Try to fix Timeout error fetching information from url
Beta 2022.2.1 test rpi3b
Added city option.
Fixed URL api #46
Added "publication_date" attribute in sensor.dpc_vigilance
Added lovelace custom card templater example
fixed URL api #46
N.B. You must have at least version 2021.12.0 or higher of home assistant installed.