core icon indicating copy to clipboard operation
core copied to clipboard

WGL W800RF32 sensor status are not updating

Open TopoTop1 opened this issue 1 year ago • 4 comments

The problem

None of the configured sensors are updating in the front end. It is configured using the instructions, though they are very vague and lack much detail. Also, it takes a fulll Home Assistant reboot, not just a quick YAMIL reboot, for any changes to appear in the front end.

What version of Home Assistant Core has the issue?

2023.11.3

What was the last working version of Home Assistant Core?

2023.11.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

WGL Designs W800RF32

Link to integration documentation on our website

https://www.home-assistant.io/integrations/w800rf32/

Diagnostics information

There are no logs to report.

Example YAML snippet

w800rf32:
  device: /dev/ttyUSB1
binary_sensor:
  - platform: w800rf32
    devices:
      a1:
        name: Alarm
      c1:
        name: MBed Panic Button

Anything in the logs that might be useful for us?

Subsystem:
tty
Device path:
/dev/ttyUSB1
ID:
/dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0
Attributes:
DEVLINKS: >-
  /dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0
  /dev/serial/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-port0
DEVNAME: /dev/ttyUSB1
DEVPATH: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/ttyUSB1/tty/ttyUSB1
ID_BUS: usb

Additional information

No response

TopoTop1 avatar Dec 31 '23 21:12 TopoTop1