Skip to content

Releases: caiosweet/Home-Assistant-custom-components-DPC-Alert

Fix "platform" in square brackets

08 Jul 03:23
Compare
Choose a tag to compare

Fix "platform" in square brackets

Fixed async_forward_entry_setup

06 Jul 19:07
Compare
Choose a tag to compare

Fixed: calls async_add_job

25 May 08:59
Compare
Choose a tag to compare

Fixed: calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4

Tanks @micium

What's Changed

Full Changelog: v2023.10.0...v2024.5.0

Fixed regex issue to extrapolate Vigilance ID.

09 Oct 18:47
Compare
Choose a tag to compare
Fixed Error fetching dpc data: 'vigilance'

Fixed the regex to extrapolate vigilance id.

Increased the timeout and fixed the criticality error.

29 May 18:55
Compare
Choose a tag to compare

Fixed error fetching dpc data for 'criticality'. #56
Increased the timeout for slow connections. #54

Spring cleaning :0)

22 Mar 20:56
Compare
Choose a tag to compare

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

09 Mar 13:07
Compare
Choose a tag to compare
Pre-release
v2022.2.3

beta 2022.2.3 diagnostics

beta 2 feb 2022

13 Feb 13:10
Compare
Choose a tag to compare
beta 2 feb 2022 Pre-release
Pre-release

Try to fix Timeout error fetching information from url

Beta 2022.2.1 test rpi3b

11 Feb 22:19
Compare
Choose a tag to compare
Pre-release

Added city option.

Fixed URL api #46

04 Feb 21:16
Compare
Choose a tag to compare

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.