Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed setup, will retry: '>' not supported between instances of 'NoneType' and 'datetime.datetime' #63

Closed
0utc45t opened this issue Oct 9, 2024 · 7 comments

Comments

@0utc45t
Copy link

0utc45t commented Oct 9, 2024

Astroweather stopped working after upgrading of the integration a few days ago. I can't get it to work again even with downgrading to previous version. Or by removing and reinstalling integration. I used HACS to install Astroweather (and lovelace card). Debug log attached. My homeassistant is running on Yellow, everything is updated to newest versions available.

home-assistant_astroweather_2024-10-09T11-50-57.696Z.log

@mawinkler
Copy link
Owner

I found the problem. There are missing checks if the Moon either does not rise or set in a give timespan. Is it possible for you to send me your geographical location (long, lat, elevation) for validation?

@0utc45t
Copy link
Author

0utc45t commented Oct 9, 2024 via email

@mawinkler
Copy link
Owner

Thanks to Finland.
Can you change the version of pyastroweatherio in the manifest.json of astroweather to 0.61.0.2 and give it a try?

    "requirements": [
        "pyastroweatherio==0.61.0.2"
    ],

@0utc45t
Copy link
Author

0utc45t commented Oct 10, 2024

I changed the version as requested and rebooted HA Yellow. Still not working and errors changed in the log file. There seems to be lot of warnings of other integrations as well... I'm not cutting away anything, so I don't accidentally remove anything you actually need to see.

home-assistant_2024-10-10T04-52-18.474Z.log

@mawinkler
Copy link
Owner

I released 0.61.1 which hopefully fixes your issues

@0utc45t
Copy link
Author

0utc45t commented Oct 10, 2024

Yes, it seems it did. Thank you very much! :-D

@mawinkler
Copy link
Owner

fixed with 0.61.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants