home-assistant: update component-packages
This commit is contained in:
parent
94c9508de6
commit
eaf976f7c8
|
@ -723,7 +723,7 @@
|
||||||
"sesame" = ps: with ps; [ ]; # missing inputs: pysesame2
|
"sesame" = ps: with ps; [ ]; # missing inputs: pysesame2
|
||||||
"seven_segments" = ps: with ps; [ pillow ];
|
"seven_segments" = ps: with ps; [ pillow ];
|
||||||
"seventeentrack" = ps: with ps; [ ]; # missing inputs: py17track
|
"seventeentrack" = ps: with ps; [ ]; # missing inputs: py17track
|
||||||
"sharkiq" = ps: with ps; [ ]; # missing inputs: sharkiqpy
|
"sharkiq" = ps: with ps; [ sharkiqpy ];
|
||||||
"shell_command" = ps: with ps; [ ];
|
"shell_command" = ps: with ps; [ ];
|
||||||
"shelly" = ps: with ps; [ aioshelly ];
|
"shelly" = ps: with ps; [ aioshelly ];
|
||||||
"shiftr" = ps: with ps; [ paho-mqtt ];
|
"shiftr" = ps: with ps; [ paho-mqtt ];
|
||||||
|
|
Loading…
Reference in New Issue