mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
Improve seventeentrack (#25454)
* Code improvement + tests * review * review + moving to pytest test function * move test to async * remove code comment
This commit is contained in:
committed by
Martin Hjelmare
parent
da53e0a836
commit
4936e55979
@@ -161,6 +161,7 @@ TEST_REQUIREMENTS = (
|
||||
'zeroconf',
|
||||
'zigpy-homeassistant',
|
||||
'bellows-homeassistant',
|
||||
'py17track',
|
||||
)
|
||||
|
||||
IGNORE_PIN = ('colorlog>2.1,<3', 'keyring>=9.3,<10.0', 'urllib3')
|
||||
|
||||
Reference in New Issue
Block a user