core/tests
Olivier Cloirec 707a8e62f9
Add stop support to openzwave (mqtt) cover (#44622)
* feat: add stop to openzwave (mqtt) cover

* Fix isort and black linter

* Remove supported_features for cover.

As suggested by @MartinHjelmare, not needed anymore because base class
implementation is sufficient.

https://github.com/home-assistant/core/pull/44622#discussion_r549854542

* Make a simpler version depending on idempotency

qt-openzwave already implements idempotency, see:
77e414217f/qt-openzwave/source/qtozwvalueidmodel.cpp (L180)

We can use it and trigger button release anywhen.

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-10 18:05:52 +01:00
..
auth Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
components Add stop support to openzwave (mqtt) cover (#44622) 2021-01-10 18:05:52 +01:00
fixtures Add zwave to ozw migration (#39081) 2021-01-09 15:23:03 +01:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Fix wait_template incorrectly matching falsey values (#44938) 2021-01-08 13:07:50 +01:00
mock Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
resources
scripts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_util Fix unmocked https in the test suite (#42316) 2020-10-25 07:16:23 -05:00
testing_config Fix extracting entity and device IDs from scripts (#44048) 2020-12-08 13:06:29 +01:00
util Add more debug details to running timeouts (#43644) 2021-01-04 13:10:39 +01:00
__init__.py
bandit.yaml Enable more Bandit tests (#44307) 2020-12-19 12:35:13 +01:00
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing (#41803) 2020-10-16 10:01:58 +02:00
test_bootstrap.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_entries.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_core.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_loader.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_main.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_requirements.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_setup.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00