-
- Downloads
ESPHome fix missing state in certain circumstances (#28729)
* Fix ESPHome having missing state in certain situations Fixes https://github.com/esphome/issues/issues/828 * Update requirements_all * Also fix climate preset mode
Showing
- homeassistant/components/esphome/binary_sensor.py 2 additions, 0 deletionshomeassistant/components/esphome/binary_sensor.py
- homeassistant/components/esphome/climate.py 1 addition, 1 deletionhomeassistant/components/esphome/climate.py
- homeassistant/components/esphome/manifest.json 1 addition, 1 deletionhomeassistant/components/esphome/manifest.json
- homeassistant/components/esphome/sensor.py 4 additions, 0 deletionshomeassistant/components/esphome/sensor.py
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 1 addition, 1 deletionrequirements_test_all.txt
Loading
Please register or sign in to comment