Stephan Wentz

Results 45 comments of Stephan Wentz

is graph.windows.com correct? shouldn't it be graph.microsoft.com? i thought the whole windows-graph-api was deprecated.

searching for windows.com shows no hit on this page?

and https://graph.windows.com/ doesn't seem to resolve...

@andreiborza While adding this action I got weird results in some places (like a hash-release version), and I didn't know why. Would be nice to see what was really created,...

Ok, nice, that would've helped. Just search for ACTIONS_STEP_DEBUG, didn't find anything (only this ticket here), maybe this should be documented? Neverthelaess, some of these log items could really be...

Oh sorry, didn't know that one. Thanks!

Works fine here. Installed the branch from the PR, I have 2 L60's running here. Maybe it's got something to do with that? Having a single or multiple Robovac devices?

Although I have seen in another PR here (https://github.com/CodeFoodPixels/robovac/pull/64/files#diff-1a399db0f45c880538b174870af4a32a874c68567066d843c79217af7f4613b3L135) that there are also changes to devices / device inside config_flow.

I'm not a python developer, but want to help - what can I do to output the item array?

Ok, found it. Code is only executed on config. This is the structure from device_response: ``` { "res_code": 1, "message": "", "devices": [ { "id": "...", ... },{ "id": "...",...