1
0
mirror of https://github.com/home-assistant/core.git synced 2025-11-03 16:09:36 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Marc Mueller
062cc4bfce Add empty line after module docstring [t-v] () 2024-03-08 10:35:23 -05:00
Erik Montnemery
b0ed8c4961 Migrate integrations s-t to generic flowhandler () 2024-02-29 22:16:14 +01:00
epenet
ef5fccad9e Use standard argument name in async_step_reauth () 2022-06-28 23:23:32 +02:00
epenet
9cea936c22 Use Mapping for async_step_reauth (t-z) ()
* Adjust tailscale

* Adjust tautulli

* Adjust tile

* Adjust tractive

* Adjust trafikverket_ferry

* Adjust trafikverket_train

* Adjust unifiprotect

* Adjust uptimerobot

* Adjust verisure

* Adjust vlc_telnet

* Adjust wallbox

* Adjust watttime

* Adjust yale_smart_alarm
2022-05-31 22:44:06 +02:00
Dave T
0acfc7bbab Align config flow type hints to scaffold () 2022-01-30 20:26:28 +01:00
Aaron Bach
b051704c4b Add reauth flow to Tile () 2021-12-20 13:11:26 -07:00
Aaron Bach
f4a7292f08 Enforce strict typing for Tile () 2021-07-27 11:51:57 +02:00
Franck Nijhof
64c7d84108 Clean up connection classes in integrations T-Z () 2021-04-30 21:04:05 -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
Aaron Bach
907907e6f9 Revert "Remove YAML config for Tile ()" ()
This reverts commit 19f48e180c.
2020-11-14 00:04:34 +01:00
Aaron Bach
19f48e180c Remove YAML config for Tile () 2020-11-11 09:44:14 +01:00
SNoof85
3cf6535011 Use reference strings in Tile () 2020-10-06 14:44:14 +02:00
Aaron Bach
7a3c2e1f6c Add config flow for Tile ()
* Overhaul Tile

* Adjust coverage

* Fix tests

* Code review

* Code review

* Remove unused config flow step

* Revert "Remove unused config flow step"

This reverts commit cb206e0446.

* Fix tests
2020-06-04 10:07:27 -06:00