home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2022-02-03 19:19:33 +01:00 committed by Jonathan Ringer
parent 4be4b4ee54
commit 6159254671

View File

@ -923,7 +923,7 @@
"twilio" = ps: with ps; [ aiohttp-cors twilio ]; "twilio" = ps: with ps; [ aiohttp-cors twilio ];
"twilio_call" = ps: with ps; [ aiohttp-cors twilio ]; "twilio_call" = ps: with ps; [ aiohttp-cors twilio ];
"twilio_sms" = ps: with ps; [ aiohttp-cors twilio ]; "twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
"twinkly" = ps: with ps; [ ]; # missing inputs: ttls "twinkly" = ps: with ps; [ ttls ];
"twitch" = ps: with ps; [ python-twitch-client ]; "twitch" = ps: with ps; [ python-twitch-client ];
"twitter" = ps: with ps; [ twitterapi ]; "twitter" = ps: with ps; [ twitterapi ];
"ubus" = ps: with ps; [ openwrt-ubus-rpc ]; "ubus" = ps: with ps; [ openwrt-ubus-rpc ];
@ -1546,6 +1546,7 @@
"tuya" "tuya"
"twentemilieu" "twentemilieu"
"twilio" "twilio"
"twinkly"
"twitch" "twitch"
"uk_transport" "uk_transport"
"unifi" "unifi"