home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-06-26 22:05:29 +02:00 committed by Jonathan Ringer
parent 448547c14b
commit 5b45b2fa6f

View file

@ -79,7 +79,7 @@
"bh1750" = ps: with ps; [ smbus-cffi ]; # missing inputs: i2csense
"binary_sensor" = ps: with ps; [ ];
"bitcoin" = ps: with ps; [ blockchain ];
"bizkaibus" = ps: with ps; [ ]; # missing inputs: bizkaibus
"bizkaibus" = ps: with ps; [ bizkaibus ];
"blackbird" = ps: with ps; [ pyblackbird ];
"blebox" = ps: with ps; [ blebox-uniapi ];
"blink" = ps: with ps; [ blinkpy ];