mirror of
https://github.com/home-assistant/core.git
synced 2025-04-29 03:37:51 +00:00
3 lines
70 B
Python
3 lines
70 B
Python
"""Constants for the Wake-On-LAN component."""
|
|
DOMAIN = "wake_on_lan"
|