mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
5cca230726
commit
2ab5b854ad
@ -895,7 +895,7 @@
|
||||
"velux" = ps: with ps; [ pyvlx ];
|
||||
"venstar" = ps: with ps; [ ]; # missing inputs: venstarcolortouch
|
||||
"vera" = ps: with ps; [ pyvera ];
|
||||
"verisure" = ps: with ps; [ jsonpath ]; # missing inputs: vsure
|
||||
"verisure" = ps: with ps; [ jsonpath vsure ];
|
||||
"versasense" = ps: with ps; [ ]; # missing inputs: pyversasense
|
||||
"version" = ps: with ps; [ pyhaversion ];
|
||||
"vesync" = ps: with ps; [ ]; # missing inputs: pyvesync
|
||||
|
Loading…
Reference in New Issue
Block a user