home-assistant: update component-packages
This commit is contained in:
parent
20cd1e1ffb
commit
40fac3bc18
1 changed files with 1 additions and 1 deletions
|
@ -870,7 +870,7 @@
|
|||
"twilio" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twilio_call" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twinkly" = ps: with ps; [ ]; # missing inputs: twinkly-client
|
||||
"twinkly" = ps: with ps; [ twinkly-client ];
|
||||
"twitch" = ps: with ps; [ python-twitch-client ];
|
||||
"twitter" = ps: with ps; [ ]; # missing inputs: TwitterAPI
|
||||
"ubus" = ps: with ps; [ ];
|
||||
|
|
Loading…
Reference in a new issue