Advertisement
Pauloautomacao

Sensor de chuva

Jan 17th, 2022 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.10 KB | None | 0 0
  1. binary_sensor:
  2.   - platform: gpio
  3.     name: "Sensor de chuva"
  4.     pin: D6
  5.     id: sensor_chuva
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement