core/homeassistant/components/group
Bertrand Roussel 11f5b48724
Add standard deviation calculation to group (#112076)
* Add standard deviation calculation to group

* Add missing bits

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-05-10 10:16:09 +02:00
..
__init__.py
binary_sensor.py
config_flow.py Add standard deviation calculation to group (#112076) 2024-05-10 10:16:09 +02:00
const.py
cover.py
entity.py Refactor group state logic (#116318) 2024-05-02 21:55:46 +02:00
event.py
fan.py
icons.json
light.py
lock.py Add `open` state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
manifest.json
media_player.py
notify.py Remove unnecessary type ignores (#116036) 2024-04-23 17:32:21 +02:00
registry.py Refactor group state logic (#116318) 2024-05-02 21:55:46 +02:00
reproduce_state.py
sensor.py Add standard deviation calculation to group (#112076) 2024-05-10 10:16:09 +02:00
services.yaml
strings.json Add standard deviation calculation to group (#112076) 2024-05-10 10:16:09 +02:00
switch.py
util.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00