Abílio Costa
Abílio Costa
Is this abandoned?
I'm also seeing the same behaviour: the extension is running the configure step every time. Running `cmake --build .` twice doesn't reconfigure cmake.
I've found that `this._cmakeInputFileSet.checkOutOfDate();` on `cms-driver.ts` is always returning true for me. Removing that fixes the issue.
Are there any plans to get this merged?
> Hi @abmantis, I can look at merging this but I would first have to test if this works on an rM1. > > You can create a new PR...
@rien Can this be merged?
Maybe related or duplicate of https://github.com/OpenZWave/qt-openzwave/issues/129 Seems like the same issue, also with aeotec multisensor.
I've added the following to zw116.xml (aeotec), bumped revision, and refreshed the node. Despite the revision getting updated in the ozw_cache, the Compatibility section is still empty. Do I need...
@matejdro I can't edit the zw116.xml file while it is of, because I'm using HASSIO plugins, so I cannot map a volume for /etc/openzwave/. Editing the zwcache file does not...
But when I edit zw116.xml with Z2M running and refresh the node, it does update the revision on the cache for that node. It is just ignoring the NoRefreshAfterSet for...