Skip to content
Snippets Groups Projects
Commit 120c0fdf authored by Philipp's avatar Philipp
Browse files

fix pin numbering

parent 8f8a7c01
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
# Dallas DS18B20
dallas:
- pin: D3
- pin: 0
update_interval: 10s
# Sensor configs
......@@ -25,6 +25,6 @@ sensor:
binary_sensor:
- platform: gpio
pin: D2
pin: 4
id: kuehlschrank_door
name: Kuehlschrank-Door
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment