mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
notify.homematic (#16973)
* Add notify.homematic_signalgen * Update homematic_signalgen.py, test_homematic_signalgen.py * Added new files to .coveragerc * Fixed review comments from houndci-bot * Fixed pylint errors * Regenerate requirements_test_all.txt by script/gen_requirements_all.py * Fix flake8 warnings * Renamed notify.homematic_signalgen to notify.homematic and made it generic * Update .coveragerc and requirements_test_all.txt * Removed the terms signal generator from the sources.
This commit is contained in:
committed by
Pascal Vizeli
parent
241d87e9d3
commit
cb3d62eeef
@@ -76,6 +76,7 @@ TEST_REQUIREMENTS = (
|
||||
'pyblackbird',
|
||||
'pydeconz',
|
||||
'pydispatcher',
|
||||
'pyhomematic',
|
||||
'pylitejet',
|
||||
'pymonoprice',
|
||||
'pynx584',
|
||||
|
||||
Reference in New Issue
Block a user