HOME Forums Gateways Raspberry Pi IP thermostat in a wizard

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Anonymous
    Inactive
    Post count: 28

    i have V2 with REST but i do not see how to use IP thermostat in a wizard
    help with a script and how to use it would be nice
    App: Version: 6.0.27 Mac OS 10.10.5
    Gateway: version: 2.0.8 type RaspberryPi
    thanks

    Anonymous
    Inactive
    Post count: 259

    Hi there Lynn,

    IP devices are not yet enabled in conditions. But here’s a trick that should work:

      1. Create a Condition with IP Thermostat. To use REST API you can download Postman REST Client and import sample of ZBPServer API collection from here: https://www.getpostman.com/collections/a7e361d5a8f7f0d82410

      2. Run a script in your Gateway to poll the temperature of the thermostat. Take a look at the sample script for turning on/off the Smartplug. If you can modify it to Read the thermostat temperature, then it should trigger the condition created in step 1.

    Let me know how it goes.

    Anonymous
    Inactive
    Post count: 28

    IP Thermostat is not a Device listed for a condition “Device Staus”.
    i did add the IP thermostat as a device named “thermostat” and it works as expected but it is not in the list to use as a condition.
    am i missing something ?

    Thanks

    Anonymous
    Inactive
    Post count: 259

    No that’s intentional. We can either use the REST API or the XML API. I guess we’ll have to send you the request script or an example. I hope to get to this soon. Thanks for your patience.

    Anonymous
    Inactive
    Post count: 28

    thanks

    looking forward to more info

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.