Fixed start of json status message.

Added task_out to drive the relays and led lights. Added NVS namespace to store the state of the outputs. Respond to subscribed MQTT topics to set new output values.

Added namespace and output variables in NVS.

Added volts/current loop calculations. Added millis() timer running on the hardware clock. Completed most of the main state loop. Added MQTT wait for disconnect. MQTT disconnect in two passes, disconnect and stop.

Added the getTempBaro and getVoltsCurrent functions to process the measured data. Added some main task code. Added subscribe to MQTT events.

Added task MQTT and some utilities. Added more power measurement variables and code. INA219 measurements are saved in the State record.

Added Wifi task.

Added begin of INA219 measurements. Added raw main state table.

Finished the BMP280 task.

Added esp-idf-lib for a lot of sensors. Added the basic design for the BMP280 task.

(0) +10 tip

mercurial