mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 22:53:54 +01:00
3 lines
70 B
Python
3 lines
70 B
Python
"""Constants for the Wake-On-LAN component."""
|
|
DOMAIN = "wake_on_lan"
|