mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Thermostat sensor changed from hvac_mode to hvac_state (#10133)
This commit is contained in:
parent
fbbd00cbcf
commit
8e3445d622
@ -313,7 +313,7 @@ The following conditions are available by device:
|
|||||||
- preset\_mode
|
- preset\_mode
|
||||||
- temperature
|
- temperature
|
||||||
- target
|
- target
|
||||||
- hvac\_mode: The currently active state of the HVAC system, `heat`, `cool` or `off` (previously `heating`, `cooling` or `off`).
|
- hvac\_state: The currently active state of the HVAC system, `heat`, `cool` or `off` (previously `heating`, `cooling` or `off`).
|
||||||
- Nest Protect:
|
- Nest Protect:
|
||||||
- co\_status: `Ok`, `Warning` or `Emergency`
|
- co\_status: `Ok`, `Warning` or `Emergency`
|
||||||
- smoke\_status: `Ok`, `Warning` or `Emergency`
|
- smoke\_status: `Ok`, `Warning` or `Emergency`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user