Marc Mueller
|
921430d497
|
Import Generator from collections.abc (3) (#120916)
|
2024-07-01 12:09:11 +02:00 |
|
Marc Mueller
|
33ed4fd862
|
Import Generator from typing_extensions (3) (#118990)
|
2024-06-06 17:28:59 +02:00 |
|
Sid
|
0d66d298ec
|
Enable Ruff RET504 (#114528)
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-04-06 11:07:37 +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 |
|