mirror of
https://github.com/esphome/esphome.git
synced 2025-09-05 04:42:21 +01:00
593a3d48fb15a6601169d1bfcc3c00976175e243
The wrong error message is displayed like: > GPIO17 (TOUT) is an analog-only pin on the ESP8266. in case of the analog pin validation because the method `shorthand_analog_pin` uses wrong `GPIO_FULL_INPUT_PIN_SCHEMA` instead of `GPIO_FULL_ANALOG_PIN_SCHEMA`.
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
Languages
C++
68.2%
Python
31.6%
C
0.1%