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
I have also taken a look at rmn.nl and this is more complex. By the first look, it looks like they use cookies ect. When I have some time left ;-) I will take another look, but it is no quick win there.
Gr. Remco
I am not the owner off the app so I posted my code changes via @MrDutchfighter . He will Post his messages to the owner (apstemmer) and he will update the app in the app store...so...patience .
Gr. Remco
So thank you very much for adding it!
my postalcode is 1335DP
I did check your zip code on www.recyclemanager.nl, but is is not supported by recycle manager ?????
The test zip code 1315 HR 2 does however work...Seems to be a problem with the database of recycle manager.
Trashcan reminder is fixed for Almere. They used different keywords in their API then other recycle manager communities ??
My local code is fixed and I did a Pull request to the maintainer of the app, this can take some time. You can also install my github code in the meanwhile:
Install Nodejs and the git tools on your Mac or window machine
Install the atom tools:
clone my github repository with: Install the app with: Or just wait for maintainer to publish a new version of the app. Gr. Remco
this will be for the region Velsen/Beverwijk/Alkmaar/ and a lot of Noord Holland
Will report back for plastic and paper next week.
Thank you very much!
- mijnAfvalWijzer as mentioned in the appstore it can find the info
So my question is, is this a bug or am i doing something wrong?Found the problem it recognises my address but it doesn't have the info. ;-(
Other question/request could you add this site to your app.
http://afvalkalender.rova.nl/login.xhtml is for the region of amersfoort
But I dont know when the new version will be available in the store. The original app builder hasn't responded in a long time and didn't merge the last update with the main branch. So we probably have to wait for another couple of weeks. You can install the updated version from git if you don't want to wait.
Thanks very much @MrDutchfighter for adding!
Stack trace:
Error: Cannot find module './lib/cookies'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/node_modules/ical/node_modules/request/index.js:18:29)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
Exit code: 1
Exit signal: null
Seems i found a little bug. When i use two "and" cards the seconds gives invalid adres.
I just added to the trash API's so it supports more different cities. You could try my repository, to see if it installs: https://github.com/rhannink/com.athom.trashchecker
Or you could try @MrDutchfighter version at: https://github.com/robertraaijmakers/com.athom.trashchecker
Or else:
@Sillyjan,
Not sure what you mean, could you send a screenshot? I tried two trashcan cards in the "en" field and it all seems to work.
@Count_B
The version in the app store is from 14-12-2016. Our latest code is from 10-01-2017. I think @MrDutchfighter
send a pull request to the original maintainer of the app @grazyfrog, but he has not published a new version of the app yet.....
With some more testing it seems that everything other then GFT triggers the problem.
When i look at the API.
Rest changed to ZAK_BLAUW and Plastic changed to PBP.
Thats the problem i think.
Bit odd though that @grazyfrog doesn't respond anymore, but he probably has his reasons.
Where are you living, what trash API are you using? I will look into it.
Gr. Remco
- afvalapp
- mijnAfvalWijzer
- afvalwijzerArnhem
- twenteMilieu
- gemeenteHellendoorn
- recycleManager
Are supported.The version in your git repo seems to crash on start up:
Stack trace:
SyntaxError: missing ) after argument list
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/app.js:5:16)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
Exit code: 1
Exit signal: null
installed @RemcoHannink s version it seems to work