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

Nowhere to enter segments when command "Start room cleaning" is selected #36

Open
Zettaga opened this issue Nov 12, 2021 · 10 comments
Open
Assignees
Labels
bug Something isn't working todo

Comments

@Zettaga
Copy link

Zettaga commented Nov 12, 2021

** Describe issue **
Nowhere to enter arguments when command "Start room cleaning" is selected

** Screens / Logs **

image

@Zettaga Zettaga added the bug Something isn't working label Nov 12, 2021
@andreypopov
Copy link
Owner

For now, use msg.payload.
It is possible that I will add rooms dropdown later

@Zettaga
Copy link
Author

Zettaga commented Nov 13, 2021

For now, use msg.payload. It is possible that I will add rooms dropdown later

Could you assist me in what exactly to type, I'm not experienced with this stuff and have been trying for a few hours.

image
image

@andreypopov
Copy link
Owner

Import example from main menu

@Zettaga
Copy link
Author

Zettaga commented Nov 14, 2021

I'm sorry for the hassle, but what main menu are you referring too? Sorry again, and thanks for any help.

@Zettaga
Copy link
Author

Zettaga commented Nov 14, 2021

I've tried the example listed under "Read docs: Room cleaning: Start" with no luck. I tried this example code
{
"method": "app_segment_clean",
"params": [16, 17, 18],
"id": 6764
}

@andreypopov
Copy link
Owner

andreypopov commented Nov 14, 2021

2021-11-14_20-38-33

@Zettaga
Copy link
Author

Zettaga commented Nov 14, 2021

Hello again, I was able to locate the test nodes but it seems like there is no test node for "Start room Cleaning" as you can see by the screencap of the provided test nodes. This is the node I need, so I'm still at a loss here. I would appreciate any more support, but understand if you don't have the time. Thanks.

image

@Zettaga
Copy link
Author

Zettaga commented Nov 15, 2021

Would you just be able to copy paste what should be in the payload field? Again I am not familiar with most of this stuff and have tried many variations and keep getting the same error. I have included a screen cap of the field I need information for, and the current text that is not working.

image

@andreypopov
Copy link
Owner

choose 0-9 and send only 22
Check another example "Homekit"

@Zettaga
Copy link
Author

Zettaga commented Nov 16, 2021

choose 0-9 and send only 22 Check another example "Homekit"

I got it! Thanks a ton, I feel a bit dumb given how simple that was. Thanks again for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working todo
Projects
None yet
Development

No branches or pull requests

2 participants