Franck Nijhof ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00

1.7 KiB

layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release redirect_from
page Spider Instructions on how to setup the Spider hub within Home Assistant. 2018-07-17 22:01 true false true true spider.png
Hub
Climate
Switch
Cloud Polling 0.75
/components/switch.spider/
/components/climate.spider/

The spider integration is the main integration to integrate all Itho Daalderop Spider related platforms. You will need your Spider account information (username, password) to discover and control devices which are related to your account.

There is currently support for the following device types within Home Assistant:

  • Climate
  • Switch

Configuration

To add your Spider devices into your Home Assistant installation, add the following to your configuration.yaml file:

spider:
  username: YOUR_USERNAME
  password: YOUR_PASSWORD

{% configuration %} username: description: Account username of mijn.ithodaalderop.nl required: true type: string password: description: Account password of mijn.ithodaalderop.nl required: true type: string scan_interval: description: How frequently to query for new data. Defaults to 120 seconds. required: false type: integer {% endconfiguration %}

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

Climate

Although this integration lets you change the operation mode to heating or cooling, it doesn't necessarily mean your boiler can. Spider is not aware of your current situation.