Updated Groups

Split out the user devices from individual group
Updated device tracker for tycho server
This commit is contained in:
Jeffrey Stone
2017-01-02 14:37:09 -05:00
parent 23b60592c0
commit 6b991f7001
3 changed files with 18 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
tycho:
friendly_name: 'tycho'
value_template: "{{ 'Online' if is_state('device_tracker.tycho', 'home') else 'Offline' }}"
value_template: "{{ 'Online' if is_state('device_tracker.jarvis', 'home') else 'Offline' }}"
tightbeam:
friendly_name: 'tightbeam'