core/tests/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 Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_async.py Protect waiting for event loop from within event loop (#3658) 2016-10-02 15:07:23 -07:00
test_color.py Move Aeotec bulb color logic to Zwave workaround 2016-07-02 12:08:01 -04:00
test_distance.py Add unit system support 2016-08-04 22:02:19 -07:00
test_dt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_init.py Better handling of accented characters in slugify (#4399) (#4423) 2016-11-16 15:05:10 -08:00
test_location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_package.py Fix PEP257 issues (#3962) 2016-10-20 19:10:12 +02:00
test_unit_system.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
test_yaml.py Remove None value before writing known_devices (#4098) 2016-11-01 21:51:31 -07:00