mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Updated example config with process config
This commit is contained in:
parent
472308ec71
commit
ea22695aa7
@ -41,3 +41,7 @@ download_dir=downloads
|
|||||||
[group]
|
[group]
|
||||||
living_room=light.Bowl,light.Ceiling,light.TV_back_light
|
living_room=light.Bowl,light.Ceiling,light.TV_back_light
|
||||||
bedroom=light.Bed_light
|
bedroom=light.Bed_light
|
||||||
|
|
||||||
|
[process]
|
||||||
|
# items are which processes to look for: <entity_id>=<search string within ps>
|
||||||
|
# xbmc=XBMC.App
|
||||||
|
Loading…
x
Reference in New Issue
Block a user