mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 20:41:24 +01:00
7cd7b43d25
* 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.