mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
a4992f0e97
commit
1a476523b8
@ -981,7 +981,7 @@
|
||||
"waze_travel_time" = ps: with ps; [ wazeroutecalculator ];
|
||||
"weather" = ps: with ps; [ ];
|
||||
"webhook" = ps: with ps; [ aiohttp-cors ];
|
||||
"webostv" = ps: with ps; [ sqlalchemy ]; # missing inputs: aiowebostv
|
||||
"webostv" = ps: with ps; [ aiowebostv sqlalchemy ];
|
||||
"websocket_api" = ps: with ps; [ aiohttp-cors ];
|
||||
"wemo" = ps: with ps; [ pywemo ];
|
||||
"whirlpool" = ps: with ps; [ whirlpool-sixth-sense ];
|
||||
@ -1584,6 +1584,7 @@
|
||||
"waze_travel_time"
|
||||
"weather"
|
||||
"webhook"
|
||||
"webostv"
|
||||
"websocket_api"
|
||||
"wemo"
|
||||
"whirlpool"
|
||||
|
Loading…
Reference in New Issue
Block a user