Joost Lekkerkerker
9be5005a70
Use automatic title during config flow setup in Aurora ( #99199 )
2023-09-26 20:00:23 +02:00
Joost Lekkerkerker
377f7cba60
Improve aurora data schema ( #99200 )
2023-08-28 17:56:27 +02:00
epenet
283ee94cf3
Use SchemaOptionsFlowHandler in aurora ( #82687 )
2022-11-25 16:09:09 +01:00
epenet
b589700651
Add async_get_options_flow type hints (a-m) ( #73430 )
2022-06-13 13:17:59 +02:00
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C ( #49888 )
2021-04-30 21:01:52 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ( #48488 )
...
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
2021-03-29 18:02:56 -10:00
djtimca
f2d9e6f70c
Add sensor platform for Aurora integration ( #43148 )
...
* Removed pylint disable on unused after updating CI files that were out of date.
* Pylint still fails due to bug on DOMAIN import. Added disable check.
* Addressed PR comments
* Added import for ClientError to test_config_flow.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-05 23:05:39 -08:00
djtimca
d47b3a5f44
Fix Aurora integration including externalizing API to PyPi and adding config_flow ( #43045 )
...
Co-authored-by: Pawel <pszafer@gmail.com>
2020-11-11 20:36:16 +01:00