home-assistant: update component-packages
This commit is contained in:
parent
8ffd040146
commit
80ee2d9543
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@
|
|||
"opentherm_gw" = ps: with ps; [ ]; # missing inputs: pyotgw
|
||||
"openuv" = ps: with ps; [ ]; # missing inputs: pyopenuv
|
||||
"openweathermap" = ps: with ps; [ pyowm ];
|
||||
"opnsense" = ps: with ps; [ ]; # missing inputs: pyopnsense
|
||||
"opnsense" = ps: with ps; [ pyopnsense ];
|
||||
"opple" = ps: with ps; [ ]; # missing inputs: pyoppleio
|
||||
"orangepi_gpio" = ps: with ps; [ ]; # missing inputs: OPi.GPIO
|
||||
"oru" = ps: with ps; [ ]; # missing inputs: oru
|
||||
|
|
Loading…
Reference in a new issue