mirror of
https://github.com/home-assistant/core.git
synced 2026-08-07 05:46:41 +01:00
* 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