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

Improve sensor based on feeds provided by the community in GH issues #92

Merged

Commits on Aug 18, 2023

  1. Improve sensor based on feeds provided by the community in GH issues

    * get the image from the feed if it is one of its attributes
    
    * add link processing in case link is not an attribute of the feed entry
    
    * use dateutil.parser in case the parsedate_to_datetime is not able to
      provide timezone info
    
    * parse image also from summary
    
    * add tests for the above mentioned
    ogajduse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6d94b38 View commit details
    Browse the repository at this point in the history
  2. Add debug log back

    ogajduse committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2c786ca View commit details
    Browse the repository at this point in the history