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.
CodeKing
About
- Username
- CodeKing
- Joined
- Visits
- 95
- Last Active
- Roles
- Member
Comments
-
@anne I already thought about this, since a similar suggestion was written in the app thread. It shouldn't be that much work to use the basics from the heating scheduler app and extend it to work that way with triggering flows instead of thermosta…
-
@satbopper thanks for your collaboration and patience on friday evening via slack. Glad to hear that the nest thermostat is working now @HarmLutjeboer Hmm when the theromstat isn't available in the z-wave network it CAN be, that the trigger has…
-
satbopper said: version v1.0.0 crashes after install stack trace: TypeError: Cannot read property 'length' of undefined at api (/app.js:476:39) at getConfig (/app.js:58:5) at /app.js:38:9 at process. (/homey-app/helpers/client.js:1:1269) at em…
-
v1.0.0 stable version is on it's way to the appstore. Changlog: * verify bearer token on saving * log output added to the app settings screen * nest thermostat is working (verified with physical device from a friend) * condition card: current zone…
-
rob_houweling said: blackice said: same issue here. If you manually install 1.1.2 from the Appstore the issue is fixed thx, that worked!
-
Tallguy said: Hmm, Danfoss app is in a crashed state here. Anyone else has the same issue? Unfortunately, I've got the same issue after updating the driver app: Stack trace: Error: Cannot find module 'homey-log' at Function.Module.…
-
rob_houweling said: Thanks for the quick response. I've waited for more than an hour, so it's probably not a timing issue. But I'll wait until 0.0.3 is approved and try that. I do have the E5 error problem, maybe this affects the app? Do you expe…
-
Hi Rob, since I own 11 pieces of the Danfoss LC-13 too, they should work! Please wait until the 0.0.3 is published in the appstore (still awaiting aproval) or install it from the github repository. This version should work more stable. Hint: The t…
-
ok, but thank you for testing. I will check that tomorrow with an nest device from a friend to see where to fix it.
-
swttt said: @CodeKing Danke für die Github Einladung! You have an account on Slack maybe? Bitte! Sorry for the late reply, was busy on the weekend and on programming my heating schedule app. I'm not in the community slack channel of …
-
@jtebbens: awesome! May anyone with a Nest thermostat could test the github version, too. If not I'll be able to test it tomorrow. @erwinrensink: that should be the internal web-app of HomeWizard to confirm the temperature has been changed through …
-
@jtebbens Your're right! I just pushed a new update into github where this and other things are fixed. You may test this update version. On wednesday evening I'll push the new version to the appstore, it should run more stable then for all thermost…
-
jtebbens said: Ok I enabled the program for thermostat and it did trigger heatlink eventually. Set 14:33 as 20c Last Update: 60s ago mo - 14:33 Set target temperature of device Heatlink (225159e3-4ac2-4b9a-afaf-b8e9e328d37b) to 20° Requesting…
-
@jtebbens Thanks for the information, I will test out some cases with your informations later. The app doesn't detect temperature changes by other flows or the thermostat directly, it just updates the capability 'target_temperature' to the defined…
-
Theoretically every thermostat supported by homey should work as the app uses the official capabilities 'target_temperature', defined by Homey. But I actually just own some "Danfoss LC13" thermostats to test with. On wednesday I can test a Nest the…
-
jepp, that would be the correct and working settings But in v0.0.1 is still a bug that might appear and results in an app crash on updating the temperature. A fix for that (and dutch translation) is already on its way and is just waiting for appro…
-
I wanted to control zones from parent zones, too. So if you have thermostats in different zones, you can schedule every zone separately or just the parent zone. It might be a bit confusing if you have just one zone with a thermostat attached. I may…
-
Thanks for all your feedback, I try to answer some questions: @mruiter: I will try to add an option where you can pre-configure specific date ranges with other schedulings (e.g. for holidays, shift working, etc). @satbopper: @jtebbens: should wor…
-
of course not, I'll upload everything tomorrow to a public git repo so you can pick what you need
-
swttt said: Indeed looking great! It's easier to create something for own use and hardcode everything Getting such a view dynamic is a pain in the ass to create, but i am getting there You wrote it in Angular as well? You're absolute…
-
By the way, the REST API isn't hard to understand, just use some of those endpoints. A few examples: Get data GET http:///api/manager/geolocation/ (read location) GET http:///api/manager/devices/device/ (read all devices) GET http:///api/manager/d…
-
I made an similar dashboard for my home (hardcoded config, for full hd resolution only, still work in progress), based on the interface design of http://carmelarad.com/homey.html. Your app's code helped me alot, thanks for that! However, here a f…
-
+1 for german translation