mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
home-assistant: update component-packages
This commit is contained in:
parent
9ac4852b3d
commit
accc93f1dc
1 changed files with 3 additions and 1 deletions
|
@ -2917,7 +2917,8 @@
|
|||
"uscis" = ps: with ps; [
|
||||
]; # missing inputs: uscisstatus
|
||||
"usgs_earthquakes_feed" = ps: with ps; [
|
||||
]; # missing inputs: aio_geojson_usgs_earthquakes
|
||||
aio-geojson-usgs-earthquakes
|
||||
];
|
||||
"utility_meter" = ps: with ps; [
|
||||
croniter
|
||||
];
|
||||
|
@ -3803,6 +3804,7 @@
|
|||
"uptime"
|
||||
"uptimerobot"
|
||||
"usb"
|
||||
"usgs_earthquakes_feed"
|
||||
"utility_meter"
|
||||
"uvc"
|
||||
"vacuum"
|
||||
|
|
Loading…
Reference in a new issue