mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 22:28:14 +00:00
* Expose `send_local_time()` as public, for use in lambdas. This will send the current time configured in `time_id`. * Add a new `set_clock()` public method, separate from time_id. This allows setting the clock manually, without syncing from a Time Component. Again this can only be called from ESPHome; i.e., generally from a lambda.
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
Languages
C++
70.5%
Python
29.2%
C
0.1%