Rami Mosleh
|
9bd2117240
|
Add typing hints to mikrotik tests (#79144)
|
2022-09-28 13:05:45 +02:00 |
Rami Mosleh
|
b09aaba421
|
Add type hints and code cleanup for mikrotik (#74296)
* Add type hints and code cleanup for mikrotik
* update test and increase coverage
* move setup_mikrotik_entry to __init__.py
|
2022-07-05 09:16:38 +02:00 |
Rami Mosleh
|
8905e6f726
|
Use DataUpdateCoordinator for `mikrotik` (#72954)
|
2022-06-29 08:32:29 -05:00 |
epenet
|
4eb46d45ca
|
Cleanup deprecated async_get_registry in tests (#72059)
|
2022-05-18 13:12:38 +02:00 |
Franck Nijhof
|
c3d19f3827
|
Clean up accessing device_registry helpers via hass (#72031)
|
2022-05-17 12:22:15 -07:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
Paulus Schoutsen
|
0d700f6a63
|
Fix tests for Python 3.8 (#34672)
|
2020-04-25 14:32:55 -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 |