This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
BTW: I'm testing with:
Zone 1: Smart Thermostat + Smart Radiator Thermostat
Zone 2: Smart Radiator Thermostat only
Both zones are controllable by the app now... well, with the one I'm running here... App store still has the old version.
(tricked) image to show all mobile-card info. Sorry for the English speaking/reading... screenshot was made in Dutch.
Cool! can't wait ;-)
please offer a paypal donation button for your work i it is accepted by athom.
i will send you some beers then ;-)
... and i hope some other peeps here will donate then also, right @GerritKool and @Jon ;--)
Despite that he didn't manage to create a good working code, we have to give him some credits for the basic tado-data-import code, which I still use (and extended little) to import data from the tado-servers.
What I did was basicly correcting/rewriting the code that processes this information in the app. That may be a major part, but the app was still not my idea to start with
However... I have a personal donation button on the "LED Ring Collection" and "LEDitor" app- store pages. So you can always go there do offer me a coffee.... when I published the update... and when it's really working for everybody...
At the moment I am doing some english-dutch translations to make the app bilingual. Also need some time to test if every function works fine in every possible case.
but @HellHound will have a donation too. You are right!
Our beloved tado thermostat seems to be a little bit of unique compared to the other thermostats that are currently in the app-store.
Where the other thermostats work with temperature setting steps of 0.5 degree celcius, the tado thermostat can be set in 0.1 degree steps. While I was implementing this and could not get it to work without errors, and asked other developers if they could see what I did wrong, we have finally come to the conclusion that there might be a bug in Homey's build in Thermostat-class. Emile has made a note on his to-do list and it seems like it may be solved in the next "public release".
Besides that, there was something wrong with the weather-info-icon... well, with the way Homey handles the text-labels below that icon. But because that's no dissaster, I'll implement a "raw" version for it anyways... This might also be solved when Homey gets a firmware update.
So... after losing a few days of progress, but learning a lot at the same time, I am now preparing the tado app to work as good as it gets with 0.5 degree steps. And for the time being we'll have to live with some little 'beauty-glitches' for the weather-icon like "night_cloudy" instead of "Cloudy night"... and no Dutch translation yet.
So just Remind me if you habe a Version to Test. I have only one Smart Thermostat Ar the Moment. But just one extra which i have just Not installed. Hope i can install the Second at Weekend
I am interested in the app via GitHub, I have 10 Tado Thermostat's with 9 groups.
I want to help test the app, I have 1 themostaat with 1 radiatorknop, I sit on district heating (stadsverwarming)
Yessss... I have only two groups/zones, so I like cases like these
That's almost like me. 1 Thermostat + Radiator Thermostat... and I have a second Radiator Thermostat in another room. Central heating for 11 apartments. Still welcome to the testers
I'll let you guys (and all the lurkers) know when I have updated GitHub.
In my GitHub I had a Fork from the latest version by Hellhound instead of a Fork from the latest Athom version... happy as I was I started updating the files in my Fork and downloaded a ZIP to test... Totally relaxed.... and then suddenly! Missing this and that!! Aaaaargh! Stress mode.... STRESS MODE... One coffee... another one... more coffee... and then I thought about the fact that the ZIP that I have been updating in the past few weeks came from Athom, not from Hellhound....
So... Githubbing Athom... and there it was... including everything that was missing! Pfeeeeewwww...
There I went again... Forking Athom...updating everything that I had changed... downloading the ZIP... testing... and it works! Happy again....
For all the heroes that want to risk their Homey (just fun)... Here you can download and test:
https://github.com/OpenMindNL/be.geekness.tado
ADVICE: First remove all devices that were created with the old app! (only one if memory serves me well) Didn't test if that might cause a crash. Internal device structure is completely different.
An update over the current v0.6.1 doesn't cause any problems. An old device wil even be partly updated, but it still doesn't work. So... after the update, remove your old device and add new ones for your zones..
I hope there's not to much troubles.
- Just add a device for each zone you have.
- Click the Wrench (dutch: moersleutel) and set the zone number.
This is set to 1 by default and will work immediatly when you have only one zone and never changed anything in your setup. If you ever added and removed devices, zone 1 might not work anymore and your first zone might be 2, 3 or even higher.
Take a look at the (i) behind the setting if you do not understand where you can get the zone number ... and immediatly ask if you still don't understand ...
About the zone number: If anyone has zone number 0 (zero), let me know immediatly... I did not epect that!
Also let me know if there are any troubles or even crashes (which I don't expect, but you never know).
In the meantime I'm going to add/rewrite the README.md which is still old.
In the meantime I updated README.md to v0.7.0
Also created new app-store and device images.
heating zone is 1. i will add tomorrow ma second thermostat und play with some flows to test a littlebit more.
but sofar, great @OpenMind_NL !
and so far so good, was able to add all devices without any issues!
Edit: just edtited it in the app!
There is more to optimize for this app, like showing your tado-zone names instead of zone numbers.
My first goal was to get the tado app working so it could finally be used by everybody... no matter how many tado-zones, no matter what zone numbers.
In the meantime I also added some extra info displays and flow triggers because it wasn't hard to do.
- When no more problems pop up in the coming days, I will ask Athom the Pull my corrections and update the app store.
- Next plan is to convert the app to Homey's new S(oftware) D(evelopment) K(it) 2. This wont bring much difference for the regular users, but it will make sure that the app is ready for future Homey updates.
- When the SDK2 update is done, I will look into further possibilities for the app.
There is some more info available in the API like which real devices are installed in your account. Thermostat? How many Radiator Thermostats?... combination of these two? I could use this information for more user-friendly control of the app ... Home/Way mode, Hot Water (control/measurement?) etc.
But please... don't push me
And cheers!