hacs_waste_collection_schedule icon indicating copy to clipboard operation
hacs_waste_collection_schedule copied to clipboard

[Bug]: Republic Service incorrect date when delay due to holidays

Open carefulcomputer opened this issue 9 months ago • 1 comments

I Have A Problem With:

A specific source

What's Your Problem

I just installed this integration from HACS. I configured republic services but the date on calendar doesn't seem correct. Here is what HAAS calendar shows. Check the pickup after 24th Nov. Republic service shows it to be on 25th but integration shows it on 26th. image

But here is republic service calendar image

Also a lesser important issue: method field did not work for me, it threw an error. i see that it was resolved but seems it has not made it to 'release' to new version yet.

Source (if relevant)

.republic_services

Logs

No response

Relevant Configuration

My config-


waste_collection_schedule:
  sources:
    - name: republicservices_com
      args:
        street_address: "33865 Cassio Cir, Fremont, CA 94555" 

(random address from same pickup zone)

Checklist Source Error

  • [X] Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
  • [X] Checked that the website of your service provider is still working
  • [X] Tested my attributes on the service provider website (if possible)
  • [X] I have tested with the latest version of the integration (master) (for HACS in the 3 dot menu of the integration click on "Redownload" and choose master as version)

Checklist Sensor Error

  • [X] Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)

Required

  • [X] I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
  • [X] I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.

carefulcomputer avatar Nov 18 '23 23:11 carefulcomputer