custom-components / weatheralerts

A sensor that gives you weather alerts from alerts.weather.gov.
MIT License
127 stars 15 forks source link

enough values to unpack #21

Closed jmutnick closed 4 years ago

jmutnick commented 4 years ago

Version of the cusom_component d6a7ec3

Describe the bug Flooding the log with ERRORS.

log [custom_components.weatheralerts.sensor] not enough values to unpack (expected 3, got 1)

GP920 commented 4 years ago

Same. Got 3400 + errors in log in just over 24 hours.

Log Details (ERROR) Mon Dec 09 2019 12:22:01 GMT-0500 (Eastern Standard Time) not enough values to unpack (expected 3, got 1)

Photo64 commented 4 years ago

I am also getting a ton of these errors -> ERROR (SyncWorker_8) [custom_components.weatheralerts.sensor] not enough values to unpack (expected 3, got 1)

collinsjoshw commented 4 years ago

Same here.

Log Details (ERROR) not enough values to unpack (expected 3, got 1)

c1c9k72 commented 4 years ago

Me too.

Log Details (ERROR) Fri Dec 13 2019 19:13:45 GMT-0500 (Eastern Standard Time) not enough values to unpack (expected 3, got 1)

ntilley905 commented 4 years ago

Also getting a ton of them on HASS version 103.0.

otiswrx commented 4 years ago

I am also getting flooded with 3000+ errors containing this error

Photo64 commented 4 years ago

I decided to uninstall this as I had received 9645 of these errors in just 3 days. Hopefully this get resolved and I'll be able to reinstall when it's fixed.

ludeeus commented 4 years ago

the lib it uses tries to get info from "http://www.nws.noaa.gov/nwr/data/SameCode.txt", that address does not exist.

So I can:

Thoughts?

ludeeus commented 4 years ago

Nevermind, you don't get a say here. NWS has moved/are moving their API to REST and providing JSON responses.

Breaking change incoming!

ludeeus commented 4 years ago

https://github.com/custom-components/weatheralerts#breaking-change