core/homeassistant/components/shelly
Maciej Bieniek 95bb019f71
Do not reload Shelly TRV entry when not needed (#88037)
* Do not reload the entry when the target temperature changes

* Do not reload the entry when the mode changes

* Increase test coverage

* Increase test coverage
2023-02-15 10:21:53 +01:00
..
bluetooth
__init__.py
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py
config_flow.py
const.py Add support for `triple_push` event for Shelly gen2 devices (#88081) 2023-02-15 10:20:27 +01:00
coordinator.py Do not reload Shelly TRV entry when not needed (#88037) 2023-02-15 10:21:53 +01:00
cover.py
device_trigger.py
diagnostics.py
entity.py
light.py
logbook.py
manifest.json
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
strings.json Add support for `triple_push` event for Shelly gen2 devices (#88081) 2023-02-15 10:20:27 +01:00
switch.py
update.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
utils.py