diff --git a/const.py b/const.py deleted file mode 100644 index 937f8a6..0000000 --- a/const.py +++ /dev/null @@ -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"] \ No newline at end of file