Add weather temperature sensor flag
This commit is contained in:
@@ -17,6 +17,7 @@ struct TempSensorConfig {
|
||||
String name;
|
||||
String address;
|
||||
bool enabled;
|
||||
bool weather;
|
||||
};
|
||||
|
||||
struct BmsConfig {
|
||||
|
||||
Reference in New Issue
Block a user