Skip to content

Instantly share code, notes, and snippets.

@skylyn
Created July 24, 2020 00:00
Show Gist options
  • Save skylyn/63f9d55676f025d7f5ecd631f74b55bd to your computer and use it in GitHub Desktop.
Save skylyn/63f9d55676f025d7f5ecd631f74b55bd to your computer and use it in GitHub Desktop.
- platform: template
sensors:
recessed_door_sensor:
friendly_name: "Good door sensor"
value_template: "{{ is_state('sensor.recessed_door_sensor_alarm_level', '255') }}"
device_class: opening
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment