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