mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
199a1453ed
commit
ccfde9b541
@ -499,7 +499,7 @@
|
||||
"met" = ps: with ps; [ pymetno ];
|
||||
"met_eireann" = ps: with ps; [ pymeteireann ];
|
||||
"meteo_france" = ps: with ps; [ ]; # missing inputs: meteofrance-api
|
||||
"meteoalarm" = ps: with ps; [ ]; # missing inputs: meteoalertapi
|
||||
"meteoalarm" = ps: with ps; [ meteoalertapi ];
|
||||
"meteoclimatic" = ps: with ps; [ ]; # missing inputs: pymeteoclimatic
|
||||
"metoffice" = ps: with ps; [ ]; # missing inputs: datapoint
|
||||
"mfi" = ps: with ps; [ ]; # missing inputs: mficlient
|
||||
|
Loading…
Reference in New Issue
Block a user