hass-core/tests/testing_config/custom_components/test
Erik Montnemery 5f2326fb57
Add support for light color modes (#47720)
* Add support for light color modes

* Update tests

* Update comments

* Fix bugs, add tests

* Suppress lint errors

* Don't suppress brightness when state is ambiguous

* Improve reproduce_state + add tests

* Add comment

* Change COLOR_MODE_* constants, rename COLOR_MODE_DIMMER to COLOR_MODE_BRIGHTNESS

* Fix tests

* Tweaks
2021-03-16 12:51:39 +01:00
..
translations Rename translations dir for integrations (#34494) 2020-04-21 16:11:05 -07:00
__init__.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
alarm_control_panel.py Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
cover.py Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
device_tracker.py Move device tracker scanner attributes to ScannerEntity (#45312) 2021-01-19 11:04:08 -06:00
image_processing.py Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
light.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
lock.py Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
manifest.json Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
remote.py Add device action support for remotes (#39400) 2020-09-07 08:54:18 -05:00
sensor.py Add device classes for CO and CO2 measurements (#47487) 2021-03-07 00:52:43 +01:00
switch.py Remove stale print 2020-08-20 11:41:05 +00:00