dashboard: add grouped temperature overview tiles
This commit is contained in:
@@ -22,6 +22,7 @@ struct TempSensorConfig {
|
||||
String address;
|
||||
bool enabled;
|
||||
bool weather;
|
||||
String group;
|
||||
};
|
||||
|
||||
struct BmsConfig {
|
||||
|
||||
Reference in New Issue
Block a user