mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
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>
This commit is contained in:
@@ -78,6 +78,7 @@ FLOWS = {
|
||||
"bsblan",
|
||||
"bthome",
|
||||
"buienradar",
|
||||
"caldav",
|
||||
"canary",
|
||||
"cast",
|
||||
"cert_expiry",
|
||||
|
||||
Reference in New Issue
Block a user