Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Water Leak Detectors no longer work #1148

Open
pofty opened this issue Dec 21, 2024 · 2 comments
Open

Bug: Water Leak Detectors no longer work #1148

pofty opened this issue Dec 21, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pofty
Copy link

pofty commented Dec 21, 2024

Describe the Bug

Since the new update water leak detectors don't work

To Reproduce

Use the latest Homebridge alongside the latest version of this plugin with the latest version of water leak detector sensors
you will find when water is detected status don't change in homebridge.

Expected Behavior

Up until before the current update or the one before it, it used to work perfect, I have done all the restarting, reseting and updating/ upgrading possible

Relevant Log Output

no logs produced

Config for homebridge-switchbot

{
    "name": "SwitchBot",
    "credentials": {
        "token": "",
        "secret": "",
        "notice": "Keep your Token & Secret a secret!"
    },
    "options": {
        "deviceConfig": {
            "Hub 2": {
                "hide_device": true
            },
            "WoIOSensor": {
                "hide_device": true
            },
        },
        "BLE": true,
        "discoverBLE": true,
        "allowInvalidCharacters": true (tried with false too)
    },
    "_bridge": {
        "username": "",
        "port":
    },
    "platform": "SwitchBot"
}

Screenshots

No response

Device and Model

Switchbot Waterleak detector

Node.js Version

v22.12.0

NPM Version

10.9.0

Homebridge Version

v1.8.5

Homebridge Switchbot Plugin Version

v4.1.5

Homebridge Config UI X Plugin Version

v4.65.2

Operating System

Raspbian

@donavanbecker
Copy link
Collaborator

So what was the last version that it was working or is working on?

Have you tried downgrading?

@pofty
Copy link
Author

pofty commented Dec 21, 2024

So here is the history

  • Working on the previous version
  • Updated to the latest version and it stopped working
  • downgraded still doesn't work
    All other accessories work perfectly
    Re-generated token to make sure all okay, still nothing
  • went to the latest version again, all working except water leak detectors, enabled debug logs and nothing coming through relating to the leak sensors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants