mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 12:06:59 +01:00
* Refactor group setup * Add @callback decorator and remove commented out code * Keep set, add default on state
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the lock entity platform."""
|
|
|
|
DOMAIN = "lock"
|