mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 15:14:37 +01:00
939d1b5ff6
* Fix time functions would throw errors in python scripts * Added unit test for time.strptime, change variable name to satisfy lint * Added docstring for time attribute wrapper method to satisfy lint * Fixed line too long lint problem