mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
ce5be77ed6a34f5777983181587fce0269c236bb
The `vscode --ace` validator resolves an error's range to the deepest matching node, which for a "Component not found" error is the component's value mapping — so the range starts at the first child, and editors underline the children instead of the offending top-level key. Request the key's range for these errors (as already done for "extra keys not allowed"). Backward compatible: only the range for this error type changes.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
