This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Catalytic Wood Stove Monitor | |
This sketch is a working prototype with the ESP8266 board/library. | |
It connects to local Wifi | |
It connects to an MQTT server with PubSubClient then: | |
- publishes "Data" to local MQTT server where it is picked up by Node-Red | |