New way to make templates
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
sensor:
|
||||||
|
- name: "claus_distance_home"
|
||||||
|
unit_of_measurement: m
|
||||||
|
state: >
|
||||||
|
{{ distance('device_tracker.clausiphone', 'zone.home') | round(0) }}
|
||||||
Reference in New Issue
Block a user