Variables | |
| string | ATTR_ADD_ENTITIES = "add_entities" |
| string | ATTR_ALL = "all" |
| string | ATTR_AUTO = "auto" |
| string | ATTR_ENTITIES = "entities" |
| string | ATTR_OBJECT_ID = "object_id" |
| string | ATTR_ORDER = "order" |
| string | ATTR_REMOVE_ENTITIES = "remove_entities" |
| string | CONF_HIDE_MEMBERS = "hide_members" |
| string | CONF_IGNORE_NON_NUMERIC = "ignore_non_numeric" |
| string | DOMAIN = "group" |
Constants for the Group integration.
| string homeassistant.components.group.const.ATTR_ADD_ENTITIES = "add_entities" |
| string homeassistant.components.group.const.ATTR_ALL = "all" |
| string homeassistant.components.group.const.ATTR_AUTO = "auto" |
| string homeassistant.components.group.const.ATTR_ENTITIES = "entities" |
| string homeassistant.components.group.const.ATTR_OBJECT_ID = "object_id" |
| string homeassistant.components.group.const.ATTR_ORDER = "order" |
| string homeassistant.components.group.const.ATTR_REMOVE_ENTITIES = "remove_entities" |
| string homeassistant.components.group.const.CONF_HIDE_MEMBERS = "hide_members" |
| string homeassistant.components.group.const.CONF_IGNORE_NON_NUMERIC = "ignore_non_numeric" |