totalimmersion / com.somfy.tahoma

Somfy TaHoma app for Homey
GNU General Public License v3.0
10 stars 16 forks source link

Sunis not working #76

Open FPPMvB opened 4 years ago

FPPMvB commented 4 years ago

After posting this issue already in 2019 there is Unfortunatly still no news on when this will be solved. All the other products seem to be working fine, but the lux sensors are not giving any results in the Homey app. The values are visable in the Somfy Tahoma app but not transferd to Homey. Please have a look at this issue.....

keolse commented 4 years ago

Problem seems to be when you add sensor and motor. If you remove motor. The data from sensor should update.

FPPMvB commented 4 years ago

Yeah duh... The whole idea with the Sunis sensor is that it tells the motor when to open or close the sunscreening. In the older version this worked perfectly in Homey but after update in March this became an issue.

keolse commented 4 years ago

Yes. Have solved it like this.

https://homey.app/no-no/flow/QDZDgZ/

Hope it will be fixed 🙂

keolse commented 3 years ago

"aartse commented 1 hour ago • i can confirm this PR 88 will fix the state / sync bug in this app.

in my case, when a io_horizontal_awning device is the first device returned in the sync, states of other devices will not update / change. with this fix, other device states will update again: https://github.com/aartse/com.somfy.tahoma/tree/fix-io_horizontal_awning-state"

Update WindowCoveringsDevice in drivers mapp, and the IO sun is working again :)