hass-core/homeassistant/components/group/const.py
2022-03-22 12:14:34 +01:00

3 lines
79 B
Python

"""Constants for the Group integration."""
CONF_HIDE_MEMBERS = "hide_members"