forked from mirrors/nixpkgs
home-assistant: update component packages
This commit is contained in:
parent
b2a31645aa
commit
a078ed88c2
|
@ -2020,8 +2020,9 @@
|
|||
"matter" = ps: with ps; [
|
||||
aiohttp-cors
|
||||
fnvhash
|
||||
python-matter-server
|
||||
sqlalchemy
|
||||
]; # missing inputs: python-matter-server
|
||||
];
|
||||
"maxcube" = ps: with ps; [
|
||||
maxcube-api
|
||||
];
|
||||
|
@ -4439,6 +4440,7 @@
|
|||
"mailgun"
|
||||
"manual"
|
||||
"manual_mqtt"
|
||||
"matter"
|
||||
"maxcube"
|
||||
"mazda"
|
||||
"meater"
|
||||
|
|
Loading…
Reference in a new issue