mirror of
https://github.com/Burningstone91/smart-home-setup.git
synced 2022-05-05 21:16:50 +03:00
Added office media player to configuration, added new household tasks, fixed influxdb not able to connect
This commit is contained in:
@@ -78,7 +78,7 @@ logbook:
|
||||
|
||||
influxdb:
|
||||
api_version: 2
|
||||
host: localhost
|
||||
host: 10.10.40.6
|
||||
port: 8086
|
||||
ssl: false
|
||||
verify_ssl: false
|
||||
|
||||
@@ -146,7 +146,7 @@ homeassistant:
|
||||
sensor.chore_clean_windows:
|
||||
friendly_name: Fenster reinigen
|
||||
sensor.chore_clean_furniture:
|
||||
friendly_name: Möbel pflegen
|
||||
friendly_name: Möbel pflegen
|
||||
sensor.chore_clean_cupboards:
|
||||
friendly_name: Schränke reinigen
|
||||
sensor.chore_clean_oven:
|
||||
@@ -181,3 +181,11 @@ homeassistant:
|
||||
friendly_name: Waschmaschine reinigen
|
||||
sensor.chore_check_food_stock:
|
||||
friendly_name: Vorräte prüfen
|
||||
sensor.chore_clean_fur:
|
||||
friendly_name: Baghira Fell bürsten
|
||||
sensor.chore_clean_ears:
|
||||
friendly_name: Baghira Ohren putzen
|
||||
sensor.chore_clean_food_bowl:
|
||||
friendly_name: Napf reinigen
|
||||
sensor.chore_cut_claws:
|
||||
friendly_name: Baghira Krallen schneiden
|
||||
|
||||
@@ -1189,7 +1189,7 @@ automation:
|
||||
- device_tracker.plug_dishwasher
|
||||
- device_tracker.kodi_livingroom
|
||||
- device_tracker.music_bedroom
|
||||
#- device_tracker.music_office
|
||||
- device_tracker.music_office
|
||||
#- device_tracker.music_balcony
|
||||
- device_tracker.receiver_livingroom
|
||||
#- device_tracker.receiver_office
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user