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 Mar 12, 2021
2 parents 1822b50 + a59d69b commit 6f959d5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
1 change: 1 addition & 0 deletions blueprints/automation/homeassistant/motion_light.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
blueprint:
name: Motion-activated Light
description: Turn on a light when motion is detected.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
blueprint:
name: Zone Notification
description: Send a notification to a device when a person leaves a specific zone.
Expand Down
9 changes: 0 additions & 9 deletions packages/tv.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
---
media_player:
- platform: philips_android_tv
name: Fernseher
host: !secret philips_tv_ip
mac: !secret philips_tv_mac
username: !secret philips_tv_user
password: !secret philips_tv_password
favorite_channels_only: true

cloud:
alexa:
filter:
Expand Down
5 changes: 0 additions & 5 deletions packages/vacuum.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
---
vacuum:
- platform: xiaomi_miio
host: !secret xiaomi_vacuum_ip
token: !secret xiaomi_vacuum_token

sensor:
- platform: rest
resource: !secret valetudo_url # http://192.168.x.x/api/remote/map
Expand Down

0 comments on commit 6f959d5

Please sign in to comment.