* Refactor group setup * Add @callback decorator and remove commented out code * Keep set, add default on state
4 lines
67 B
Python
4 lines
67 B
Python
"""Constants for the person entity platform."""
|
|
|
|
DOMAIN = "person"
|