mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
home-assistant: support dynalite component
This commit is contained in:
parent
782978b7fe
commit
5517efe885
|
@ -1040,13 +1040,14 @@
|
|||
aiohttp-fast-url-dispatcher
|
||||
aiohttp-zlib-ng
|
||||
dynalite-devices
|
||||
dynalite-panel
|
||||
fnv-hash-fast
|
||||
home-assistant-frontend
|
||||
janus
|
||||
pillow
|
||||
psutil-home-assistant
|
||||
sqlalchemy
|
||||
]; # missing inputs: dynalite-panel
|
||||
];
|
||||
"eafm" = ps: with ps; [
|
||||
aioeafm
|
||||
];
|
||||
|
@ -5713,6 +5714,7 @@
|
|||
"dunehd"
|
||||
"duotecno"
|
||||
"dwd_weather_warnings"
|
||||
"dynalite"
|
||||
"eafm"
|
||||
"easyenergy"
|
||||
"ecobee"
|
||||
|
|
Loading…
Reference in a new issue