mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Updated Groups
Split out the user devices from individual group Updated device tracker for tycho server
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user