home-assistant: regenerate component-packages

adds python-forecastio to weather.darksky
This commit is contained in:
makefu 2018-06-26 01:14:42 +02:00
parent ecac42bd87
commit 5db01c5243
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -794,7 +794,7 @@
"sensor.cups" = ps: with ps; [ pycups ];
"sensor.currencylayer" = ps: with ps; [ ];
"sensor.daikin" = ps: with ps; [ ];
"sensor.darksky" = ps: with ps; [ ];
"sensor.darksky" = ps: with ps; [ python-forecastio ];
"sensor.deconz" = ps: with ps; [ ];
"sensor.deluge" = ps: with ps; [ deluge-client ];
"sensor.demo" = ps: with ps; [ ];
@ -1183,7 +1183,7 @@
"weather" = ps: with ps; [ ];
"weather.bom" = ps: with ps; [ ];
"weather.buienradar" = ps: with ps; [ ];
"weather.darksky" = ps: with ps; [ ];
"weather.darksky" = ps: with ps; [ python-forecastio ];
"weather.demo" = ps: with ps; [ ];
"weather.ecobee" = ps: with ps; [ ];
"weather.ipma" = ps: with ps; [ ];