huangyq23 / anova-oven-forwarder

Collect data from Anova Precision Oven
ISC License
28 stars 4 forks source link

Subscribe to websocket messages and publish to MQTT #9

Open daniel-simpson opened 8 months ago

daniel-simpson commented 8 months ago

Tried a few months ago to get this working publishing to MQTT, and realised it was missing subscribe / publish calls.

Tested locally, pushes to a Mosquitto instance with no problems

(Unrelated: also managed to consume messages in Node RED and Home assistant, and even turn off the oven at the end of a cook. So cool! Thanks again for a great project :) )