core/homeassistant/util
Johann Kellerman 5df8477536 Catch UnicodeDecodeError Error (#4007)
* Catch UnicodeDecodeError Error 

Error for #3933

* Forgot (exc)

* catch...

* Tests by @lwis

* Docstring

* Create open
2016-10-23 18:55:06 -07:00
..
__init__.py Move worker pool monitoring to be time based instead of add_job based. (#3439) 2016-09-19 23:39:49 -07:00
async.py Async exception handling (#3731) 2016-10-07 17:20:39 -07:00
color.py Type Hints - Core/Utils/Helpers Part 1 (#2592) 2016-07-23 11:07:08 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Improvement typing (#2735) 2016-08-07 16:26:35 -07:00
location.py Add unit system support 2016-08-04 22:02:19 -07:00
package.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
temperature.py Add unit system support 2016-08-04 22:02:19 -07:00
unit_system.py Move unit system to util (#2763) 2016-08-08 20:42:25 -07:00
yaml.py Catch UnicodeDecodeError Error (#4007) 2016-10-23 18:55:06 -07:00