cflurin / homebridge-mqtt

Homebridge-mqtt is a Plugin for Homebridge.
Apache License 2.0
229 stars 39 forks source link

Elgato Eve Weather #50

Closed MarkusBe closed 6 years ago

MarkusBe commented 6 years ago

Is it possible to publish the temperature, humidity and pressure from an Elgato Eve Weather Sensor via MQTT? I have this nice little sensor and want to log the data of the sensor and make it available not only in the EVE-App (which is pretty nice) but also in some other applications, like my MagicMirror. Any Ideas of how to do that?

Thank you! Markus

cflurin commented 6 years ago

I don't think you can directly send data from the Elgato Eve Weather Sensor. May be they have publish an API and you can connect the device e.g. to Node-RED?