hass-core/homeassistant
starkillerOG f353d51ab1 Add check to validate gamut ()
* 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
..
auth Strip login username in backend () 2019-01-16 15:03:05 -08:00
components Add check to validate gamut () 2019-01-28 17:52:00 -08:00
helpers Add COMPONENT_SCHEMA and use it in alarm_control_panel () 2019-01-28 16:14:55 -08:00
scripts Upgrade keyring to 17.1.1 () 2019-01-11 10:48:07 -05:00
util Add check to validate gamut () 2019-01-28 17:52:00 -08:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Warn for old slugs/entity ids () 2019-01-26 14:10:05 -08:00
config.py Add COMPONENT_SCHEMA and use it in alarm_control_panel () 2019-01-28 16:14:55 -08:00
config_entries.py Make Ambient PWS async and cloud-push () 2019-01-28 15:35:39 -08:00
const.py Bumped version to 0.87.0.dev0 2019-01-26 14:15:36 -08:00
core.py history allowed to load states with invalid entity IDs () 2019-01-24 19:34:02 -08:00
data_entry_flow.py Add webhook + IFTTT example () 2018-09-30 14:45:48 +02:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Allow embedded platforms () 2019-01-11 11:30:22 -08:00
monkey_patch.py Narrow scope of various pylint inline disables () 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade astral to 1.8 () 2019-01-26 15:54:35 +01:00
requirements.py Improve package loadable () 2018-08-28 12:52:18 +02:00
setup.py Allow embedded platforms () 2019-01-11 11:30:22 -08:00