Skip to content

Question about DeviceGui #87

Description

@techbliss

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']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions