Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- output:
- - platform: gpio
- pin: 27
- id: 'pumpe_1'
- - platform: gpio
- pin: 14
- id: 'pumpe_2'
- switch:
- - platform: output
- name: "Pumpe Gødning"
- output: 'pumpe_1'
- inverted: True
- - platform: output
- name: "Pumpe Vand"
- output: 'pumpe_2'
- inverted: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement