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: No humidity accessory for L1 Leak/Temp/Humidity device #851

Open
HSkul opened this issue Nov 23, 2024 · 1 comment
Open

Bug: No humidity accessory for L1 Leak/Temp/Humidity device #851

HSkul opened this issue Nov 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working stale

Comments

@HSkul
Copy link

HSkul commented Nov 23, 2024

Describe The Bug

No humidity accessory shows up for L1 Resideo device. Humidity is reported in the Resideo app.

To Reproduce

Set up L1 device following directions. Temperature, leak detection and battery accessories show up.

Expected behavior

Humidity accessory should be there as well

Relevant log output

[11/23/2024, 9:22:03 AM] [Resideo] Launched child bridge with PID 2309
[11/23/2024, 9:22:03 AM] Registering platform 'homebridge-resideo.Resideo'
[11/23/2024, 9:22:03 AM] [Resideo] Loaded homebridge-resideo v2.1.8 child bridge successfully
[11/23/2024, 9:22:03 AM] Loaded 2 cached accessories from cachedAccessories.0E32E69CF162.
[11/23/2024, 9:22:03 AM] Homebridge v1.8.5 (HAP v0.12.3) (Resideo) is running on port 36143.
[11/23/2024, 9:22:03 AM] [Resideo] Total Locations Found: 1
[11/23/2024, 9:22:03 AM] [Resideo] Total Devices Found at Home: 2
[11/23/2024, 9:22:03 AM] [Resideo] Restoring existing accessory from cache: Laundry Room DeviceID: --- my device ID 1 -----------------
[11/23/2024, 9:22:03 AM] [Resideo] Restoring existing accessory from cache: Water Heater DeviceID: --- my device ID 2 ----------

Config for homebridge-resideo

"name": "Resideo",
            "credentials": {
                "consumerKey": "my Key",
                "consumerSecret": "my secret",
                "refreshToken": "my token",
                "notice": "Keep your tokens a secret!"
            },
            "options": {
                "refreshRate": 120,
                "pushRate": 10
            },
            "_bridge": {
                "username": "0E:32:E6:9C:F1:62",
                "port": 36143
            },
            "platform": "Resideo"

Screenshots

No response

Device & Model

AMD64

Node.js Version

v20.9.0

NPM Version

v10.1.0

Homebridge Version

v1.8.5

Homebridge Resideo Plugin Version

v2.1.8

Homebridge Config UI X Plugin Version

v4.63.0

Operating System

Ubuntu 20.04.6 LTS Docker Container

@HSkul HSkul added the bug Something isn't working label Nov 23, 2024
Copy link

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 github-actions bot added the stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants