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

Question about DeviceGui #87

Open
techbliss opened this issue Apr 7, 2024 · 0 comments
Open

Question about DeviceGui #87

techbliss opened this issue Apr 7, 2024 · 0 comments

Comments

@techbliss
Copy link

techbliss commented Apr 7, 2024

Hello i am trying to convert your code to Lua, since my home automation system(fibaro) only uses that.

I having little trouble to figure out what the "deviceGuid": is, if it is the "deviceGuid":"CS-HZ35UKE+*********" or the very long DeviceHasGui.

I have connected to https://accsmart.panasonic.com/auth/login HTTP/1.1 and i get the token
Thereafter i connect https://accsmart.panasonic.com/device/group HTTP/1.1 and i get all the parameters and DeviceGui and DeviceHashGui , but when i try using either of them to control they do not seem do work

"deviceGuid": "{{device.response.body.$.groupList[0].deviceList[0].deviceGuid}}",

it looks like you set the DeviceHashGui as the DeviceGui here in Session.py

self._deviceIndexer[id] = device['deviceGuid']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant