Step by step tutorial for connecting the ESP8266-powered open source WiFi development board ANAVI Thermometer to the popular open source home automation platform OpenHAB using the machine-to-machine communication protocol MQTT. The temperature and humidity are retrieved by DHT22. OpenHAB 2.x and the MQTT broker Mosquitto have been installed on Raspberry Pi Zero W. The tutorial is using Paper UI of OpenHAB.
Source code:
* JavaScript files: https://github.com/AnaviTechnology/an...
* ANAVI Thermometer Arduino sketch: https://github.com/AnaviTechnology/an...
Introduction video to MQTT: • Connecting Internet of Things (IoT) w...
Step by step instructions for using ANAVI Thermometer with OpenHAB2:
https://www.crowdsupply.com/anavi-tec...
To learn more ANAVI Thermometer visit: http://anavi.technology/#products
0:00 OpenHAB 2
0:33 MQTT
0:50 ANAVI Thermometer
1:20 Pre-requirements
1:46 Install MQTT Binding
2:02 Configure MQTT Broker
2:17 JavaScript Transformation
2:35 Download JavaScript Files
3:03 MQTT Generic Thing
3:44 Add Channels
4:52 Demo
5:42 OpenHAB 2 Basic UI
5:55 One more thing...