12-09-2024, 06:53 PM
I did the same for DHT11 but not showing anything. I connected to same pins with DSS18b20 (only the DHT without the DS).
This is what I used: (Anything wrong?)
# Example configuration entry
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 0
i2c:
- id: bus_a
sda: 4
scl: 16
scan: true
one_wire:
- pin: GPIO014
platform: gpio
# Example configuration entry
pcf8574:
- id: 'pcf8574_hub_out_1' # for output channel 1-16
i2c_id: bus_a
address: 0x24
pcf8575: true
This is what I used: (Anything wrong?)
# Example configuration entry
ethernet:
type: LAN8720
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
phy_addr: 0
i2c:
- id: bus_a
sda: 4
scl: 16
scan: true
one_wire:
- pin: GPIO014
platform: gpio
# Example configuration entry
pcf8574:
- id: 'pcf8574_hub_out_1' # for output channel 1-16
i2c_id: bus_a
address: 0x24
pcf8575: true