Guest User

Untitled

a guest
May 7th, 2023
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.22 KB | None | 0 0
  1. template:
  2.   - binary_sensor:
  3.       - name: "Inverted binary sensor"
  4.         unique_id: "sensor.heatpump_indoor_temperature_up_to_date"
  5.         state: "{{ is_state( "binary_sensor.car_garage_door_opener_input", "closed" ) }}"
Advertisement
Add Comment
Please, Sign In to add comment