mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Key retrieval for Brel Home app (#21840)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
00253ca6a7
commit
743dcb92ff
@ -29,6 +29,7 @@ Additionally the following brands have been reported to also work with this inte
|
|||||||
|
|
||||||
## Retrieving the API Key
|
## Retrieving the API Key
|
||||||
|
|
||||||
|
### Motion Blinds app
|
||||||
|
|
||||||
The Motion Blinds API uses a 16 character key that can be retrieved from the official "Motion Blinds" app for [IOS](https://apps.apple.com/us/app/motion-blinds/id1437234324) or [Android](https://play.google.com/store/apps/details?id=com.coulisse.motion).
|
The Motion Blinds API uses a 16 character key that can be retrieved from the official "Motion Blinds" app for [IOS](https://apps.apple.com/us/app/motion-blinds/id1437234324) or [Android](https://play.google.com/store/apps/details?id=com.coulisse.motion).
|
||||||
|
|
||||||
@ -41,7 +42,14 @@ Please note that "-" characters need to be included in the key when providing it
|
|||||||
<img src='/images/integrations/motion_blinds/Motion_App__get_key_2.jpg' />
|
<img src='/images/integrations/motion_blinds/Motion_App__get_key_2.jpg' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Note that it has been reported that the official Bloc Blinds app doesn't seem to hand out the API key on Android, it does seem to provide the API key on the iOS version of the official Bloc Blinds app.
|
### Brel Home app
|
||||||
|
|
||||||
|
In the Brel Home app on iOS go to the `me` page (home screen 4th tab), on the bottom of this page multi-tap on the “version x.x.x(xxxx)” gray info and a pop-up with the key will be shown.
|
||||||
|
In the Brel Home app on Android go to the `me` page (home screen 4th tab), tap 5 times on the right side of the photo place and a pop-up with the key will be shown.
|
||||||
|
|
||||||
|
### Bloc Blinds app
|
||||||
|
|
||||||
|
The official Bloc Blinds app doesn't seem to hand out the API key on Android, it does seem to provide the API key on the iOS version of the official Bloc Blinds app.
|
||||||
|
|
||||||
## Top Down Bottom Up (TDBU) blinds
|
## Top Down Bottom Up (TDBU) blinds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user