1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-28 23:57:06 +00:00

4 Commits

Author SHA1 Message Date
Sergio Conde Gómez
94bf77606b
Unscape HTML Entities from RSS feeds ()
* Unscape HTML Entities from RSS feeds

* Improve tests
2024-11-20 18:21:16 +01:00
rubenbe
b3b5d9602a
Add RSS description to Feedreader event () 2024-09-27 13:46:48 +02:00
Michael
7e1fb88e4e
Post merge review for Feedreader ()
* remove unneccessary typing

* assert type list while type checking

* remove summary, since feedparser parse it already into content

* add further tests
2024-07-21 20:55:02 +02:00
Michael
0558e480ce
Add event entity to Feedreader () 2024-07-07 21:44:41 +02:00