diff --git a/.github/scripts/__pycache__/validate_store.cpython-312.pyc b/.github/scripts/__pycache__/validate_store.cpython-312.pyc new file mode 100644 index 0000000..2046f18 Binary files /dev/null and b/.github/scripts/__pycache__/validate_store.cpython-312.pyc differ diff --git a/ekey_ha_daemon/CHANGELOG.md b/ekey_ha_daemon/CHANGELOG.md index deaab3c..91c6d10 100644 --- a/ekey_ha_daemon/CHANGELOG.md +++ b/ekey_ha_daemon/CHANGELOG.md @@ -3,7 +3,7 @@ The Supervisor shows this file when an update is available, so each entry answers one question: should I install this, and does anything change for me afterwards? -## 1.2.9 +## Unreleased - **MQTT tab restored** in the admin page. Broker settings, and the "MQTT publish" action type, are available again after having been temporarily hidden. diff --git a/ekey_ha_daemon/config.yaml b/ekey_ha_daemon/config.yaml index 2204628..de2fc78 100644 --- a/ekey_ha_daemon/config.yaml +++ b/ekey_ha_daemon/config.yaml @@ -1,6 +1,6 @@ name: "ekey module Daemon" description: "HTTP/SSE bridge between the ekey module fingerprint scanner and Home Assistant" -version: "1.2.9" +version: "1.2.8" slug: "ekey_ha_daemon" url: "https://github.com/agrisvi/ekey_module_addon" init: false