Ajout stockage EEPROM

This commit is contained in:
Serge NOEL
2026-03-11 12:28:44 +01:00
parent 7a2c556fb6
commit e723bf87cb
6 changed files with 110 additions and 13 deletions

View File

@@ -2,8 +2,7 @@
#include "thermostat.h"
#include <ArduinoJson.h>
String mqtt_device_id = "thermo1";
String mqtt_temp_topic = "home/room/temperature/thermo1";
// Variables now defined in web_config.cpp
void setup_mqtt(PubSubClient& client) {
// Setup MQTT connection, subscribe to temp topic