mjilesen / com.toshiba

GNU General Public License v3.0
4 stars 3 forks source link

Swing mode resets when turning off/on #48

Closed cscheiene closed 1 year ago

cscheiene commented 1 year ago

I have the swing set to fixed 2. When I turn it off and on from Homey, it reset the swing to off. When I turn it off and on from the Toshiba app, the swing setting remains the same as before. Is it possible the keep the swing settings when turning off and on from Homey?

mjilesen commented 1 year ago

@cscheiene I see the same behavior in the app (I only have the vertical swing option): when I turn off the AC (in the app), the swing mode is turned off by default. This is send to Homey, where the swing is also turned off. For my AC, it works as implemented in the Toshiba app and that is what I (have to) follow otherwise it will make my code very hard to maintain.

cscheiene commented 1 year ago

@mjilesen thanks for the feedback. I also see that the swing is turned off from the Toshiba app also. And this is displayed both in homey and in the app. However, when turned on from the Toshiba mobile app, the last setting for the swing is sendt. But maybe that's a function of the Toshiba app itself?

mjilesen commented 1 year ago

@cscheiene I have made some changes so it does not change anymore. Version 2.1.4 is available for test and will be live as soon as Homey approves.

cscheiene commented 1 year ago

@mjilesen Thanks! Just tested and it works