Add Somfy deprecation notice (#22702)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Mick Vleeshouwer 2022-05-11 11:42:25 +02:00 committed by GitHub
parent 222c939b5d
commit 2fe0e61955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -58,8 +58,6 @@ The Overkiz (by Somfy) integration platform is used by many different vendors, l
- Somfy TaHoma Switch [(instructions)](#tahoma-switch)
- Thermor Cozytouch
If you own a Somfy hub, you could also use the [Somfy integration](/integrations/somfy/) which uses the official API.
### TaHoma Switch
Multiple users reported that the TaHoma Switch will work with this integration **after** you create a scene in the TaHoma app and wait for a few hours.

View File

@ -18,6 +18,12 @@ ha_platforms:
ha_integration_type: integration
---
<div class="note warning">
The Somfy Open API (cloud-based) has been deprecated in favor of the [Somfy TaHoma Developer Mode](https://developer.somfy.com/developer-mode) and will shut down after June 21st, 2022. The [Overkiz integration](/integrations/overkiz/) will support this new local API and can already be used to control your Somfy devices via the cloud.
</div>
The Somfy integration will allow users to integrate their Somfy devices into Home Assistant using the [official API](https://developer.somfy.com/somfy-open-api/apis).
## Installation