core/homeassistant/components/group/const.py

4 lines
79 B
Python

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