mskg / homey-heating

Heating scheduler for Athom Homey
https://homey-heating.mskg.app/
GNU General Public License v3.0
6 stars 6 forks source link

Target temperature on thermostat are not changing #38

Closed kopanicak closed 5 years ago

kopanicak commented 5 years ago

On Homey I have installed version 2.0.2. I have created one heating plan with shedules. I have one device added to be applied plan (thermostat Eurotronic Spirit). In timeline a see messages that target temperature is set, but no temperature change on device. What do I wrong? thanks

mskg commented 5 years ago

Did you use a dev or a production build? Did you install it from the store?

kopanicak commented 5 years ago

i have 1.0.0beta from store.

mskg commented 5 years ago

I’m currently working on the next version and I did some rework to the way how the target_temperature is set.

I noticed, that the two methods to set the “value” (CapabilityInstance vs. DeviceManager) behave different. The DeviceManager type gives more errors and such the possibility to retry the action. I did that and the new version should be more error prone. Still it’s unclear to me, why the temperatures are sometimes not set.

I update the incident once it is available.

Are you able install a dev build?

kopanicak commented 5 years ago

yes I can test dev build. dev build is here on GitHub?

mskg commented 5 years ago

Give me tomorrow to finish the small open tasks, than I will drop you a build.

mskg commented 5 years ago

Hi @kopanicak, you can try the build by using branch

You don't have to build the software yourself, this is already the build result. Just athom app install inside the directory.

Release Notes

kopanicak commented 5 years ago

it works now. target temperature is now changing on thermostat now. thanks.

but I have new problem with creating and editing shedules. I create shedules for monday. than I copy mondays shedules to all another days. than I edit one shedule in saturday and click on save. edited shedule is not edited but added another one. than if i click on trash to delete wrong shedule, i cant delete it.

on "iphone se" i cant scroll down to button OK if I set the time in shedule. i must use ipad to set the time.

mskg commented 5 years ago

True, fixed that and this is included in the version 1.1.1 I published to the store a couple of hours ago. Not approved as of now.

If you don’t want to be patient: the branch is called according to the number above :)

mskg commented 5 years ago

For that one: on "iphone se" i cant scroll down to button OK if I set the time in shedule. i must use ipad to set the time.

Could you probably open another issue and attach a screenshot to it? Don’t have such a device here.