risco-mqtt-local icon indicating copy to clipboard operation
risco-mqtt-local copied to clipboard

Output status doesn't update

Open markxroberts opened this issue 2 years ago • 1 comments

I'm working on adding Outputs to the code. I can get all config data to pull through, but Output.Status doesn't seem to update. The only way I can get the status to pull through is to set an initial null state and publish the state via OStatusChanged.

Configuration

  • Environment: Docker
  • Version: ghcr.io/markxroberts/risco-mqtt-local:v0.5.0-beta4.6
  • Mode: direct
  • Command line (if not running as HA Addon):
  • Risco Panel model: LightSys
  • Risco Panel firmware version: 5.93

Additional context Status consistently shows as undefined when I publish the raw state. I've tried stipulating '--', '-', 'a', 'Deactivated', 'Activated', 'Pulsed'. Do you have any thoughts about this? What am I missing?

markxroberts avatar Jun 07 '22 09:06 markxroberts

I'm having a look at this, I let you know

vanackej avatar Jul 01 '22 12:07 vanackej