More config_flow

This commit is contained in:
2022-05-07 11:29:15 +03:00
parent ee4161c394
commit dbba29e1ea
3 changed files with 9 additions and 9 deletions
-5
View File
@@ -19,11 +19,6 @@ sensor:
- platform: uptime
- platform: filesize
file_paths:
- /config/home-assistant_v2.db
- /config/home-assistant.log
- platform: template
sensors:
sarah_url:
-4
View File
@@ -3,7 +3,3 @@ sun:
sensor:
- platform: moon
binary_sensor:
# https://www.home-assistant.io/integrations/iss/
- platform: iss
+9
View File
@@ -78,3 +78,12 @@
# client_id: homeassistant
# username: !secret mqtt_username
# password: !secret mqtt_password
# binary_sensor:
# # https://www.home-assistant.io/integrations/iss/
# - platform: iss
# - platform: filesize
# file_paths:
# - /config/home-assistant_v2.db
# - /config/home-assistant.log