..
__init__.py
Add helper method to get matter device info ( #103765 )
2023-11-10 13:43:54 -05:00
adapter.py
Don't require passing identifiers to DeviceRegistry.async_get_device ( #96479 )
2023-07-13 13:39:25 -04:00
addon.py
api.py
binary_sensor.py
Set Matter battery sensors as diagnostic ( #95794 )
2023-07-04 14:54:37 +02:00
climate.py
Bump python-matter-server to version 4.0.0 ( #102786 )
2023-10-25 16:51:42 +02:00
config_flow.py
const.py
cover.py
Fix Matter entity names ( #95477 )
2023-06-28 23:40:12 +02:00
diagnostics.py
Add helper method to get matter device info ( #103765 )
2023-11-10 13:43:54 -05:00
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
Bump python-matter-server to version 4.0.0 ( #102786 )
2023-10-25 16:51:42 +02:00
helpers.py
Add helper method to get matter device info ( #103765 )
2023-11-10 13:43:54 -05:00
light.py
Add guard for missing xy color support in Matter light platform ( #97251 )
2023-07-26 11:37:13 +02:00
lock.py
Fix Matter 1.2 locks with specific unlatch/unbolt support ( #103275 )
2023-11-03 12:09:31 +01:00
manifest.json
Bump python-matter-server to version 4.0.0 ( #102786 )
2023-10-25 16:51:42 +02:00
models.py
Add helper method to get matter device info ( #103765 )
2023-11-10 13:43:54 -05:00
sensor.py
Set Matter battery sensors as diagnostic ( #95794 )
2023-07-04 14:54:37 +02:00
services.yaml
Migrate Matter services to support translations ( #96406 )
2023-07-12 15:36:57 +02:00
strings.json
Fix typo Lomng -> Long ( #97315 )
2023-07-27 08:58:52 +02:00
switch.py
Add Matter Climate support ( #95434 )
2023-07-03 12:33:50 +02:00
util.py