core/tests/util
uchagani cffb704311 Enable BMW component to be unit system aware (#17197)
* Enable BMW component to be unit system aware

* lint fixes

* use constants for config entries

* remove configuration from component and rely only on HA config of unit_system

* remove unused import

* update code to reflect feedback

* lint fixes

* remove unnecessary comments

* rework return statement to satisfy pylint

* more lint fixes

* add tests for volume utils

* lint fixes

* more lint fixes

* remove unnecessary comments
2018-10-11 10:55:22 +02:00
..
__init__.py
test_async.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_color.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
test_distance.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_dt.py Make async_track_time_change smarter (#17199) 2018-10-09 10:14:18 +02:00
test_init.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_json.py Added working support for private storage (#16903) 2018-10-02 10:16:43 +02:00
test_location.py
test_logging.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
test_package.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_unit_system.py
test_volume.py Enable BMW component to be unit system aware (#17197) 2018-10-11 10:55:22 +02:00
test_yaml.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00