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

Samsung Powerbot SR10M70 doesn't work #235

Open
1 task
Ostromogilski opened this issue Nov 17, 2023 · 0 comments
Open
1 task

Samsung Powerbot SR10M70 doesn't work #235

Ostromogilski opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Ostromogilski
Copy link

Ostromogilski commented Nov 17, 2023

Describe The Bug:
Samsung Powerbot SR10M70 is not working. It shows switch in Homekit but it doesn't start cleaning upon turning the switch on. Vacuum cleaner just makes beep sound and then nothing.

To Reproduce:

  1. Connect Samsung Powerbot to SmartThings
  2. Create a token
  3. Install SmartThings IK plugin to Homebridge and specify the token
  4. Try to start cleaning
  5. Device makes beep sound and do nothing

Expected behavior:

  • Powerbot to start cleaning

Logs:

17.11.2023, 11:45:47SmartThings Ik BridgeLoaded plugin 'homebridge-smartthings-ik'
17.11.2023, 11:45:47SmartThings Ik BridgeLoading 1 platforms...
17.11.2023, 11:45:47SmartThings Ik BridgeSmartthings Plug (IK)Loading accessory from cache: Robot
17.11.2023, 11:45:47SmartThings Ik BridgeSmartthings Plug (IK)Loading accessory from cache: iPhone
17.11.2023, 11:45:47SmartThings Ik BridgeBridge is running on port 51826.
17.11.2023, 11:45:48SmartThings Ik BridgeSmartthings Plug (IK)Restoring existing accessory from cache: Robot
17.11.2023, 11:45:48SmartThings Ik BridgeSmartthings Plug (IK)Restoring existing accessory from cache: iPhone
17.11.2023, 11:45:48SmartThings Ik BridgeERROR[SmartThings Ik Bridge 2390@iPhone@@Manufacturer] characteristic value expected string and received undefined
17.11.2023, 11:45:58SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:45:58SmartThings Ik BridgeSmartthings Plug (IK)WARNINGBad status from iPhone.  Ignoring for now.
17.11.2023, 11:45:58SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone
17.11.2023, 11:46:09SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:46:09SmartThings Ik BridgeSmartthings Plug (IK)WARNINGBad status from iPhone.  Ignoring for now.
17.11.2023, 11:46:09SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone
17.11.2023, 11:46:19SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:46:19SmartThings Ik BridgeSmartthings Plug (IK)WARNINGBad status from iPhone.  Ignoring for now.
17.11.2023, 11:46:19SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone
17.11.2023, 11:46:29SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:46:29SmartThings Ik BridgeSmartthings Plug (IK)WARNINGBad status from iPhone.  Ignoring for now.
17.11.2023, 11:46:29SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone
17.11.2023, 11:46:40SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:46:40SmartThings Ik BridgeSmartthings Plug (IK)WARNINGBad status from iPhone.  Ignoring for now.
17.11.2023, 11:46:40SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone
17.11.2023, 11:46:50SmartThings Ik BridgeSmartthings Plug (IK)WARNINGiPhone returned bad value for status
17.11.2023, 11:46:50SmartThings Ik BridgeSmartthings Plug (IK)ERRORBad status from iPhone.  Removing this service.
17.11.2023, 11:46:50SmartThings Ik BridgeSmartthings Plug (IK)WARNINGPoll failure on iPhone

Plugin Config:

{
    "accessories": [],
    "platforms": [
        {
            "platform": "HomeBridgeSmartThings",
            "name": "Smartthings Plug (IK)",
            "BaseURL": "https://api.smartthings.com/v1/",
            "AccessToken": "TOKEN HERE",
            "GarageDoorMaxPoll": 40
        }
    ]
}

Environment:

  • Plugin Version: 1.5.20
  • Homebridge Version: 1.6.0
  • Node.js Version: 18.13.0
  • NPM Version: 9.2.0
  • Operating System: Raspbian
@Ostromogilski Ostromogilski added the bug Something isn't working label Nov 17, 2023
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

1 participant