mirror of
https://github.com/esphome/esphome.git
synced 2026-09-27 06:50:22 +00:00
de171db50eccfe480777a12098f9876d2a1d0723
Replace std::bind(&DelayAction::play_next_, this, x...) with a [this, x...] lambda in the argument-forwarding path.
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
558 MiB
Languages
C++
55.5%
Python
43.9%
C
0.3%
JavaScript
0.2%
