Skip to content

Accessing the auth token and nodes #4

@pay4property

Description

@pay4property

I am trying to use your code to access the Hive Thermostat. I had code I wrote several years ago which allowed me to read/set temperatures, read/set schedules, etc but they have recently changed the auth mechanism so my code no-longer works.

Their API, once connected used to provide an auth token to pass with future requests and a list of device nodes (the thermostat appears as several) so is it possible to access these and if so how?

I used the JSON list of nodes to work out which is the central heating and which the hot water and then control the temps / schedules from there. I understand their API functionality once logged in remains the same so I'm really just wanting to use your code initially just to get logged in but then I should be able to extend your classes to add a thermostat device which I'd be happy to share back here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions