Try and shrink down that Media Player group

This commit is contained in:
CCOSTAN
2017-01-10 01:47:31 +00:00
parent 18d032ce79
commit 1cbc927657
4 changed files with 114 additions and 97 deletions

View File

@@ -126,6 +126,10 @@ GUI for Light sunset offset - https://community.home-assistant.io/t/sun-event-re
```yaml ```yaml
Add codesend backup to RF Plugs!
@CCOSTAN I followed the info here: https://home-assistant.io/components/switch.command_line/
command_on: "/var/www/html/rfoutlet/codesend 4543795 -l 177 -p 0"
- alias: 'Get Random Time' - alias: 'Get Random Time'
trigger: trigger:
platform: time platform: time

10
group/media_players.yaml Executable file
View File

@@ -0,0 +1,10 @@
media_players:
entities:
- media_player.livingroomcc
- media_player.roku_1gj361038190
- media_player.roku_1gj361038190_2
- media_player.roku_1gs3ac111661
- media_player.roku_1gs3ac111661_2
- media_player.roku_2n006t621680
- media_player.roku_2n006t621680_2
- media_player.whole_house

View File

@@ -20,3 +20,7 @@ Network:
- sensor.nest_downstairs - sensor.nest_downstairs
- sensor.garadget_large - sensor.garadget_large
- sensor.garadget_small - sensor.garadget_small
- sensor.led_rgb_garage_left
- sensor.led_rgb_garage_small
- sensor.led_rgb_outdoor_den
- sensor.withings_scale

View File

@@ -23,6 +23,7 @@ Bear Stone View:
- group.outdoor_pool_lights - group.outdoor_pool_lights
- group.outdoor_lights - group.outdoor_lights
- group.all_switches - group.all_switches
- group.media_players
Doors: Doors:
view: yes view: yes
@@ -65,9 +66,7 @@ Info:
- group.sensors - group.sensors
- group.garage_doors - group.garage_doors
- sun.sun - sun.sun
- media_player.roku_1gj361038190 - group.media_players
- media_player.roku_1gs3ac111661
- media_player.roku_2N006T621680
- group.weather - group.weather
- group.all_lights - group.all_lights
- group.all_switches - group.all_switches