mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
push updated code after merge
This commit is contained in:
@ -103,3 +103,11 @@ enum AcValuesEnums {
|
||||
Heating,
|
||||
Ventilation,
|
||||
}
|
||||
|
||||
enum EnumEffectivePeriodOptions {
|
||||
allDay,
|
||||
daytime,
|
||||
night,
|
||||
custom,
|
||||
none,
|
||||
}
|
||||
|
Reference in New Issue
Block a user