mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 15:14:37 +01:00
414900fefb
* Expose time module in Python Scripts * Make dt_util available in Python Scripts * Limit methods in time module * Add time.mktime * Limit access to datetime * Add warning to time.sleep * Lint