mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 09:08:41 +00:00
aeb8e9413b138a4954ee2fa3e4259b74cb27321d
- MCP23008/MCP23S08: Read GPIO register before attaching ISR to clear any latched interrupt from a previous MCU run (chip may stay powered) - MCP23017/MCP23S17: Read both GPIOA and GPIOB to clear latched state - PI4IOE5V6408: Add explicit static_cast<uint8_t> for ~mode_mask_ to avoid implicit int-to-uint8_t truncation
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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
