home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-02-21 13:56:11 +01:00
parent afe89f47c1
commit cae4c34759

View File

@ -338,7 +338,7 @@
"hassio" = ps: with ps; [ aiohttp-cors pillow ]; "hassio" = ps: with ps; [ aiohttp-cors pillow ];
"haveibeenpwned" = ps: with ps; [ ]; "haveibeenpwned" = ps: with ps; [ ];
"hddtemp" = ps: with ps; [ ]; "hddtemp" = ps: with ps; [ ];
"hdmi_cec" = ps: with ps; [ ]; # missing inputs: pyCEC "hdmi_cec" = ps: with ps; [ pycec ];
"heatmiser" = ps: with ps; [ ]; # missing inputs: heatmiserV3 "heatmiser" = ps: with ps; [ ]; # missing inputs: heatmiserV3
"heos" = ps: with ps; [ ]; # missing inputs: pyheos "heos" = ps: with ps; [ ]; # missing inputs: pyheos
"here_travel_time" = ps: with ps; [ ]; # missing inputs: herepy "here_travel_time" = ps: with ps; [ ]; # missing inputs: herepy