Python wrapper for the Spider API, a way to manage your Spider installation


Keywords
api, home-assistant, home-automation, itho, itho-daalderop, ithodaalderop, python, smartplug, spider, thermostat
License
MIT
Install
pip install spiderpy==1.7.2

Documentation

SpiderPy

Unofficial Python wrapper for the Spider API, to control your Spider installation. Use the same credentials as the ones you use at https://mijn.ithodaalderop.nl

This library is not affiliated with Itho Daalderop or Spider and retrieves date from the endpoints of the mobile application. Use at your own risk.

You will need the gateway in order to communicate. If Itho Daalderop ever takes the cloud environment offline, this library will no longer function. If you are looking for a way to control your fan, I would suggest to use https://github.com/arjenhiemstra/ithowifi as it supports local control.

Currently supports

Thermostat

  • Viewing the current and target temperature
  • Changing operation mode to Heat or Cool
  • Changing the fan speed

Power Plugs

  • Viewing the energy usage and the state of power plugs
  • Enabling or disabling power plug

Home Assistant

This library is being used in Home Assistant as a component.

Homey

There is also a Homey integration for Spider available. It however does not use this library.

More information about Spider (Dutch)

http://www.ithodaalderop.nl/spider-thermostaat/wat-is-spider

Contributors