mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add device tracker support for EE Brightbox 2 router (#19611)
* Added device tracker support for EE Brightbox 2 * removed timeago dependency * get scanner checks and improved tests * fixed lint issues * removed redundant timeago from test requirements * fixed variable naming in test * removed unecessary blank line
This commit is contained in:
@@ -46,6 +46,7 @@ TEST_REQUIREMENTS = (
|
||||
'coinmarketcap',
|
||||
'defusedxml',
|
||||
'dsmr_parser',
|
||||
'eebrightbox',
|
||||
'emulated_roku',
|
||||
'enturclient',
|
||||
'ephem',
|
||||
|
||||
Reference in New Issue
Block a user