mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 20:05:12 +01:00
* MQTT Binary Sensor - Add availability_topic for online/offline status Added topic, configurable payloads, and tests. * Relocated state subscribe function Moved state subscribe function to follow the state listener function.