* Speed up creating group entities from YAML - Pass all the entities to async_add_entities in one call to avoid multiple levels of gather * Speed up creating group entities from YAML - Pass all the entities to async_add_entities in one call to avoid multiple levels of gather * Update homeassistant/components/group/__init__.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/group/__init__.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/group/__init__.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/group/__init__.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * typing * unbreak Co-authored-by: Martin Hjelmare <marhje52@gmail.com> |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
cover.py | ||
fan.py | ||
light.py | ||
lock.py | ||
manifest.json | ||
media_player.py | ||
notify.py | ||
recorder.py | ||
reproduce_state.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
util.py |