diff --git a/src/options.json b/src/options.json deleted file mode 100644 index 8830576..0000000 --- a/src/options.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "refresh_interval": 150, - "retry_count": 10, - "retry_wait": 3, - "log_level": "INFO", - "mqtt_discovery": true, - "mqtt_retain": false, - "mqtt_host": "hass", - "mqtt_username": "airthings", - "mqtt_password": "secret" -} \ No newline at end of file