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
This all isn't too hard.
Make a new variable for target temperature[better logic app] And a flow,
every 5 mins IF: temp from fibaro is lesser than target temperature Turn coil on
else
Turn coil off
I also wonder why they did not ask any devs to take over the app ??
Satbopper might have the solution, but he will need to ask Athom if thats possible at all.
Helaas is het niet mogelijk om de app van je Homey af te "kopieren".
De ontwikkelaar van de app heeft aangegeven dat hij deze app niet meer ondersteund en dat deze uit de Appstore verwijderd dient te worden.
Aangezien de app niet ons eigendom was hebben wij voldaan aan zijn aanvraag.
Opensource still works, you can make everything you want for Homey and publish it in the app store or on Github for other users to profit from what you make. But when you stop, sell Homey or die somebody else needs to step in.
Gives room for other developers or users who want to start making something for Homey (developers.athom.com)
so think before you start that is my oppinion period
What Open Source license would have required Athom to remove the app from its app store?
If it was originally published under any of the common Open Source licenses (GPL, MIT, Apache), there wouldn't have been a reason to comply to a request to remove the app.
If it wasn't published with a proper Open Source license, Athom shouldn't have accepted it in the first place.
@dbonsaksen
@Gerco90
@satbopper
@k1s
Back in the days, I started to try to rebuild the heating schedule app into a wake-up light app. But stopped halway the process, since the alarms were added by athom and I didnt need it anymore.
But! I just found a version of that somewhere, and I will try and rebuild it back into the heatingschedule app.
So I will see if I can get the app back into the appstore
https://github.com/priknr1/priknr1.heatingschedule
However, this is SDK 1, and Athom does not allow "new" apps to be uploaded to the appstore if they are not SDK2.
My programming skills suck, and I have not programmed an SDK2 app yet.
So it will be a tough one for me to crack this and rebuild it to SDK2. Will try, but if anyone feels like it, please contact me and help me rebuild
https://github.com/priknr1/priknr1.heatingschedule/tree/SDK2
And no, your programming skills do not suck, they just became rusty...
I've forwarded your question for support to the Slack developers community ;P
Setting a schedule and copying setting to other days works fine too. I was able to use a trigger card in a flow, and an action card in the THAN section.
What I don't see, is how I integrate my valves and thermostat....?
Perhaps this is work in progress?
I do see how this app would make my current flows obsolete. Looking forward to any updates!
This app works per zone I believe, and will set the setpoint to all devices in that zone.
What I think you mean with this question is how to set the thermostats seperately? Would be possible when the app is re-programmed. but the rebuild to sdk2 first
So I built this one back into the heating schedule again.
It seems to run on my homey.
This version does show the devices that are found in each zone.
I only have one device per zone, so you should sideload the newer version (is now available on my github) and see if you can address the devices seperately with this version.
EDIT: I found it should be just "athom app install". Installed successfully and now playing with it.
Thank you!
Is this what you meant?
In which case, yes it seems you can address both the main zone - it the above example 'Ground floor' and the next zone 'Storage room', and the thermostat in it. I'll try to add my radiator valves in UFH in the same rooms tomorrow & report back
That is good news @Priknr1! I'm hoping you will be able to release it back into the appstore. Thank you!