.topic = "burrow/temp/garage"
},
{
- .metric = "temp_machinarium",
- .help = "Temperature in the Machinarium [degC]",
+ .metric = "temp_kitchen",
+ .help = "Temperature in the kitchen [degC]",
.type = "gauge",
- .topic = "burrow/temp/machinarium"
+ .topic = "burrow/temp/kitchen"
},
{
-- .metric = "rh_garage",
- .help = "Relative humidity in the garage [%]",
++ .metric = "rh_ursarium",
+ .help = "Relative humidity in the Ursarium [%]",
.type = "gauge",
- .topic = "burrow/temp/garage-rh"
+ .topic = "burrow/temp/ursarium-rh"
},
{
.metric = "temp_catarium_clock",