home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2023-10-10 09:14:58 +02:00
parent 79089bfafa
commit 2a8f0342ee

View file

@ -4698,7 +4698,8 @@
pyweatherflowudp
];
"weatherkit" = ps: with ps; [
]; # missing inputs: apple_weatherkit
apple-weatherkit
];
"webhook" = ps: with ps; [
aiohttp-cors
];
@ -5722,6 +5723,7 @@
"waze_travel_time"
"weather"
"weatherflow"
"weatherkit"
"webhook"
"webostv"
"websocket_api"