feat(home-assistant): replace thread with matter
Accidentally added thread instead of matter module.
This commit is contained in:
parent
767f0f7853
commit
ff66a1fba4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ in {
|
||||||
"otp"
|
"otp"
|
||||||
"upnp"
|
"upnp"
|
||||||
"zha"
|
"zha"
|
||||||
"thread"
|
"matter"
|
||||||
"esphome"
|
"esphome"
|
||||||
"homekit_controller"
|
"homekit_controller"
|
||||||
"fritz"
|
"fritz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue