8 lines
153 B
YAML
8 lines
153 B
YAML
# Make sure nothing is connected to the A0 pin.
|
|
|
|
sensor:
|
|
- platform: adc
|
|
pin: VCC
|
|
name: "ESP chip VCC Voltage"
|
|
entity_category: diagnostic
|