-
-
Notifications
You must be signed in to change notification settings - Fork 54
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: Indoor/Outdoor meter not recognized anymore #1118
Comments
Looks like the situation is resolved. The meters are reporting correctly again. Maybe a glitch on their cloud service |
Well, I spoke too soon. I am now getting this, and the data do not update correctly and so I cannot use the data for automations. |
After removing extra instances of devices in the cache, I am now getting this: |
Same thing happened for me as well for my regular switchbot bot. |
I am beginning to believe it's a problem with Switchbot's cloud server. I might have to rethink my strategy here. Maybe I'll have to stick to HomeKit but their limit to 8 devices per hub sucks. |
I stopped the plugin yesterday and restarted early this morning (~12:30am). Here is the log excerpt. Debug log activated for the Hub 2, Bot (2AC Door), and one of the Indoor/Outdoor Meters (LR). It looks like values are not getting updated. Even though there seems to be a read event, there is no update and the values differ from the values in the Switchbot App. [11/22/2024, 10:49:46 AM] [SwitchBot] Initializing SwitchBot platform... NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 10:50:53 AM] [SwitchBot] Loaded @switchbot/homebridge-switchbot v4.1.4 child bridge successfully NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 10:50:53 AM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":true,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 10:51:32 AM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":true,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 10:53:38 AM] Homebridge v1.8.5 (HAP v0.12.3) (SwitchBot) is running on port 35937. NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 10:55:47 AM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":true,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 12:17:26 PM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":true,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 12:19:59 PM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":true,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/22/2024, 12:22:46 PM] [SwitchBot] Device: undefined with Device Type: undefined, is currently not supported. Submit Feature Requests Here: https://tinyurl.com/SwitchBotFeatureRequest, device: {"configDeviceName":"SB Hub 2","deviceId":"E55460B62D51","configDeviceType":"Hub 2","connectionType":"OpenAPI","allowPush":false,"convertUnitTo":"FAHRENHEIT","mqttURL":"198.162.4.1","history":true,"firmware":"1.4-2.3","logging":"debug","refreshRate":360,"pushRate":360} NOTICE TO USERS AND PLUGIN DEVELOPERS
[11/23/2024, 12:28:29 AM] [SwitchBot] No deviceType or configDeviceType for device. No device will be created. [11/23/2024, 6:34:29 AM] [SwitchBot] [DEBUG] Hub 2: SB Hub 2 openAPIRefreshStatus |
Definetly, because it worked fine for me this morning. But ofc it is not a reliable solution, so I ordered a Matter enabled Hub 2, and ditched the HomeBridge plugin. |
The problem with the Hub 2 is that it only allows to add 8 accessories, and I have 10 |
Describe the Bug
All Indoor/Outdoor meters are not being recognized anymore. Maybe duet to firmware update to 0.8 or, maybe due to the fact that the cloud services option has been removed. Did they also remove API access?
To Reproduce
Just running the plugin with Indoor/Outdoor meters installed
Expected Behavior
Meters are recognized
Relevant Log Output
Config for homebridge-switchbot
Screenshots
No response
Device and Model
Switchbot Indoor/Outdoor Meter model W3400010
Node.js Version
v20.18.0
NPM Version
NA
Homebridge Version
v1.8.5
Homebridge Switchbot Plugin Version
v4.1.4
Homebridge Config UI X Plugin Version
v4.63.0
Operating System
Docker
The text was updated successfully, but these errors were encountered: