GithubHelp home page GithubHelp logo

Comments (6)

atkulp avatar atkulp commented on August 16, 2024

Same here. if i build up the URL and request it directly:

GET: https://www.seattle.gov/UTIL/WARP/CollectionCalendar/GetCollectionDays?pApp=CC&pAddress=%27600%204th%20Ave%27&start=1636130000

I get the following:

[{"id":0,"title":null,"start":null,"end":null,"url":null,"allDay":false,"delimitedData":null,"status":"Cannot locate collection days.","Garbage":false,"Recycling":false,"FoodAndYardWaste":false}]

It works if I don't quote the string though:

https://www.seattle.gov/UTIL/WARP/CollectionCalendar/GetCollectionDays?pApp=CC&pAddress=600%204th%20Ave&start=1636130000

I'll see if I can get a pull request in if you don't get a chance to look at it.

from hacs_waste_collection_schedule.

atkulp avatar atkulp commented on August 16, 2024

I just noticed that the version installed to my HA instance is only 1.4.1. For some reason it's not seeing newer versions... I fixed mine manually for now, but not sure how to make the right version update.

from hacs_waste_collection_schedule.

atkulp avatar atkulp commented on August 16, 2024

ok, weirder and weirder... the data coming back from the service is wrong. City of Seattle has two different pages that will show you your schedule. One is correct, the other is not. Both should show recycling for today:

https://myutilities.seattle.gov/eportal/#/solidwasteservices

image

https://www.seattle.gov/UTIL/WARP/CollectionCalendar/

image

I'm going to call them and see what's up.

from hacs_waste_collection_schedule.

atkulp avatar atkulp commented on August 16, 2024

It appears that the UTIL/WARP URL is a forgotten relic not in use for many years. It's amazing that it works at all (no one there seems to be aware of it anymore). It looks like we need to get it working the prior way using the account and person ID's with the https://myutilities.seattle.gov/rest/solidwastecalendar url.

from hacs_waste_collection_schedule.

atkulp avatar atkulp commented on August 16, 2024

Fixed in PR #100. Awaiting review

from hacs_waste_collection_schedule.

gabosom avatar gabosom commented on August 16, 2024

sorry, hadn't had any time to look into this. thx for fixing it. much appreciated

from hacs_waste_collection_schedule.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.