1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 04:37:52 +00:00
Jan Bouwhuis 986df70fe3
Refactor group setup ()
* Refactor group setup

* Add @callback decorator and remove commented out code

* Keep set, add default on state
2024-04-28 16:32:17 +02:00

4 lines
61 B
Python

"""Constants for cover entity platform."""
DOMAIN = "cover"