Home Assistant Unofficial Reference 2024.12.1
group.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.helpers.group
 

Functions

list[str] homeassistant.helpers.group.expand_entity_ids (HomeAssistant hass, Iterable[Any] entity_ids)
 
list[str] homeassistant.helpers.group.get_entity_ids (HomeAssistant hass, str entity_id, str|None domain_filter=None)
 

Variables

string homeassistant.helpers.group.ENTITY_PREFIX = "group."