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