Raman Gupta
Raman Gupta
Looked at the code, not sure if there is anything we can do about this because the state logic is pretty simple, especially in comparison to other zwave_js entities
> If you had at least one provisioned device there used to be a link to a list in the Z-Wave configuration panel. still there it looks like: - https://github.com/home-assistant/frontend/blob/dev/src/panels/config/integrations/integration-panels/zwave_js/zwave_js-config-dashboard.ts#L232-L241...
for the second to last bullet, this is what we say when you remove a provisioning entry, is this sufficient? "If you unprovision the device it will not be added...
even though this fails on patch coverage, this improves coverage in the component. With this PR: ``` ---------- coverage: platform darwin, python 3.11.3-final-0 ---------- Name Stmts Miss Cover Missing TOTAL...
opened separate PRs
have you tried restoring to 2023.4.* to confirm it's the beta? as far as I know nothing has changed since this was merged on March 15th which would have made...
I know what the issue is, it's a change on the Vizio side. I will try to address it tonight, if not this weekend
can you try again? It looks like there was an upstream error, it seems to have resolved itself.
ah probably because of the caching I introduced 🤦🏾♂️ do you have the ability to run a custom build of `pyvizio`? I have a fix but I have no good...
https://github.com/vkorn/pyvizio/pull/142