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.

Trashcan Reminder

135

Comments

  • Recycle manager looks easy, I will put some time into that this week.

    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 
  • Recycle manager looks easy, I will put some time into that this week.

    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 
    Awesome Remco, thx!
  • Recycle manager looks easy, I will put some time into that this week.

    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 
    Very nice, cheers!
  • Recycle manager.nl is added in the trashcan reminder.

    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

  • U best safe the easy ones for last. Now u have the difficult part left. :)
  • edited December 2016
    Merged the pull request of @RmecoHannink. Now we only have to wait for @grazyfrog to merge the pull request and submit it to the store. If you guys want to install it allready you can find it here: https://github.com/robertraaijmakers/com.athom.trashchecker.
  • Thank you very much guys!
  • FreeFragsFreeFrags Member
    edited December 2016
    Yes sorry i didnt reply as far as i could tell recyclemanager.nl covers a lot so  that would help. For me its about the coverage of Almere but it seems to cover much more.

    So thank you very much for adding it!
  • How about almere, our calendar can be find in https://www.recyclemanager.nl/afvalkalender
    my postalcode is 1335DP
  • @prenger Almere is added in the new version. Will probably be released soon. You can get a preview by installing the version from here: https://github.com/apstemmer/com.athom.trashchecker/blob/master/README.md. Otherwise you have to wait, probabl till after the holidays before the app is approved
  • RemcoHanninkRemcoHannink Member
    edited December 2016
    @prenger
    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.




  • @prenger

    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:
    npm install -g atom-cli
    atom login
    clone my github repository with:
    git clone https://github.com/rhannink/com.athom.trashchecker.git
    Install the app with:
    atom project --install
    Or just wait for maintainer to publish a new version of the app. Gr. Remco
  • Could you add inzamelkalender.hvcgroep.nl, I think it is the same as for other of the inzamelkalender.
    this will be for the region Velsen/Beverwijk/Alkmaar/ and a lot of Noord Holland
  • MoekMoek Member
    edited December 2016
    @prenger Almere is added in the new version. Will probably be released soon. You can get a preview by installing the version from here: https://github.com/apstemmer/com.athom.trashchecker/blob/master/README.md. Otherwise you have to wait, probabl till after the holidays before the app is approved
    Recieved a notification yesterday for the "restafval" for my postalcode in Almere!
    Will report back for plastic and paper next week. 
    Thank you very much!
  • wingiewingie Member
    edited January 2017
    @RemcoHannink, @MrDutchfighter i'm using the version from the appstore 0.1.2 and tried to fill in my postal code.(removed it)  and i get a red error saying it's not supported but if i look at 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 
  • @wingie when the new app is released there is a manual option. It's pretty hard and time consuming to build an API implementation for everyone.

    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 @MrDutchfighter , i already downloaded the latest version and will see if i can make the changes to make rova work as well. 

  • Moek said:
    @prenger Almere is added in the new version. Will probably be released soon. You can get a preview by installing the version from here: https://github.com/apstemmer/com.athom.trashchecker/blob/master/README.md. Otherwise you have to wait, probabl till after the holidays before the app is approved
    Recieved a notification yesterday for the "restafval" for my postalcode in Almere!
    Will report back for plastic and paper next week. 
    Thank you very much!
    Plastic....check!
  • Moek said:
    Moek said:
    @prenger Almere is added in the new version. Will probably be released soon. You can get a preview by installing the version from here: https://github.com/apstemmer/com.athom.trashchecker/blob/master/README.md. Otherwise you have to wait, probabl till after the holidays before the app is approved
    Recieved a notification yesterday for the "restafval" for my postalcode in Almere!
    Will report back for plastic and paper next week. 
    Thank you very much!
    Plastic....check!
    And paper....check!
    Thanks very much @MrDutchfighter for adding!
  • Upon github install it crashes:

    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
  • He Remco, Thanks for the nice app.

    Seems i found a little bug. When i use two "and" cards the seconds gives invalid adres.
  • Count_BCount_B Member
    edited March 2017
    When is the latest update for this app released in the homey app store?
  • RemcoHanninkRemcoHannink Member
    edited March 2017
    @jtebbens
    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:
    npm install cookies
    @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..... 
  • @RemcoHannink
    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.


  • I submitted a pull request a while back, but there are some issues in the main branch now and @grazyfrog doesn't seem very active to submit the new app to the app-store / solve the issues in the many branches and conflicts there are. I don't have time to figure out if I can take control of the app/branch en publish a new version to Athom myself while I'm not the owner.. so I'm still running my own branch atm

    Bit odd though that @grazyfrog doesn't respond anymore, but he probably has his reasons.
  • @Sillyjan
    Where are you living, what trash API are you using? I will look into it.

    Gr. Remco
  • Rmn.nl
  • ???? rmn.nl ? at this moment only:
    • afvalapp
    • mijnAfvalWijzer
    • afvalwijzerArnhem
    • twenteMilieu
    • gemeenteHellendoorn
    • recycleManager
    Are supported.
  • I know, that's why Zeist is not supported. But plz do not make any trouble trying to add it.'

  • FreeFragsFreeFrags Member
    edited March 2017
    @MrDutchfighter

    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 
Sign In or Register to comment.