home-assistant: update component-packages
This commit is contained in:
parent
1ef773418c
commit
071ca7472c
1 changed files with 1 additions and 1 deletions
|
@ -866,7 +866,7 @@
|
|||
"trend" = ps: with ps; [ numpy ];
|
||||
"tts" = ps: with ps; [ aiohttp-cors mutagen ];
|
||||
"tuya" = ps: with ps; [ tuyaha ];
|
||||
"twentemilieu" = ps: with ps; [ ]; # missing inputs: twentemilieu
|
||||
"twentemilieu" = ps: with ps; [ twentemilieu ];
|
||||
"twilio" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twilio_call" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
|
|
Loading…
Reference in a new issue