mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
home-assistant: support here_travel_time component
This commit is contained in:
parent
883d08f116
commit
0ef358869c
@ -1349,7 +1349,9 @@
|
||||
pyheos
|
||||
];
|
||||
"here_travel_time" = ps: with ps; [
|
||||
]; # missing inputs: here_routing here_transit
|
||||
here-routing
|
||||
here-transit
|
||||
];
|
||||
"hexaom" = ps: with ps; [
|
||||
];
|
||||
"hi_kumo" = ps: with ps; [
|
||||
@ -4315,6 +4317,7 @@
|
||||
"hddtemp"
|
||||
"hdmi_cec"
|
||||
"heos"
|
||||
"here_travel_time"
|
||||
"hisense_aehw4a1"
|
||||
"history"
|
||||
"history_stats"
|
||||
|
Loading…
Reference in New Issue
Block a user