-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed as not planned
Labels
Description
Describe The Bug
error messages below
To Reproduce
failed to get device data
Expected behavior
ac was working before
Relevant log output
discoverDevices, Failed to get Access Token, Error Message: Invalid URL, Submit Bugs Here: https://bit.ly/smarthq-bug-report
[8/15/2025, 11:34:40 AM] [SmartHQ] discoverDevices, Failed to start Refresh Token Logic, Error Message: Cannot read properties of undefined (reading 'refresh_token'), Submit Bugs Here: https://bit.ly/smarthq-bug-report
[8/15/2025, 11:34:40 AM] [SmartHQ] discoverDevices, Failed to get Websocket Data, Error Message: Request failed with status code 401, Submit Bugs Here: https://bit.ly/smarthq-bug-report
[8/15/2025, 11:34:40 AM] [SmartHQ] discoverDevices, Failed to get Devices Data, Error Message: Request failed with status code 401, Submit Bugs Here: https://bit.ly/smarthq-bug-reportConfig for @homebridge-plugins/homebridge-smarthq
"name": "SmartHQ",
"credentials": {
"username": "[email protected]",
"password": "sofkis-rephEp-sume5",
"notice": "Keep your username and password a secret!"
},
"devices": [
{
"hide_device": false,
"external": false
}
],
"_bridge": {
"name": "SmartHQ AFA1",
"username": "0E:FC:D2:74:E6:88",
"port": 37748
},
"platform": "SmartHQ"
}Screenshots
No response
Node.js Version
22.18.0
NPM Version
?
Homebridge Version
v2.0.0-beta.29
Homebridge SmartHQ Plugin Version
v0.4.0
Homebridge Config UI X Plugin Version
No response
Operating System
moc os
Copilot