Advertisement
captain380

automation fingerprint name

Apr 10th, 2024
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. - service: input_text.set_value
  2. target:
  3. entity_id: input_text.garage_fingerprint_1
  4. data:
  5. value: '{{ states(''sensor.garage_fingerprint_person'') }} {{ ''opened'' if
  6. is_state(''cover.garage_door_east_zw'',''closed'') else ''closed'' }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement