Commit graph

9 commits

Author SHA1 Message Date
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ()
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
Marco
d450a7f57e
Improve mikrotik error handling ()
* improve mikrotik error handling

* switch to debug

* fix mock command arguments

* add recommendations

---------

Co-authored-by: Marco98 <Marco98@users.noreply.github.com>
2023-12-23 16:26:27 +01:00
Cosmin Luță
8807878529
Add Mikrotik WifiWave2 ()
* Add support for wifiwave2

* Add test for wifiwave2
2023-03-28 08:46:16 +02:00
Rami Mosleh
9bd2117240
Add typing hints to mikrotik tests () 2022-09-28 13:05:45 +02:00
Rami Mosleh
b09aaba421
Add type hints and code cleanup for mikrotik ()
* 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
Erik Montnemery
9ac0c5907f
Add test for mikrotik device tracker with numerical device name ()
Add mikrotik test for numerical device name
2022-06-01 09:39:56 +02:00
Rami Mosleh
dd5b1681e7
Remove YAML configuration from mikrotik () 2022-05-30 15:34:28 +02:00
Rami Mosleh
9432054066
Rework Mikrotik device scanning following Unifi ()
* 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