mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix spelling of "auto" prefixes in zha
(#148022)
This commit is contained in:
parent
3cfff4de3a
commit
0d54e75940
@ -1118,7 +1118,7 @@
|
||||
"name": "Comfort temperature"
|
||||
},
|
||||
"valve_state_auto_shutdown": {
|
||||
"name": "Valve state auto shutdown"
|
||||
"name": "Valve state autoshutdown"
|
||||
},
|
||||
"shutdown_timer": {
|
||||
"name": "Shutdown timer"
|
||||
@ -1996,7 +1996,7 @@
|
||||
"name": "Schedule mode"
|
||||
},
|
||||
"auto_clean": {
|
||||
"name": "Auto clean"
|
||||
"name": "Autoclean"
|
||||
},
|
||||
"test_mode": {
|
||||
"name": "Test mode"
|
||||
@ -2005,7 +2005,7 @@
|
||||
"name": "External temperature sensor"
|
||||
},
|
||||
"auto_relock": {
|
||||
"name": "Auto relock"
|
||||
"name": "Autorelock"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user