hobbyquaker / homekit2mqtt

HomeKit to MQTT bridge 🏡📱
MIT License
349 stars 70 forks source link

unavailable/available device #142

Open NikitaGerasimov opened 5 years ago

NikitaGerasimov commented 5 years ago

I'm sorry! I can not find a setting that indicates the availability of the device. How to make it show when the device is not in the state. that the device is unavailable.

topic /esp/status/LWT payload_available: "Online" payload_not_available: "Offline"

Thank you very much!

NikitaGerasimov commented 5 years ago

I'm looking for a function that says that: the device is working or not working; device is available or unavailable; the device is alive or dead; online or offline; active or inactive.

By these analogies I mean the same function.

mattsheffiel commented 5 years ago

This is not presently possible. Issue #81 is open to add the capability but it hasn't been implemented yet.