1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 06:17:06 +00:00

8 Commits

Author SHA1 Message Date
Ville Skyttä
0c51de25a2
Update UpCloud config entry data on successful reconfig ()
* Update UpCloud config entry data on successful reconfig

* Add already configured test

* Improve success case request mocking

So that the data fetch that might happen in the background after success
won't trash the test log with misleading errors.

* Simplify already configured test

Thanks-to: Martin Hjelmare <marhje52@gmail.com>
2023-05-18 16:04:27 +03:00
Ville Skyttä
3f80c31bd5
Remove obsolete upcloud YAML config support () 2021-08-12 22:40:42 +02:00
Michael
9eecd90afc
Add constructor return type in integrations T-Z () 2021-05-20 17:00:19 +02:00
Ville Skyttä
ed10856cc4
UpCloud API and typing update () 2021-05-14 21:49:41 -07:00
Franck Nijhof
64c7d84108
Clean up connection classes in integrations T-Z () 2021-04-30 21:04:05 -10:00
Paulus Schoutsen
a90d3a051f
prefer total_seconds over seconds () 2021-04-20 17:41:36 -07: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
Ville Skyttä
a9f342ef74
Convert UpCloud to config flow, improve error handling () 2020-10-15 23:26:01 +02:00