hjdhjd / homebridge-ratgdo

🚗 non-myQ Liftmaster, Chamberlain, and Ratgdo Plugin for Homebridge
Other
92 stars 2 forks source link

Door status out of sync #4

Closed ItsHaysus closed 2 months ago

ItsHaysus commented 3 months ago

Homebridge Ratgdo

Latest

Homebridge Platform and OS

Raspberry PI

Homebridge Version

Latest

Node Version

Latest

Ratgdo ESPHome Firmware Version

Latest

Describe the problem

IMG_6265

IMG_6264

I have noticed that the door status doesn’t sync correctly. For example it shows open in HomeKit but closed in CarPlay (and door was open)

Earlier today it showed closed in HomeKit but it was actually 40% open via slider

Homebridge HBR JSON configuration

"name": "Ratgdo",
            "options": [
                "Enable.Opener.Switch.RemoteLockout",
                "Enable.Opener.Dimmer"
            ],
            "_bridge": {
                "username": "0E:22:65:D0:70:92",
                "port": 58713
            },
            "platform": "Ratgdo"

Relevant log output

06/05/2024, 23:05:36] [Ratgdo] Garage Garage: Automation door position dimmer: moving opener to 1%.
[06/05/2024, 23:05:36] [Ratgdo] Garage Garage: Automation door position dimmer: moving opener to 35%.
[06/05/2024, 23:05:36] [Ratgdo] Garage Garage: Automation door position dimmer: moving opener to 40%.
[06/05/2024, 23:05:36] [Ratgdo] Garage Garage: Automation door position dimmer: moving opener to 41%.
[06/05/2024, 23:05:37] [Ratgdo] Garage Garage: Opening.
[06/05/2024, 23:05:44] [Ratgdo] Garage Garage: Stopped.
[06/05/2024, 23:06:27] [Ratgdo] Garage Garage: Connection to the Ratgdo controller has been reset.
[06/05/2024, 23:06:27] [Ratgdo] Garage Garage: Connection to the Ratgdo controller refused.
[06/05/2024, 23:06:57] [Ratgdo] Garage Garage: Ratgdo connected.
[06/05/2024, 23:06:57] [Ratgdo] Garage Garage: Closed.
[06/05/2024, 23:07:39] [homebridge-levoit-air-purifier] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[06/05/2024, 23:07:39] [homebridge-levoit-air-purifier] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[06/05/2024, 23:07:44] [homebridge-levoit-air-purifier] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[06/05/2024, 23:07:49] [Ratgdo] Garage Garage: Light off.
[06/05/2024, 23:07:57] [homebridge-levoit-air-purifier] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[06/05/2024, 23:08:20] [Ratgdo] Garage Garage: Connection to the Ratgdo controller has timed out while listening for events.
[06/05/2024, 23:08:20] [Ratgdo] Garage Garage: Connection to the Ratgdo controller refused.

Acknowledgment that you are only running non-beta firmware releases from Apple, ESPHome, or Ratgdo

hjdhjd commented 3 months ago

Thank you for the report - it would be helpful as well if you can grab a screenshot for what you see on the Ratgdo device webUI as well. If you can recreate the issue, I’d appreciate it. The Ratgdo webUI is the authoritative source of what the door state is ultimately and HBR is just a reflection of it.

Thanks again - and appreciate the report.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 months ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.