Mark Roberts

Results 23 comments of Mark Roberts

The state of the zone bypass switch reflects the zone bypass state - as well as being a trigger, it reads the status from the panel. Is there an advantage...

Understand. At the moment, attributes are only published at HA discovery, so this would need a bit of reworking. When we discussed setting up the bypass functions, we settled on...

If you want to try my latest development version of this, it's available here: ```ghcr.io/markxroberts/risco-mqtt-local:v0.5.1``` I've added zone attributes of zone bypass status and battery level. The bypass attribute works....

PR #37 only addresses the request for multiple panels. The addition of outputs was a subsequent and separate piece of work. It works for private outputs as binary sensors and...

I’ve spotted the update problem and suggested a fix.

I've also amended the zone status so this updates

I think I've now managed to add these commits separately. I'm happy to test Outputs once you've had a look. I've not retested this since adding these commits, but think...

Latest commit should resolve the issue where state within HA not defined at first install. Issue of retained states should not now be a problem as HA online status monitored

This version of the library doesn’t support Lightsys+. Try @markxroberts library (sorry - self promotion).

If you have working code to fix this issue I’m happy to try to include in my fork of the library if you open a pull request.