mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-23 03:06:51 -04:00
Split program and mach mode of ac #75
This commit is contained in:
parent
78727e89cd
commit
fbd1bdf5ba
23 changed files with 508 additions and 31 deletions
|
@ -159,6 +159,12 @@ CLIMATE = {
|
|||
"state": "PROGRAMS.OV",
|
||||
}
|
||||
},
|
||||
"air_conditioner": {
|
||||
"preset_mode": {
|
||||
"name": "OV.TABS.PROGRAMS_TITLE",
|
||||
"state": "PROGRAMS.AC",
|
||||
}
|
||||
},
|
||||
"wine": {
|
||||
"preset_mode": {
|
||||
"name": "WC.NAME",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue