From b53356ee8e96ddc6134ebd470a716df9cb98c445 Mon Sep 17 00:00:00 2001 From: wedr0wycz <98967693+wedr0wycz@users.noreply.github.com> Date: Thu, 19 Sep 2024 21:25:48 +0200 Subject: [PATCH] change id name --- devices_v0_4/pcf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices_v0_4/pcf.yaml b/devices_v0_4/pcf.yaml index 8463af2..f2b0f38 100644 --- a/devices_v0_4/pcf.yaml +++ b/devices_v0_4/pcf.yaml @@ -1,8 +1,8 @@ pcf8574: - - id: 'pcf_right' + - id: 'pcf_inputs_1to14' address: 0x20 pcf8575: true - - id: 'pcf_left' + - id: 'pcf_inputs_15to28' address: 0x21 pcf8575: true - id: 'mcp_inputs_1to16'