Adding a day to the speech sensor
This commit is contained in:
parent
ec51e5d788
commit
667ae111f8
|
@ -97,7 +97,7 @@
|
||||||
type: time
|
type: time
|
||||||
end: '{{ now() }}'
|
end: '{{ now() }}'
|
||||||
duration:
|
duration:
|
||||||
days: 7
|
days: 8
|
||||||
- platform: history_stats
|
- platform: history_stats
|
||||||
name: AppleTV time
|
name: AppleTV time
|
||||||
entity_id: media_player.apple_tv
|
entity_id: media_player.apple_tv
|
||||||
|
|
Loading…
Reference in New Issue