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
someone else having this problem?
it crashes everytime i add the thermostat. if i just install the app withot installing the thermostat the is stable.
but just after i add the device it crashes
Any info is helpful
Only downside is that my old Thermostat (v1) cannot be used in the same account as my new Thermostat (v3). So now I've got 2 different Tado accounts, which sucks...
But, now it's time to implement them all in to the Homey Tado app. I'll keep you all updated on the progress.
how can i provide the backtrace if the next crash comes?
Do you have an idea when it happens, is it always when a certain flow executes ? If so, please explain the details, so I can remake the flow on my Homey, and maybe replicate the problem. This way you don't need to do all the devleper configs.
@zperx: as far as I know there is no real 'V3' Tado API, it's the same as explained at https://github.com/hellhond/be.geekness.tado/tree/master/api.spec
This is taken from public sources, and the Word document is from forum member mauriceb
it is not so easy to explain.
first: i have only one device (thermostat) installed, but not any flow with it!
second: it seems more stable after yout last app-update
and when i just read your post, i looked from the work with myathom... to my homey under settings:
there is tado in the app-list with the red exclamation mark! -> so i disabled the app and just enabled it again.
the app crashes not every day at the moment! (i think every 2-3 days, but that is just a feeling).
now i realized that in the notification center there was an hint that another app had an automatic update.
could this cause the tado-crash? or is this not possible?
greedings
But I don't understand if I can use them only with my homey and without the thermostat?!?
How are things going? Could we help you out with testing something?
Something like
IF bathroom light is on AND hotwater is used THEN put on the ventilator.
Can you greate a value card with hotwater and radiators are heating?
Additionally, thanks to all who donated to keep the project going!
I've been working on rewriting the Tado app, to streamline the code, and make it more readable and modular.
I should have an initial version by next week, though probably only for the Thermostat. In the coming weeks I'll add all the other devices (Valves, AC).
@phil_s normally all Homey apps are isolated from each other, so an update for one app should not be able to kill/crash another app.
@dondanny You can use the valves without a Tado thermostat, yes. You just need the 'Tado bridge', but that should be included in the Valves Starter Kit.
@Tim_Brass I'll keep you updated next week, you'll probably be able to test the app before it's live in the store via the Github repo.
@0burner0 I'll see what I can do. My home setup does not allow Tado to provide the HOT_WATER option, so I can't fully test it, but will try to add it to the code, and we'll see from there.
If my issue is already known, then please ignore . Otherwise: I'm trying to add my Tado. I installed the app. Works well. When I then try to add the Tado, I very shortly see some text about adding the Tado but before I can click one of the fields, it already shows me a cogwheel that never stops spinning... Long story short: I can't proceed with adding my tado.. . Any thoughts?
PS. I'm using the standard Tado bridge + 1 smart valve. I know you're working on the valves so I've no questions there
But are you saying that because of the new products of Tado, I also can't add the existing Tado because it uses an API which is not yet public?
This is causing issues with getting an access token (authenticating), so fscked Tado app
I've made the necessary changes to the API code, and hope Tado won't change a lot more.
New app version (0.5.6) is waiting the Athom approval process.
I'm still busy with the code update / rework for the Tado app, but it's going to take some more time due to my work schedule.
Please update, since the previous versions won't work with the new Tado API.