Very nice to see there is finally an Itho app available for Homey. Many many thanks!
Is it correct that you only can view the current and programmed temperature within the Homey app (not controlling)? Through flows I can set it on a specific temperature, so that is working correctly.
Currently you should be able to both see and control your fan speed and thermostat temperature, from the device widget.
In the next version I will add more flow features (triggers, conditions and actions) and later on improve widgets.
When you can control the temperature in a flow, you should also be able to control it via the widget,since it is done by the same code. Can you maybe send me a diagnose, via the app settings screen.
Connection 6 is without rf, but if that is possible then you probably have the fan as a separate device in the response from the gateway api.
Maybe we can try to debug your setup, to see if that I can find the fan at yours, but for this you should run a nodejs app, or I have to create a separate homey app for you that can send me some info.
Just played a little bit more with the app. I have even more functions than with the native spider thermostat or the gateway webapp. Now I am able to set the Fan on Boost modus (this modus makes the fan working in the kitchen). Before this was only possible with the physical remote in the kitchen.
Works perfectly! Iāve been hoping someone would connect Homey to the Itho Spider for a long time. Thank you very much and keep up the good work!
In my own setup the smart energy meter is also connected to the Itho gateway, do you also have this? And would it be possible to connect this to Homey to get the energy readings visible via Homey as well?
I have it as well, and am planning to add it too, which should be possible, since you can see it at mijn.ithodaalderop.nl as well.
However it will be somewhat harder than integrating the fan and thermostat, since I have to figure out how to read/process/present an aggregated result, since I can only poll (every 5 minutes). Getting the current usage will probably be worthless (lucky shots).
Unfortunately the app is still only available as beta or test version, but if l donāt know how to get there either anymore. I think the app is pretty ok at the moment, but athom changed some rules and rejected my submission because of some styling issues that I still need to resolve.
āāā
Unfortunately, your app has not passed the certification process, due to the following:
ā Your appās images are unsharp. Please make sure to include high-resolution images of 500px by 350px and 250px by 175px.
ā Your appās readme contains a changelog. Please use the provided changelog functionality of the Homey App Store.
ā Your appās readme contains URLs that should only be present in your appās JSON. For example, these can be issue, support or homepage URLs.
āāā
You can build it yourself, or maybe someone else know where to find the test version after athom changed things. Iāll try to fix the issues maybe this weekend and resubmit
Iāve just submitted version 0.4.2 in which I fixed the issues, as far as possible, so lets hope they didnāt introduce some new rules again, or find something new (that isnāt there. I checked my images, but they are all compliant to their specifications)ā¦
I understand that they want to have some sort of minimum quality, but I find it a bit annoying to fix issues that where no issue before.