home-assistant: update component-packages
This commit is contained in:
parent
3ce904abb6
commit
9067b794d3
1 changed files with 1 additions and 1 deletions
|
@ -872,7 +872,7 @@
|
|||
"twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twinkly" = ps: with ps; [ ]; # missing inputs: twinkly-client
|
||||
"twitch" = ps: with ps; [ python-twitch-client ];
|
||||
"twitter" = ps: with ps; [ ]; # missing inputs: TwitterAPI
|
||||
"twitter" = ps: with ps; [ twitterapi ];
|
||||
"ubus" = ps: with ps; [ ];
|
||||
"ue_smart_radio" = ps: with ps; [ ];
|
||||
"uk_transport" = ps: with ps; [ ];
|
||||
|
|
Loading…
Reference in a new issue