Skip to content

Commit

Permalink
Remove xiaomi vacuum and phillips tv yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Mar 12, 2021
1 parent 661c236 commit a59d69b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
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 a59d69b

Please sign in to comment.