I moved some old Philio PST02A/B/C devices from VERA. I started with several drivers and can't get long term stable, error free operation.
So I took the excellent Philio PAT02 driver of Denny Page (which works fine for my old PAT02A-Devices and now for my PST devices too) and adapted it for my Philio PST02 devices.
Many thanks for him!
I made some small additions to handle the different events of the Philio PST version in difference to the PAT.
And I added some more parameters as preference variables. The advantage is, that the parameter changes are done with the next wakeup. (Against the basic zwave tool, that needs a directly wakeup to change the parameters.) This supported e.g. the difficult testing of the suitable bit values behind the parameters 5-7.
Sadly it doesnt fix my problem with battery level showing 255% but it sas worth a shot. Or maybe I just have to wait a bit for it to change. Does battery level show 255% for you to?
My battery level actually shows 100%.
It is necessary to click "configure". This sets the state variable "pendingResync" to true. Within the next wakeup of the device this state variable should switch to false. In this step, the current values are updated.