mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
home-assistant: support myq component
This commit is contained in:
parent
f4a7133a37
commit
da3bf40c6c
@ -2771,7 +2771,8 @@
|
||||
sqlalchemy
|
||||
];
|
||||
"myq" = ps: with ps; [
|
||||
]; # missing inputs: python-myq
|
||||
python-myq
|
||||
];
|
||||
"mysensors" = ps: with ps; [
|
||||
aiohttp-cors
|
||||
janus
|
||||
@ -5405,6 +5406,7 @@
|
||||
"mullvad"
|
||||
"mutesync"
|
||||
"my"
|
||||
"myq"
|
||||
"mysensors"
|
||||
"mystrom"
|
||||
"mythicbeastsdns"
|
||||
|
Loading…
Reference in New Issue
Block a user