1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant/generated
Marcel van der Veldt e2308fd15c
Add matter integration BETA (#83064)
* Add matter base (#79372)

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>

* Add matter server add-on flow (#82698)

* Add matter server add-on flow

* Fix stale error argument

* Clean docstrings

* Use localhost as default address

* Add matter websocket api foundation (#82848)

* Add matter config entry add-on management (#82865)

* Use matter refactored server/client library (#83003)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Bump python-matter-server to 1.0.6 (#83059)

* Extend matter websocket api (#82948)

* Extend matter websocket api

* Finish docstring

* Fix pin type

* Adjust api after new client

* Adjust api to frontend for now

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-01 20:44:56 +01:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
bluetooth.py Add support for Sensirion BLE sensors (#82382) 2022-11-19 14:26:54 -06:00
config_flows.py Add matter integration BETA (#83064) 2022-12-01 20:44:56 +01:00
countries.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
currencies.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
dhcp.py Add Airzone DHCP discovery support (#82339) 2022-11-23 12:32:23 -07:00
integrations.json Add matter integration BETA (#83064) 2022-12-01 20:44:56 +01:00
languages.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
mqtt.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
ssdp.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
usb.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
zeroconf.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00