home-assistant: update component-packages
This commit is contained in:
parent
79fe52c1c3
commit
5ba1c5231f
1 changed files with 3 additions and 1 deletions
|
@ -3124,7 +3124,8 @@
|
|||
ifaddr
|
||||
url-normalize
|
||||
zeroconf
|
||||
]; # missing inputs: zwave_me_ws
|
||||
zwave-me-ws
|
||||
];
|
||||
};
|
||||
# components listed in tests/components for which all dependencies are packaged
|
||||
supportedComponentsWithTests = [
|
||||
|
@ -3739,5 +3740,6 @@
|
|||
"zodiac"
|
||||
"zone"
|
||||
"zwave_js"
|
||||
"zwave_me"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue