core/homeassistant/components/matter
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py
adapter.py
addon.py
api.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
discovery.py Add Event platform to Matter (#97219) 2023-07-26 12:19:23 +02:00
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
event.py Add Event platform to Matter (#97219) 2023-07-26 12:19:23 +02:00
helpers.py
light.py Add guard for missing xy color support in Matter light platform (#97251) 2023-07-26 11:37:13 +02:00
lock.py
manifest.json Add Event platform to Matter (#97219) 2023-07-26 12:19:23 +02:00
models.py
sensor.py
services.yaml
strings.json Fix typo Lomng -> Long (#97315) 2023-07-27 08:58:52 +02:00
switch.py
util.py