core/homeassistant/components/matter
Ludovic BOUÉ 3f013ab620
Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757)
2025-01-28 16:39:41 +01:00
..
__init__.py
adapter.py
addon.py
api.py
binary_sensor.py
button.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
climate.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
config_flow.py Move ZeroconfServiceInfo to service_info helpers (#135653) 2025-01-15 12:25:42 +01:00
const.py
cover.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
diagnostics.py
discovery.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
entity.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
event.py
fan.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
helpers.py
icons.json Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757) 2025-01-28 16:39:41 +01:00
light.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
lock.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
manifest.json
models.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
number.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
select.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
sensor.py Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757) 2025-01-28 16:39:41 +01:00
strings.json Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757) 2025-01-28 16:39:41 +01:00
switch.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
update.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
util.py
vacuum.py Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
valve.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00