core/homeassistant/helpers
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 Async input_*/zone migration (#4095) 2016-10-29 12:19:27 -07:00
condition.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
config_validation.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
discovery.py Fix platform discovery when platform discovered during discovery of a (#4529) 2016-11-22 08:21:08 -08:00
entity.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
entity_component.py Faster async entity update on component. 2016-11-14 14:18:04 +01:00
event.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
event_decorators.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
script.py Async gather wait (#4247) 2016-11-06 09:26:40 -08:00
service.py Add service to change visibility of a group (#3998) 2016-10-29 16:54:26 -07:00
state.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
template.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
typing.py Device tracker component & platform validation. No more home_range. (#2908) 2016-08-30 10:22:52 -06:00