core/homeassistant/components/matter
Ludovic BOUÉ 2ad5b1c3a6
Add Matter discovery schemas for BooleanState sensors (#117870)
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2024-06-21 18:57:18 +02:00
..
__init__.py
adapter.py
addon.py
api.py
binary_sensor.py Add Matter discovery schemas for BooleanState sensors (#117870) 2024-06-21 18:57:18 +02:00
climate.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
config_flow.py
const.py
cover.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
diagnostics.py
discovery.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
entity.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
event.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
fan.py
helpers.py
icons.json Add translation strings for Matter Fan presets (#118401) 2024-05-29 21:12:47 +02:00
light.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
lock.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
manifest.json Bump Python Matter Server library to 6.1.0 (#118806) 2024-06-04 18:23:22 +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
sensor.py Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483) 2024-05-30 16:59:45 +02:00
strings.json Add Matter discovery schemas for BooleanState sensors (#117870) 2024-06-21 18:57:18 +02:00
switch.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
util.py