hass-core/homeassistant/components/matter
Marcel van der Veldt c0d529b072
Some fixes for the Matter light discovery schema (#116108)
* Fix discovery schema for light platform

* fix switch platform discovery schema

* extend light tests

* Update switch.py

* clarify comment

* use parameter for supported_color_modes
2024-05-01 13:39:16 +02:00
..
__init__.py get_matter_device_info: Test the Matter config entry is set up (#111792) 2024-02-28 23:09:48 -05:00
adapter.py Add matter device serial number (#113878) 2024-03-20 15:31:48 +01:00
addon.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
api.py Enable even more SIM ruff rules (#113017) 2024-03-11 14:23:52 +01:00
binary_sensor.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
climate.py Fix Matter airconditioner discovery of climate platform (#114326) 2024-03-27 22:35:08 +01:00
config_flow.py Add matter during onboarding (#116163) 2024-04-29 14:09:24 +00:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
cover.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
diagnostics.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
discovery.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
entity.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
event.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
helpers.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
light.py Some fixes for the Matter light discovery schema (#116108) 2024-05-01 13:39:16 +02:00
lock.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
manifest.json Add matter during onboarding (#116163) 2024-04-29 14:09:24 +00:00
models.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
sensor.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
strings.json
switch.py Some fixes for the Matter light discovery schema (#116108) 2024-05-01 13:39:16 +02:00
util.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00