From f50b45a1c9024a8c702b17056882ea20b9490f8e Mon Sep 17 00:00:00 2001 From: hubertozog <124465795+hubertozog@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:59:48 +0200 Subject: [PATCH] esphome update - Update one_wire.yaml --- devices_v0_5-v0_6/one_wire.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devices_v0_5-v0_6/one_wire.yaml b/devices_v0_5-v0_6/one_wire.yaml index 9aff7a6..ef83a8c 100644 --- a/devices_v0_5-v0_6/one_wire.yaml +++ b/devices_v0_5-v0_6/one_wire.yaml @@ -1,5 +1,6 @@ -dallas: -- pin: GPIO32 +one_wire: + - platform: gpio + pin: GPIO32 # sensor: # - platform: dallas