Update homeassistant/components/fluss/const.py

removing it since it's no longer needed

Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
Marcello
2025-03-25 15:06:39 +02:00
committed by GitHub
parent 6404e45dea
commit a67244e955

View File

@@ -1,5 +1,4 @@
"""Constants for the Fluss+ integration."""
from homeassistant.const import CONF_API_KEY # noqa: F401
DOMAIN = "fluss"