mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix custom state detection example (#11150)
This commit is contained in:
parent
ef3278a73f
commit
d1732f8880
@ -130,7 +130,7 @@ media_player:
|
|||||||
- 'playing':
|
- 'playing':
|
||||||
'media_session_state': 3 # this indentation is important!
|
'media_session_state': 3 # this indentation is important!
|
||||||
- 'standby'
|
- 'standby'
|
||||||
'com.amazon.tv.launcher':
|
'com.amazon.avod':
|
||||||
- 'playing':
|
- 'playing':
|
||||||
'wake_lock_size': 4 # this indentation is important!
|
'wake_lock_size': 4 # this indentation is important!
|
||||||
- 'playing':
|
- 'playing':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user