Delete const.py

This commit is contained in:
Lyfesaver
2025-10-02 16:00:10 -05:00
committed by GitHub
parent 11fde4d4b8
commit a499f3271a

View File

@@ -1,6 +0,0 @@
"""Constants for the Dispatcharr Sensor integration."""
DOMAIN = "dispatcharr_sensor"
# List of platforms to support. In this case, just the "sensor" platform.
PLATFORMS = ["sensor"]