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:discoverDevices, Failed to start Refresh Token Logic #5

Open
Wazza151 opened this issue Dec 5, 2024 · 0 comments
Open

Bug:discoverDevices, Failed to start Refresh Token Logic #5

Wazza151 opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Wazza151
Copy link

Wazza151 commented Dec 5, 2024

Describe The Bug

Error Message: Cannot read properties of undefined (reading 'refresh_token'), Submit Bugs Here: https://bit.ly/smarthq-bug-report

To Reproduce

restart plugin

Expected behavior

connect to front loader

Relevant log output

Error Message: Cannot read properties of undefined (reading 'refresh_token'), Submit Bugs Here: https://bit.ly/smarthq-bug-report

Config for @homebridge-plugins/homebridge-smarthq

{
    "name": "SmartHQ",
    "credentials": {
        "username": "xxxxxx",
        "password": "xxxxxx",
        "notice": "Keep your username and password a secret!"
    },
    "options": {
        "refreshRate": 30
    },
    "platform": "SmartHQ"
}

Screenshots

No response

Node.js Version

v22.11.0

NPM Version

?

Homebridge Version

v1.8.5

Homebridge SmartHQ Plugin Version

v0.2.0-beta.13

Homebridge Config UI X Plugin Version

v4.64.0

Operating System

macos

@Wazza151 Wazza151 added the bug Something isn't working label Dec 5, 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
Projects
None yet
Development

No branches or pull requests

2 participants