hass-core/homeassistant/components/matter
2024-07-29 12:03:40 +02:00
..
__init__.py Drop spurious log messages in Matter bridge device removal (#122036) 2024-07-16 23:55:33 +02:00
adapter.py Revert "Add mac address as connection for matter device (#121257)" (#122133) 2024-07-18 17:38:30 +02:00
addon.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
api.py Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
binary_sensor.py Fix state for Matter Locks (including optional door sensor) (#121665) 2024-07-10 10:32:42 +02:00
climate.py Listen for attribute changes of OnOff cluster in appliances (#121198) 2024-07-05 09:41:57 +02:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
cover.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
diagnostics.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
discovery.py Add Matter update entities for devices with OTA requestor (#120304) 2024-07-23 15:25:02 +02:00
entity.py Disable polling for Matter entities by default (#122452) 2024-07-23 13:43:12 +02:00
event.py Matter event follow up (#122553) 2024-07-24 20:12:20 +02:00
fan.py Fix default turn_on without explicit preset or percentage in Matter Fan platform (#122591) 2024-07-29 12:03:40 +02:00
helpers.py Fix Matter device ID for non-bridged composed device (#118256) 2024-05-28 12:47:46 +02:00
icons.json Add translation strings for Matter Fan presets (#118401) 2024-05-29 21:12:47 +02:00
light.py Read color temperature range from Matter device if supported (#122054) 2024-07-17 01:25:28 +02:00
lock.py Fix typo in Matter lock platform (#122536) 2024-07-24 20:12:51 +02:00
manifest.json Add Matter update entities for devices with OTA requestor (#120304) 2024-07-23 15:25:02 +02:00
models.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
number.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
select.py Add support for the Select platform in Matter (#119769) 2024-07-04 18:29:10 +02:00
sensor.py Fix several issues with the Matter Generic Switch Cluster (#122191) 2024-07-23 10:10:32 +02:00
strings.json Matter event follow up (#122553) 2024-07-24 20:12:20 +02:00
switch.py Fix default turn_on without explicit preset or percentage in Matter Fan platform (#122591) 2024-07-29 12:03:40 +02:00
update.py Add Matter update entities for devices with OTA requestor (#120304) 2024-07-23 15:25:02 +02:00
util.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00