Joost Lekkerkerker
|
5d500cb74b
|
Use is in enum comparison in config flow tests K-O (#114672)
|
2024-04-02 11:21:42 -10:00 |
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
G Johansson
|
171ce747c1
|
Remove nextcloud YAML configuration (#93550)
|
2023-05-29 20:33:29 +02:00 |
Michael
|
cf0550f5c2
|
Add re-auth flow to nextcloud (#90472)
|
2023-03-29 21:46:08 +02:00 |
Michael
|
b881995efc
|
Add verify ssl option to nextcloud (#90462)
add verify sssl option to config flow
|
2023-03-29 19:36:42 +02:00 |
Michael
|
45262c6114
|
Implement config flow for nextcloud (#89396)
* implement config flow
* add tests
* fix hassfest and requirements
* abort import on connection error
* add add_suggested_values_to_schema
* mock async_setup_entry
* revert code owner change
* fix try connect in config flow
* add device info
* allow multiple instances
* fix import in config flow
* remove custom scan interval from coordinator
* applay suggestions
* apply suggestions
* take over ownership from @meichthys
* cleanup import data before passing to user step
* apply suggestions to tests
* add untested files to .coveragerc
|
2023-03-26 21:14:17 +02:00 |