Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - alias: "TouchPanel default tab"
- trigger:
- platform: template
- value_template: "{{ not is_state_attr('sensor.touchpanel', 'path', '/lovelace/0') }}"
- for: "00:00:10"
- action:
- service: browser_mod.navigate
- data:
- navigation_path: /lovelace/0
- deviceID: TouchPanel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement