.value_name = "t",
.topic = "burrow/heating/return-temp",
},
-
- // Sensors in the mill
- {
- .metric = "mill_temp,where=horni",
- .value_name = "t",
- .topic = "mill/thermostat/horni",
- },
- {
- .metric = "mill_temp,where=dolni",
- .value_name = "t",
- .topic = "mill/thermostat/dolni",
- },
- {
- .metric = "mill_temp,where=velky",
- .value_name = "t",
- .topic = "mill/thermostat/velky",
- },
- {
- .metric = "mill_temp,where=kuchyn",
- .value_name = "t",
- .topic = "mill/thermostat/kuchyn",
- },
};
/*** MQTT ***/