mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 12:43:28 +02:00
d52e425ba28d4875bd3ffe7303cd16245e6690c5
* Remove EntityBase form sprinkler * remove unneeded method * Set name correctly Move some timers to `setup` that rely on this->name_ * Fix SprinklerControllerSwitch setup * Update esphome/components/sprinkler/__init__.py Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> --------- Co-authored-by: Samuel Sieb <samuel-github@sieb.net> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Languages
C++
69%
Python
30.7%
C
0.2%
