Remove Spider integration (#35023)

This commit is contained in:
Joost Lekkerkerker 2024-10-03 21:44:45 +02:00 committed by GitHub
parent 91daff1f7d
commit c275d20552
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 38 deletions

View File

@ -1,38 +0,0 @@
---
title: Itho Daalderop Spider
description: Instructions on how to setup the Spider hub within Home Assistant.
ha_category:
- Climate
- Hub
- Switch
ha_iot_class: Cloud Polling
ha_release: 0.75
ha_codeowners:
- '@peternijssen'
ha_domain: spider
ha_config_flow: true
ha_platforms:
- climate
- sensor
- switch
ha_integration_type: integration
---
The `spider` integration is the main integration to integrate all [Itho Daalderop Spider](https://www.ithodaalderop.nl/spider-thermostaat) 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
{% include integrations/config_flow.md %}
{% note %}
This integration is not affiliated with Itho Daalderop Spider and retrieves data from the endpoints of the mobile application. Use at your own risk.
{% endnote %}
### Climate
{% note %}
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.
{% endnote %}

View File

@ -602,6 +602,7 @@ layout: null
/integrations/sochain /more-info/removed-integration 301
/integrations/socialblade /more-info/removed-integration 301
/integrations/somfy /more-info/removed-integration 301
/integrations/spider /more-info/removed-integration 301
/integrations/spotcrime /more-info/removed-integration 301
/integrations/srp_energy /more-info/removed-integration 301
/integrations/synology /more-info/removed-integration 301