mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
More config_flow
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -3,7 +3,3 @@ sun:
|
||||
|
||||
sensor:
|
||||
- platform: moon
|
||||
|
||||
binary_sensor:
|
||||
# https://www.home-assistant.io/integrations/iss/
|
||||
- platform: iss
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user