home-assistant: support powerwall component
This commit is contained in:
parent
8e8f4be516
commit
dc743d582e
1 changed files with 3 additions and 1 deletions
|
@ -2032,7 +2032,8 @@
|
|||
poolsense
|
||||
];
|
||||
"powerwall" = ps: with ps; [
|
||||
]; # missing inputs: tesla-powerwall
|
||||
tesla-powerwall
|
||||
];
|
||||
"profiler" = ps: with ps; [
|
||||
guppy3
|
||||
objgraph
|
||||
|
@ -3557,6 +3558,7 @@
|
|||
"plugwise"
|
||||
"point"
|
||||
"poolsense"
|
||||
"powerwall"
|
||||
"profiler"
|
||||
"prometheus"
|
||||
"prosegur"
|
||||
|
|
Loading…
Reference in a new issue