Files
core/homeassistant/components/fing/const.py
T
2025-10-24 15:45:00 +02:00

5 lines
89 B
Python

"""Const for the Fing integration."""
DOMAIN = "fing"
UPNP_AVAILABLE = "upnp_available"