home-assistant: regenerate component-packages

This commit is contained in:
Jamie Magee 2020-10-03 14:48:40 +02:00
parent 51623fc403
commit a517040251
No known key found for this signature in database
GPG key ID: 4429B642B1718654

View file

@ -4,7 +4,7 @@
{ {
version = "0.115.6"; version = "0.115.6";
components = { components = {
"abode" = ps: with ps; [ ]; # missing inputs: abodepy "abode" = ps: with ps; [ abodepy ];
"accuweather" = ps: with ps; [ ]; # missing inputs: accuweather "accuweather" = ps: with ps; [ ]; # missing inputs: accuweather
"acer_projector" = ps: with ps; [ pyserial ]; "acer_projector" = ps: with ps; [ pyserial ];
"acmeda" = ps: with ps; [ ]; # missing inputs: aiopulse "acmeda" = ps: with ps; [ ]; # missing inputs: aiopulse