Add chromecast and harmony hub

This commit is contained in:
KemoNine 2019-05-04 00:34:21 +00:00
parent 9e00d312ee
commit 0a1f6e8218
4 changed files with 17 additions and 1 deletions

View File

@ -201,3 +201,6 @@ sun:
# Media Devices
cast: !include media/cast.yaml
# Remotes
remote: !secret remotes

5
media/README.md Normal file
View File

@ -0,0 +1,5 @@
# Media Devices
Various media devices and platforms.
See ```yaml``` files for various forms of what kinds of devices are configured and how to setup more.

2
media/cast.yaml Normal file
View File

@ -0,0 +1,2 @@
media_player:
!secret google_casts

View File

@ -21,6 +21,12 @@ google_casts:
- host: 10.0.0.1
- host: 192.168.0.1
# Remotes
remotes:
- platform: harmony
name: My Remote
host: 127.0.0.1
# UniFi Config
unifi_host: unifi.domain.tld
unifi_port: 8443
@ -34,4 +40,4 @@ unifi_ssids:
unifi_video_nvr: unifivideo.domain.tld
unifi_video_port: 7080
unifi_video_api_key: API_KEY
unifi_video_camera_password: ubnt
unifi_video_camera_password: ubnt