mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
