core/tests/util
starkillerOG f353d51ab1 Add check to validate gamut (#20518)
* color.util - Add check to validate gamut

* fix indents

* fix typo

* Add check to validate gamut

* Add tests for gamut checker

* fix test

* fix pylint issues

* fix hue light gamut tests

* add check to validate gamut

* move None check

* Move None check

* Include prompt to update bridge/bulb on error

* fix wrong commit

* fix error message

* Update light.py
2019-01-28 17:52:00 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_async.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_color.py Add check to validate gamut (#20518) 2019-01-28 17:52:00 -08:00
test_distance.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_dt.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_init.py Use unicode slugify (#19192) 2018-12-17 07:51:13 +01:00
test_json.py Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00
test_location.py Switch to ipapi.co (fixes #19846) (#19886) 2019-01-15 16:18:57 -08:00
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_ruamel_yaml.py Fix 2 ResourceWarning: unclosed file in test_ruamel_yaml.py (#19780) 2019-01-07 11:53:31 -05:00
test_unit_system.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_volume.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_yaml.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00