mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 07:01: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