Add VCC sensor for esp8266 not using ADC
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Make sure nothing is connected to the A0 pin.
|
||||
|
||||
sensor:
|
||||
- platform: adc
|
||||
pin: VCC
|
||||
name: "VCC Voltage"
|
||||
Reference in New Issue
Block a user