home-assistant: update component-packages
This commit is contained in:
parent
9cdd1484b3
commit
d9723cb468
1 changed files with 1 additions and 1 deletions
|
@ -924,7 +924,7 @@
|
|||
"waze_travel_time" = ps: with ps; [ WazeRouteCalculator ];
|
||||
"weather" = ps: with ps; [ ];
|
||||
"webhook" = ps: with ps; [ aiohttp-cors ];
|
||||
"webostv" = ps: with ps; [ ]; # missing inputs: aiopylgtv
|
||||
"webostv" = ps: with ps; [ aiopylgtv ];
|
||||
"websocket_api" = ps: with ps; [ aiohttp-cors ];
|
||||
"wemo" = ps: with ps; [ ]; # missing inputs: pywemo
|
||||
"whois" = ps: with ps; [ python-whois ];
|
||||
|
|
Loading…
Reference in a new issue