mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
* 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