Commit graph

11 commits

Author SHA1 Message Date
epenet
1b23429f41
Add __init__ return type to integrations () 2023-02-07 15:55:14 +01:00
epenet
1ee4445a7b
Improve type hints in azure devops config flow ()
* Improve type hints in azure devops config flow

* Improve
2022-08-03 10:15:41 +02:00
epenet
d323508f79
Add type hints to async_step_reauth () 2022-06-29 11:25:37 +02:00
Michael
b68a2747f3
Use relative imports [A-H] () 2021-12-13 20:03:01 +01:00
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C () 2021-04-30 21:01:52 -10:00
J. Nick Koston
4cd7f9bd8b
Raise ConfigEntryAuthFailed during setup or coordinator update to start reauth () 2021-04-09 19:41:29 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* 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
Franck Nijhof
bc1daf1802
None optional hass typing in FlowHandler ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-13 13:21:37 +01:00
Ronaldo Lima
87deb2344c
Use common strings in Azure DevOps config flow () 2020-10-17 01:27:44 +02:00
Philip Allgaier
625bbe6238
Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
Aidan Timson
dcba45e67d
Add Azure DevOps Integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-07-26 00:04:10 +02:00