mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +00:00
cd9c3d2eee8eaecbecd8f5db8ee7bb25b0f39fca
Replaces the hand-rolled bus lookup in _final_validate_spi with spi.final_validate_device_schema, which also enforces mosi_pin on the shared bus (previously only miso_pin was checked), plus an id_declaration_match_schema check that the bus uses a hardware interface. Errors now anchor to the referenced spi: block.
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
