mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 21:19:16 +00:00
4 lines
79 B
Python
4 lines
79 B
Python
"""Constants for the Group integration."""
|
|
|
|
CONF_HIDE_MEMBERS = "hide_members"
|