1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/tests/testing_config/custom_components
Oliver Gruß eec84ad71e
Mqtt cover toggle add stop function (#59233)
* Change existing toggle to add new function

* Fixed using old property method to using actual protected variable.

* Adding service tests to new cover toggle function

* Working on comments from Pull Request 59233

* Adjust existing tests to fit new fake cover setup

* MockCover is calling state method of MockEntity but should call it from CoverEntity

* using different entity to get back test coverage
2021-11-10 09:03:20 +01:00
..
hue Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
switch Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
test Mqtt cover toggle add stop function (#59233) 2021-11-10 09:03:20 +01:00
test_bad_version Move version validation to resolver (#51311) 2021-05-31 15:32:03 -07:00
test_embedded Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_no_version Move version validation to resolver (#51311) 2021-05-31 15:32:03 -07:00
test_package Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
__init__.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
test_standalone.py Black 2019-07-31 12:25:30 -07:00