Hello, There is an indirect way to have weewx data sent to Homebridge : via MQTT
On the weewx side, you have to install the MQTT extension : https://github.com/weewx/weewx/wiki/mqtt In Homebridge, you have to install the mqtt plugin : https://www.npmjs.com/package/homebridge-mqttthing, and then configure the plugin to subscribe to the desired mqtt topics published by weewx. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/5aa0feb7-579b-42a6-b5f4-6b0b76f40e85%40googlegroups.com.
