============================
I use the node-red interfase to read the sensors information from the following sources:
Sensors that report values through MQTT:
- Electrical energy meter No. 1
- Electrical energy meter No. 2
- Electrical energy meter No. 3
- Municipal line water Pressure
- Water tank level
Sensors that report values through an API:
- Air quality sensor (Purple Air)
- Outdoor weather station (Wunderground)
- Clone the repository from: here
- Edit the filename HomeAutomation_cred.json
- Add your MQTT credentials
- Add your InfluxDB credentials
- Add your telegram credentials
- ToDo