1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-03 03:17:05 +00:00

7 Commits

Author SHA1 Message Date
Jan Bouwhuis
3a2460f9f9
Remove yaml import from feedreader integration ()
* Remove yaml import from feedreader integration

* Update homeassistant/components/feedreader/config_flow.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Drop _max_entries class attribute

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-05 20:57:43 +01:00
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
epenet
25aea140be
Cleanup unnecessary reconfigure_confirm from config flows () 2024-10-14 12:57:15 +02:00
epenet
9873371413
Use start_reconfigure_flow in config flow tests ()
* Use start_reconfigure_flow in config flow tests

* Adjust fritz
2024-10-02 10:01:15 +02:00
epenet
075550b7ba
Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests () 2024-07-29 12:51:12 +02:00
Michael
846528131e
Allow current empty feeds to be configured in Feedreader () 2024-07-07 15:11:28 +02:00
Michael
d6be733287
Add config flow to Feedreader () 2024-06-21 20:23:47 +02:00