Commit Graph

5 Commits (192ffc09ee9ffdbb344d4b9f096ed1b841bbb8a0)

Author SHA1 Message Date
epenet c634f6067a
Use reauth helpers in caldav config flow (#127440) 2024-10-03 19:48:09 +02:00
epenet 44523168d7
Use _get_reauth_entry in caldav config flow (#127384) 2024-10-03 12:27:39 +02:00
Sid 2cc916db6d
Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
Erik Montnemery 6fe28d3764
Migrate integrations a-d to generic flowhandler (#111861) 2024-02-29 20:07:14 +01:00
Allen Porter a95aa4e15f
Add config flow to CalDAV (#103215)
* Initial caldav config flow with broken calendar platform

* Set up calendar entities

* Remove separate caldav entity

* Update tests after merge

* Readbility improvements

* Address lint issues

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add checking for duplicate configuration entries

* Use verify SSL as input into caldav and simplify test setup

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-02 19:48:56 -07:00