G Johansson
|
3db6d82904
|
Add name to description placeholders automatically for reauth flows (#129232)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-10-30 17:38:59 +01:00 |
epenet
|
57a73d1b1b
|
Use start_reauth helper method in integration tests (m-o) (#124790)
|
2024-08-28 16:19:31 +02:00 |
Joost Lekkerkerker
|
b9281327c4
|
Use FlowResultType enum in config flow tests A-M (#114681)
|
2024-04-03 09:21:17 +02:00 |
Joost Lekkerkerker
|
5d500cb74b
|
Use is in enum comparison in config flow tests K-O (#114672)
|
2024-04-02 11:21:42 -10:00 |
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
epenet
|
6c430e03bc
|
Add type hints to integration tests (part 14) (#88005)
|
2023-02-15 10:31:43 +01:00 |
Rami Mosleh
|
38a680c3eb
|
Add reauthenticaion to `mikrotik` (#74454)
|
2022-10-01 20:37:24 -07:00 |
Rami Mosleh
|
b093c2840b
|
Remove name key from config flow in Mikrotik (#78571)
|
2022-09-16 11:30:29 +02:00 |
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
Rami Mosleh
|
dd5b1681e7
|
Remove YAML configuration from mikrotik (#72581)
|
2022-05-30 15:34:28 +02:00 |
Ville Skyttä
|
153d6e891e
|
Use config_entries.SOURCE_* constants (#49631)
|
2021-04-25 11:27:40 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
springstan
|
f919646519
|
Use already configured key in harmony and mikrotik (#41142)
|
2020-10-03 18:17:24 +02:00 |
Spartan-II-117
|
3208670b61
|
Use common strings for Mikrotik config flow (#41110)
|
2020-10-03 14:39:18 +02:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Christian Clauss
|
df7d2b3aeb
|
Fix typos found by codespell (#31243)
* Fix typos found by codespell
* Fix typos found by codespell
* codespell: Furture ==> Future
* Update test_config_flow.py
* Update __init__.py
* Spellcheck: successfull ==> successful
* Codespell: unsuccesful ==> unsuccessful
* Codespell: cant ==> can't
* Codespell: firware ==> firmware
* Codespell: mimick ==> mimic
|
2020-01-31 08:33:00 -08:00 |
Rami Mosleh
|
9432054066
|
Rework Mikrotik device scanning following Unifi (#27484)
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* rework device scanning, add tests
* update requirements and coverage
* fix description comments
* update tests, fix disabled entity updates
* update librouteros to 3.0.0
* fix sorting
* fix sorting 2
* revert to 2.3.0 as 3.0.0 requires code update
* fix requirements
* apply fixes
* fix tests
* update hub.py and fix tests
* fix test_hub_setup_failed
* rebased on dev and update librouteros to 3.0.0
* fixed test_config_flow
* fixed tests
* fix test_config_flow
|
2020-01-30 10:21:51 -08:00 |