mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
modular config
This commit is contained in:
15
devices/one_wire.yaml
Executable file
15
devices/one_wire.yaml
Executable file
@@ -0,0 +1,15 @@
|
||||
dallas:
|
||||
- pin: GPIO32
|
||||
|
||||
# sensor:
|
||||
# - platform: dallas
|
||||
# address: 0x283c01d607d4df28
|
||||
# name: "Dallas Sensor 1"
|
||||
#
|
||||
# - platform: dallas
|
||||
# address: 0xdfe67a061e64ff28
|
||||
# name: "Dallas Sensor 2"
|
||||
#
|
||||
# - platform: dallas
|
||||
# address: 0xa7a89f071e64ff28
|
||||
# name: "Dallas Sensor 3"
|
||||
Reference in New Issue
Block a user