mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Fix switch_failed_off exception wording in honeywell (#166987)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"message": "Honeywell could not stop hold mode"
|
||||
},
|
||||
"switch_failed_off": {
|
||||
"message": "Honeywell could turn off emergency heat mode."
|
||||
"message": "Honeywell could not turn off emergency heat mode."
|
||||
},
|
||||
"switch_failed_on": {
|
||||
"message": "Honeywell could not set system mode to emergency heat mode."
|
||||
|
||||
Reference in New Issue
Block a user