.. |
__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
|
Handle Matter nodes that become available after startup is done (#109956)
|
2024-02-08 13:14:10 +01:00 |
addon.py
|
|
|
api.py
|
Add Matter Websocket commands for node actions and diagnostics (#109127)
|
2024-01-31 14:15:56 +01:00 |
binary_sensor.py
|
Freeze integration entity descriptions (#105984)
|
2023-12-18 16:28:13 -10:00 |
climate.py
|
Add TURN_ON/OFF ClimateEntityFeature for Matter (#108974)
|
2024-02-02 07:39:54 +01:00 |
config_flow.py
|
Migrate integrations i-m to generic flowhandler (#111863)
|
2024-02-29 20:08:46 +01:00 |
const.py
|
|
|
cover.py
|
|
|
diagnostics.py
|
Add helper method to get matter device info (#103765)
|
2023-11-10 13:43:54 -05:00 |
discovery.py
|
Add Matter custom cluster sensors (Eve Energy Plug energy measurements) (#104830)
|
2023-12-04 17:21:41 +01:00 |
entity.py
|
Skip polling of unavailable Matter nodes (#109917)
|
2024-02-08 09:01:48 +01:00 |
event.py
|
Switch formatting from black to ruff-format (#102893)
|
2023-11-27 14:38:59 +01:00 |
helpers.py
|
Add Matter Websocket commands for node actions and diagnostics (#109127)
|
2024-01-31 14:15:56 +01:00 |
light.py
|
Add transition support to Matter light platform (#109803)
|
2024-02-06 22:59:55 +01:00 |
lock.py
|
Remove workaround for default lock code in Matter (#105173)
|
2023-12-08 11:46:27 +01:00 |
manifest.json
|
Bump Python Matter Server to 5.7.0 (#111765)
|
2024-02-28 19:01:11 -05:00 |
models.py
|
Add Matter custom cluster sensors (Eve Energy Plug energy measurements) (#104830)
|
2023-12-04 17:21:41 +01:00 |
sensor.py
|
Matter sensors for air quality measurements (#108173)
|
2024-01-27 08:46:24 +01:00 |
strings.json
|
|
|
switch.py
|
Fix discovery schema for Matter switches (#103762)
|
2023-11-21 20:25:07 +01:00 |
util.py
|
|
|