Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ESPHome GPIO
#2
sure, all our boards support ESPHome. Here is demo config:

# Example configuration entry
sensor:
- platform: adc
pin: 36
name: "analog-1"
update_interval: 10s
attenuation: 11db

- platform: adc
pin: 34
name: "analog-2"
update_interval: 10s
attenuation: 11db

- platform: adc
pin: 35
name: "analog-3"
update_interval: 10s
attenuation: 11db

- platform: adc
pin: 39
name: "analog-4"
update_interval: 10s
attenuation: 11db
Reply


Messages In This Thread
ESPHome GPIO - by lautarosrur - 11-04-2022, 09:00 PM
RE: ESPHome GPIO - by admin - 11-05-2022, 01:05 AM
RE: ESPHome GPIO - by lautarosrur - 11-05-2022, 02:32 AM
RE: ESPHome GPIO - by admin - 11-05-2022, 11:53 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)