networkupstools / nut

The Network UPS Tools repository. UPS management protocol Informational RFC 9271 published by IETF at https://www.rfc-editor.org/info/rfc9271 Please star NUT on GitHub, this helps with sponsorships!
https://networkupstools.org/
Other
2.09k stars 351 forks source link

Implement SmartNUT MQTT dstate driver communication backend #2225

Open aquette opened 11 months ago

aquette commented 11 months ago

check Zigbee/Zwave to MQTT implementations for ideas...

requires config (topic/queue), may be optional

luixal commented 2 months ago

Was just looking for this.

Would also be nice to have all MQTT 5 config params like user, password, etc. and topic being dynamic (i.e: including device model/serial).

In case anyone ends up here, check these out:

aquette commented 2 months ago

Thanks for the comment and pointers. I'll definitely look at these... Whenever I find again motivation and time on my way 😅