mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
home-assistant: update component-packages
This commit is contained in:
parent
f905e9f203
commit
7771628eb1
1 changed files with 3 additions and 1 deletions
|
@ -947,7 +947,8 @@
|
|||
geniushub-client
|
||||
];
|
||||
"geo_json_events" = ps: with ps; [
|
||||
]; # missing inputs: aio_geojson_generic_client
|
||||
aio-geojson-generic-client
|
||||
];
|
||||
"geo_location" = ps: with ps; [
|
||||
];
|
||||
"geo_rss_events" = ps: with ps; [
|
||||
|
@ -3298,6 +3299,7 @@
|
|||
"generic"
|
||||
"generic_hygrostat"
|
||||
"generic_thermostat"
|
||||
"geo_json_events"
|
||||
"geo_location"
|
||||
"geo_rss_events"
|
||||
"geofency"
|
||||
|
|
Loading…
Reference in a new issue