core/homeassistant/components/matter
Marcel van der Veldt 5b1e4e0691
Fix Matter Model ID for bridged devices (#126059)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-23 10:15:07 +02:00
..
__init__.py
adapter.py Fix Matter Model ID for bridged devices (#126059) 2024-09-23 10:15:07 +02:00
addon.py
api.py
binary_sensor.py
climate.py Fix Matter climate platform attributes when dedicated OnOff attribute is off (#126286) 2024-09-23 09:27:11 +02:00
config_flow.py
const.py
cover.py
diagnostics.py
discovery.py Fix duplicate power sensors for Matter 1.3 powerplugs (#126269) 2024-09-20 12:05:19 +02:00
entity.py
event.py
fan.py
helpers.py
icons.json
light.py Remove default transition in Matter light platform (#126220) 2024-09-18 21:23:05 +02:00
lock.py
manifest.json
models.py Fix duplicate power sensors for Matter 1.3 powerplugs (#126269) 2024-09-20 12:05:19 +02:00
number.py
select.py
sensor.py Mark current position sensor for Matter switch as default disabled (#126254) 2024-09-20 12:07:38 +02:00
strings.json
switch.py
update.py
util.py