hass-core/homeassistant/components/matter
Arturo 1c02f19d9a
Fix matter color temperature light (#87677)
* Adds tests for each matter light type and fixes small issue with color temperature lights not being detected properly

* Removes commented out code

* Changed matter light tests to pytest.mark.parametrize to reduce duplicate code
2023-02-08 23:41:04 +01:00
..
__init__.py Fix matter remove config entry device (#87571) 2023-02-06 22:41:52 +01:00
adapter.py Fix matter clusters BasicInformation (#86615) 2023-01-25 11:19:52 +01:00
addon.py
api.py Fix matter websocket reconnect (#84192) 2022-12-20 13:06:24 +01:00
binary_sensor.py Bump python matter server to 1.0.8 (#84692) 2022-12-28 18:29:37 +01:00
config_flow.py Bump python matter server to 1.0.8 (#84692) 2022-12-28 18:29:37 +01:00
const.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00
device_platform.py Add matter switch platform (#83149) 2022-12-06 21:57:24 +01:00
diagnostics.py Fix matter remove config entry device (#87571) 2023-02-06 22:41:52 +01:00
entity.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00
helpers.py Fix matter remove config entry device (#87571) 2023-02-06 22:41:52 +01:00
light.py Fix matter color temperature light (#87677) 2023-02-08 23:41:04 +01:00
manifest.json Sort manifests 6 (#87027) 2023-02-08 20:38:43 +01:00
sensor.py Use UnitOfVolumeFlowRate in integrations (#84348) 2022-12-21 11:00:24 +01:00
services.yaml Remove matter services available in websocket api (#83151) 2022-12-02 13:59:18 -05:00
strings.json
switch.py Bump python matter server to 1.0.8 (#84692) 2022-12-28 18:29:37 +01:00
util.py Add color support to matter lights (#87366) 2023-02-07 20:44:02 +01:00