home-assistant: update component-packages
This commit is contained in:
parent
f30a2b7de9
commit
0311fe1f62
1 changed files with 3 additions and 1 deletions
|
@ -2944,7 +2944,8 @@
|
||||||
"switch_as_x" = ps: with ps; [
|
"switch_as_x" = ps: with ps; [
|
||||||
];
|
];
|
||||||
"switchbee" = ps: with ps; [
|
"switchbee" = ps: with ps; [
|
||||||
]; # missing inputs: pyswitchbee
|
pyswitchbee
|
||||||
|
];
|
||||||
"switchbot" = ps: with ps; [
|
"switchbot" = ps: with ps; [
|
||||||
pyswitchbot
|
pyswitchbot
|
||||||
aiohttp-cors
|
aiohttp-cors
|
||||||
|
@ -4174,6 +4175,7 @@
|
||||||
"surepetcare"
|
"surepetcare"
|
||||||
"switch"
|
"switch"
|
||||||
"switch_as_x"
|
"switch_as_x"
|
||||||
|
"switchbee"
|
||||||
"switchbot"
|
"switchbot"
|
||||||
"switcher_kis"
|
"switcher_kis"
|
||||||
"syncthing"
|
"syncthing"
|
||||||
|
|
Loading…
Reference in a new issue