sensor updates thats to change in stats sensor and apple tv entity id change
This commit is contained in:
parent
7a36514b63
commit
4b871e5fa4
|
@ -27,7 +27,7 @@
|
||||||
days: 8
|
days: 8
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: AppleTV time
|
name: AppleTV time
|
||||||
entity_id: media_player.home_theater
|
entity_id: media_player.apple_tv
|
||||||
state: 'playing'
|
state: 'playing'
|
||||||
type: time
|
type: time
|
||||||
end: '{{ now() }}'
|
end: '{{ now() }}'
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
- sensor.living_room_temperature
|
- sensor.living_room_temperature
|
||||||
- sensor.master_bedroom_temperature
|
- sensor.master_bedroom_temperature
|
||||||
- sensor.skylar_room_temperature
|
- sensor.skylar_room_temperature
|
||||||
|
type: mean
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: Outside Lights
|
name: Outside Lights
|
||||||
entity_id: group.outside_lights
|
entity_id: group.outside_lights
|
||||||
|
|
Loading…
Reference in New Issue