# \[APP\]\[Cloud & Pro\] Somfy Tahoma & Connexoon (v4.0.124, test v4.0.152)

**URL:** https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206
**Category:** Apps
**Tags:** official, homey-pro
**Created:** [September 29, 2020, 3:01pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206 "2020-09-29T15:01:37Z")
**Posts on this page:** 20
**Page:** 99

<div class="post-metadata">

### Author: ![Marco\_Picci](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marco_picci/32/101427_2.png) [@Marco\_Picci](https://community.homey.app/u/Marco_Picci)
#### Post date: [March 8, 2024, 7:58pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1976 "2024-03-08T19:58:34Z")

</div>

Hello,  
I’ve tried again waiting 1 minute as you suggested.

 ![image0.png](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/6/d/6dcacedea9829ac731acab4a3a12c9ea4c85a56e.png)

Thank you!  
Marco

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 8, 2024, 8:03pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1977 "2024-03-08T20:03:26Z")

</div>

Sorry, my memory is getting worse, could you explain again what issue we are looking at?

---

<div class="post-metadata">

### Author: ![Marco\_Picci](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marco_picci/32/101427_2.png) [@Marco\_Picci](https://community.homey.app/u/Marco_Picci)
#### Post date: [March 8, 2024, 9:51pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1978 "2024-03-08T21:51:58Z")

</div>

For sure, I’m trying to pair the thermostat of Somfy with the honey, but is not working 🙂

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 21, 2024, 2:59pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1979 "2024-03-21T14:59:58Z")

</div>

I always assumed that local access was active ever since I enabled it in my Somfy account. (but I found out that isn’t the case)

Apparently the app does see/find the local API and gains an access token, etc.

I even saw some logging that stated “local: true” … but even if, after some time when I look at the logging I’ll only see entries containing “local: false”.

In my home I use Ubiquity networking devices + a Connexoon box that controls IO shutters … does anyone else had issues with this? Perhaps certain settings that need tweaking?

Although mDNS is allowed to cross network boundaries: I’ve added my Connexoon box to the same network as my Homey.

Only things in various network settings that catches my attention is “IGMP snooping”, which is set to true for my network.

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 21, 2024, 3:27pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1980 "2024-03-21T15:27:11Z")

</div>

Not all devices have local support. For example, my One Alarm doesn’t show up in the local device list, so the app has to control that via the cloud connection. Also, I found the radiator valves reported locally but can only be controlled via the cloud. Maybe you have one of those or similar device. If you open the app settings screen and get the device list, you can see the 2 lists. One is the devices that are available locally and the other is the remote devices. The app will first check the local list to see if the device is available and only try the cloud if it’s not found.  
Also when polling for events it will check locally every 3 seconds and checks the cloud every 30 seconds. That’s to ensure it doesn’t miss cloud only devices.

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 21, 2024, 3:57pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1981 "2024-03-21T15:57:57Z")

</div>

First of all, that was a very swift and useful response!  
I’ve retrieved the log file on the “Device log” tab and the resulting _json_ has indeed a “cloud” entry as well as a “local” entry.  
The “cloud” entry has a whole lot of json in it (amongst others my IO shutters in it). The “local” entry merely contains a local IP-adress and that’s it.

So all in all, I guess that confirms your suspicion that my IO shutters can only be controlled via the Somfy cloud.  
Again, thanks for the helpful response and keep up the good work!

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 21, 2024, 4:14pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1982 "2024-03-21T16:14:27Z")

</div>

Hmm, I’m surprised the IO devices are only in the cloud.  
If you look in the Local Tokens tab, can you see a local a Token?  
Also, in the information log, straight after start up, you should see the discovery indicated by the entry “mDNS Found a local bridge”

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 21, 2024, 4:26pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1983 "2024-03-21T16:26:21Z")

</div>

Yes, that’s the ‘weird’ part - I do have a local token.

I restarted the app: and now (once again) I see the “local: true”.  
And yes, at the very beginning of the log I see:

- “mDNS: Got mDNS result”
- “mDNS Found a local bridge”
- “Doing local login”

And yes, a local token after restart is yet again available in the corresponding tab.  
Retrieving the device log is interesting too: cause now the “local” entry does contain the IO shutters. 😕

I have seen this before (to appear to be sucessfull) … but after some time, for some reason, the ‘connection breaks’ so to say and the log will only state “local: false”.

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 21, 2024, 4:47pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1984 "2024-03-21T16:47:56Z")

</div>

Strange, I will look through the code to remind myself what can stop the local working.

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 21, 2024, 6:00pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1985 "2024-03-21T18:00:35Z")

</div>

I just had a look and the local devices are gone again 😅

---

<div class="post-metadata">

### Author: ![foretix](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/foretix/32/104161_2.png) [@foretix](https://community.homey.app/u/foretix)
#### Post date: [March 21, 2024, 6:09pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1986 "2024-03-21T18:09:52Z")

</div>

Hello,  
I have “External Venetian Blinds (io)” and for last few days I’m experiencing an issue with UI submenu to switch between “Position” and “Window coverings tilt set”. I’m not able to switch to tilt slider from submenu. When I click on the item, it does nothing and keeps me on “Position”.

This behavior happens on Android app only. I checked with Web UI and there it is ok. BUT, I checked different device (Tuya electrical multi-socket device) and there I’m able to switch between each socket clicking on the item in submenu.

I’ve noticed the bug since Homey update v10.3.2. I’m on 8.0.2 Android app (Android 14). I’m not sure if this is an issue inside Tahoma app, or I should report it to Homey devs, but because with the electrical socket it works I write here first.

 ![Screenshot_20240321_184638_Homey](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/5/2/524bba7217dec1c4a64048eb7e07afc24a8a8438.jpeg)

Thank you

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 21, 2024, 7:02pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1987 "2024-03-21T19:02:50Z")

</div>

The app has no control over the UI, so that’s one to report to Athom.  
If I can find a way to reproduce it,I will also report it.

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 21, 2024, 10:29pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1988 "2024-03-21T22:29:12Z")

</div>

That is very strange. The app has been running on my Homey for nearly a month since the Homey update and still quite happily working with the local connection, even though my router has been rebooted several times causing it to have temporary failures due to being unreachable. I can’t see any reason why the app would stop using the local connection.  
Do you see any other errors in the Information log?

---

<div class="post-metadata">

### Author: ![Lemach](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/lemach/32/81500_2.png) [@Lemach](https://community.homey.app/u/Lemach)
#### Post date: [March 22, 2024, 8:11am UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1989 "2024-03-22T08:11:01Z")

</div>

Hi @Adrian_Rockall , thanks a lot for your app! I have a question that has already been asked…  
I own in my bathroom a Heater/Towel Dryer that is Io connected to a Box called Cozy Touch. It’s not recognized by Tahoma app but only by Atlantic Cozy Touch App. They should have an API as Tahoma Somfy has (I own a domotic Box called Energeasy Connect 3 by Rexel that can connect to this dryer).  
Do you think you could take a look at this app or API to creat an App that can integrate the Atantic Serenis Dryer? Thanks a lot

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 22, 2024, 9:16am UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1990 "2024-03-22T09:16:02Z")

</div>

I’ll restart the app and (try to) keep a close eye on it.  
Hopefully I can find something in the log 🤞🏻

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 22, 2024, 10:46am UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1991 "2024-03-22T10:46:42Z")

</div>

I now have a log that contains both a working local situation and a broken one.

Should I send the log? (using the corresponding button)

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [March 22, 2024, 11:39am UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1992 "2024-03-22T11:39:10Z")

</div>

Yes please.

---

<div class="post-metadata">

### Author: ![Lemach](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/lemach/32/81500_2.png) [@Lemach](https://community.homey.app/u/Lemach)
#### Post date: [March 22, 2024, 11:55am UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1993 "2024-03-22T11:55:38Z")

</div>

I’ve found this on Github for Domoticz:

> <https://github.com/OBone-git/Cozytouch-domoticz/blob/master/cozytouch.py>

---

<div class="post-metadata">

### Author: ![Raeven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/raeven/32/29880_2.png) [@Raeven](https://community.homey.app/u/Raeven)
#### Post date: [March 22, 2024, 1:53pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1994 "2024-03-22T13:53:18Z")

</div>

I’ve submitted my log.  
`ID: -1181802784`

---

<div class="post-metadata">

### Author: ![KeHo](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/keho/32/84650_2.png) [@KeHo](https://community.homey.app/u/KeHo)
#### Post date: [March 24, 2024, 7:26pm UTC](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206/1995 "2024-03-24T19:26:49Z")

</div>

@Adrian_Rockall : Hey Adrian, thanks for your great app. I`ve added all my Raffsores (23) to homey very well. Now i`ve tried to connect to the “Somfy Access IO Controller”, but every thing i`ve tried (Garage Door) doesn`t work. I`ll send you the log ID: -1754995614.

Thanks for your help.

I`ve tried via android and via web. And i have the same Problems with the tilt set.

[Previous page](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206.md?page=98)

[Next page](https://community.homey.app/t/app-cloud-pro-somfy-tahoma-connexoon-v4-0-124-test-v4-0-152/35206.md?page=100)
