mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
home-assistant: support aosmith component
This commit is contained in:
parent
e3f2857596
commit
df9510216f
@ -183,7 +183,8 @@
|
||||
"anwb_energie" = ps: with ps; [
|
||||
];
|
||||
"aosmith" = ps: with ps; [
|
||||
]; # missing inputs: py-aosmith
|
||||
py-aosmith
|
||||
];
|
||||
"apache_kafka" = ps: with ps; [
|
||||
aiokafka
|
||||
];
|
||||
@ -5752,6 +5753,7 @@
|
||||
"androidtv_remote"
|
||||
"anova"
|
||||
"anthemav"
|
||||
"aosmith"
|
||||
"apache_kafka"
|
||||
"apcupsd"
|
||||
"api"
|
||||
|
Loading…
Reference in New Issue
Block a user