home-assistant: support stookalert component
This commit is contained in:
parent
7aa71eb389
commit
f613f46488
1 changed files with 3 additions and 1 deletions
|
@ -2518,7 +2518,8 @@
|
|||
pymodbus
|
||||
]; # missing inputs: pystiebeleltron
|
||||
"stookalert" = ps: with ps; [
|
||||
]; # missing inputs: stookalert
|
||||
stookalert
|
||||
];
|
||||
"stream" = ps: with ps; [
|
||||
pyturbojpeg
|
||||
aiohttp-cors
|
||||
|
@ -3607,6 +3608,7 @@
|
|||
"statistics"
|
||||
"statsd"
|
||||
"steamist"
|
||||
"stookalert"
|
||||
"stream"
|
||||
"stt"
|
||||
"subaru"
|
||||
|
|
Loading…
Reference in a new issue