core/homeassistant/util
Paulus Schoutsen 2c7e895105 Entity and climate: do not convert temperature unnecessary (#4522)
* Climate: more consistent units

* Prevent unnecessary conversion in entity component

* int -> round

* Disable Google tests because they connect to the internet

* Remove default conversion rounding F->C

* Add rounding of temp to weather comp

* Fix equality

* Maintain precision when converting temp in entity

* Revert "Disable Google tests because they connect to the internet"

This reverts commit b60485dc19.
2016-11-22 17:38:04 -08:00
..
__init__.py Better handling of accented characters in slugify (#4399) (#4423) 2016-11-16 15:05:10 -08: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 Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
package.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
temperature.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
unit_system.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
yaml.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00