.. |
__init__.py
|
Add helper method to get matter device info (#103765)
|
2023-11-10 13:43:54 -05:00 |
adapter.py
|
Fix discovery schema for Matter switches (#103762)
|
2023-11-21 20:25:07 +01: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
|
Fix race condition in Matter unsubscribe method (#103770)
|
2023-11-13 15:42:51 +01:00 |
event.py
|
Switch formatting from black to ruff-format (#102893)
|
2023-11-27 14:38:59 +01: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 4.0.2 (#103760)
|
2023-11-21 18:36:50 +01: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
|
Fix discovery schema for Matter switches (#103762)
|
2023-11-21 20:25:07 +01:00 |
util.py
|
|
|