Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rainer Sokoll
home-assistant
Commits
204ce7a8
Unverified
Commit
204ce7a8
authored
Oct 31, 2018
by
Rainer Sokoll
Browse files
added state 'idle' for Kodi and Apple TV
parent
5f56bd86
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/automations.yaml
View file @
204ce7a8
...
...
@@ -73,3 +73,19 @@
color_temp
:
400
brightness_pct
:
80
transition
:
3
-
alias
:
Film Ende
trigger
:
platform
:
state
entity_id
:
media_player.kodi_wohnzimmer, media_player.schwarzes_kastchen_3
to
:
'
idle'
condition
:
-
condition
:
state
entity_id
:
light.wohnzimmer_stehlampe
state
:
'
on'
action
:
service
:
light.turn_on
data
:
entity_id
:
light.wohnzimmer_stehlampe
color_temp
:
400
brightness_pct
:
100
transition
:
4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment