home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-04-09 17:55:04 +02:00
parent af602afe9d
commit 0e6c257c72

View File

@ -535,7 +535,7 @@
"mystrom" = ps: with ps; [ aiohttp-cors python-mystrom ];
"mythicbeastsdns" = ps: with ps; [ ]; # missing inputs: mbddns
"n26" = ps: with ps; [ ]; # missing inputs: n26
"nad" = ps: with ps; [ ]; # missing inputs: nad_receiver
"nad" = ps: with ps; [ nad-receiver ];
"namecheapdns" = ps: with ps; [ defusedxml ];
"nanoleaf" = ps: with ps; [ pynanoleaf ];
"neato" = ps: with ps; [ aiohttp-cors pybotvac ];