home-assistant: update component-packages
This commit is contained in:
@@ -382,7 +382,8 @@
|
||||
];
|
||||
"climacell" = ps: with ps; [
|
||||
pyclimacell
|
||||
]; # missing inputs: pytomorrowio
|
||||
pytomorrowio
|
||||
];
|
||||
"climate" = ps: with ps; [
|
||||
];
|
||||
"cloud" = ps: with ps; [
|
||||
@@ -2696,7 +2697,8 @@
|
||||
"tomato" = ps: with ps; [
|
||||
];
|
||||
"tomorrowio" = ps: with ps; [
|
||||
]; # missing inputs: pytomorrowio
|
||||
pytomorrowio
|
||||
];
|
||||
"toon" = ps: with ps; [
|
||||
pyturbojpeg
|
||||
aiohttp-cors
|
||||
@@ -3191,6 +3193,7 @@
|
||||
"canary"
|
||||
"cast"
|
||||
"cert_expiry"
|
||||
"climacell"
|
||||
"climate"
|
||||
"cloud"
|
||||
"cloudflare"
|
||||
@@ -3642,6 +3645,7 @@
|
||||
"todoist"
|
||||
"tolo"
|
||||
"tomato"
|
||||
"tomorrowio"
|
||||
"toon"
|
||||
"totalconnect"
|
||||
"tplink"
|
||||
|
||||
@@ -14,6 +14,7 @@ let
|
||||
lovelace = [ PyChromecast ];
|
||||
nest = [ av ];
|
||||
onboarding = [ pymetno radios rpi-bad-power ];
|
||||
tomorrowio = [ pyclimacell ];
|
||||
version = [ aioaseko ];
|
||||
voicerss = [ mutagen ];
|
||||
yandextts = [ mutagen ];
|
||||
|
||||
Reference in New Issue
Block a user