mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 07:06:19 +01:00
5 lines
126 B
Python
5 lines
126 B
Python
"""Constants for the Group integration."""
|
|
|
|
CONF_HIDE_MEMBERS = "hide_members"
|
|
CONF_IGNORE_NON_NUMERIC = "ignore_non_numeric"
|