mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add Somfy deprecation notice (#22702)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
222c939b5d
commit
2fe0e61955
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user