kpine
kpine
> Do you think Fishwaldo would consider "if (_length == 4)" rather than "if (GetVersion() >= 2)" ? That's a question I can't answer, but I'm pretty sure Fishwaldo will...
@kaijk That's interesting, I wasn't aware of that flag. > After seeing this current Issue, I went back and added the 134 command class back into my local DZ15S definition...
> I took the container down and deleted the cache between edits That's certainly the best way to test XML changes. > It seemed that the cache file just gets...
Central Scene is supported by default. There are no files to edit.
It's not an entity, it's an event. https://www.home-assistant.io/integrations/ozw/#event-ozwscene_activated
> Running fine for months, since a few days no connection: Driver: Failed to open the serial port: Error: No such file or directory, cannot open /dev/serial/by-id/usb-0658_0200-if00 (ZW0100) That error...
This is probably (?) a bug in the QT vnc plugin and how it enables (or doesn't enable) the cursor. Not sure if there's a solution there. QT vnc doesn't...
Well, there is definitely [code](https://github.com/qt/qtbase/blob/dev/src/plugins/platforms/vnc/qvncscreen.cpp#L126) to enable a cursor. I wonder if it's disabled by default?
I think you just got lucky. I sometimes see a cursor, sometimes not. If the application is already running and I make the cursor appear, reconnecting later it will be...
FYI, in the latest builds using the Standard Client, you can go to Settings -> Advanced and turn on "Show Dot when No Cursor". It will enable a (very tiny)...