Skip to content

Tags: augustas2/eldes

Tags

v1.0.12

Toggle v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for arming issue (#34)

v1.0.11

Toggle v1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating deprecated constants (#29)

v1.0.10

Toggle v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increasing timeout value (#25)

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __init__.py (#19)

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for eldes_alarm using this method at custom_components/eldes_alarm/__init__.py, line 91: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes issue for switch entity index (#18)

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for deprecated constants (#17)

* Fix for deprecated constants

* Hacs file update

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added possible fix of switch icon error (#15)

* Added fix for switch icon error

* Hacs json update

v1.0.5

Toggle v1.0.5's commit message
Changed missing icon Log level to info

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add events sensor to hold events per device (#8)

* Add events sensor

* Update README.md

* Update README.md

* Update README.md

* Fix comments

v1.0.3

Toggle v1.0.3's commit message
Update to comments & code styling