Skip to content

Commit

Permalink
Merge branch 'master' of github.com:eifinger/homeassistant-config
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Apr 11, 2021
2 parents 5e150a0 + 2ac23c4 commit b7744d0
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 398 deletions.
4 changes: 0 additions & 4 deletions customize.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
sensor.location_user_one:
entity_picture: /local/user_one.jpg
sensor.location_user_two:
entity_picture: /local/user_two.JPG
input_boolean.heading_home_notifier_user_one:
friendly_name: Benachrichtigung wenn Kevin in Richtung nach Hause fährt
sensor.tplink_tv_power_usage:
Expand Down
6 changes: 0 additions & 6 deletions input_boolean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ is_home:
sleepmode:
name: Schlafmodus
icon: mdi:sleep
user_one_sleep:
name: Kevin
icon: mdi:sleep
user_two_sleep:
name: Sina
icon: mdi:sleep
user_one_home:
name: Is user one home
icon: mdi:home
Expand Down
8 changes: 8 additions & 0 deletions packages/coffeemachine.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
binary_sensor:
- platform: template
sensors:
coffeemachine:
friendly_name: "Kaffeemaschine ist an"
value_template: >-
{{ states("sensor.blitzwolf_shp6_15a_1_wattage") | float > 5 }}
194 changes: 0 additions & 194 deletions packages/next_appointment_leave_notifier.yaml

This file was deleted.

106 changes: 0 additions & 106 deletions packages/room_presence.yaml

This file was deleted.

Loading

0 comments on commit b7744d0

Please sign in to comment.