home-assistant: update component packages
This commit is contained in:
parent
5a1d3940b8
commit
210f7a618a
1 changed files with 3 additions and 1 deletions
|
@ -163,7 +163,8 @@
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
];
|
];
|
||||||
"analytics_insights" = ps: with ps; [
|
"analytics_insights" = ps: with ps; [
|
||||||
]; # missing inputs: python-homeassistant-analytics
|
python-homeassistant-analytics
|
||||||
|
];
|
||||||
"android_ip_webcam" = ps: with ps; [
|
"android_ip_webcam" = ps: with ps; [
|
||||||
pydroid-ipcam
|
pydroid-ipcam
|
||||||
];
|
];
|
||||||
|
@ -5957,6 +5958,7 @@
|
||||||
"ambiclimate"
|
"ambiclimate"
|
||||||
"ambient_station"
|
"ambient_station"
|
||||||
"analytics"
|
"analytics"
|
||||||
|
"analytics_insights"
|
||||||
"android_ip_webcam"
|
"android_ip_webcam"
|
||||||
"androidtv"
|
"androidtv"
|
||||||
"androidtv_remote"
|
"androidtv_remote"
|
||||||
|
|
Loading…
Reference in a new issue