1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 08:53:56 +00:00
Files
core/homeassistant/components/group/const.py
2022-03-22 12:14:34 +01:00

4 lines
79 B
Python

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