hass-core/tests
Jevgeni Kiski d62bdbb9ff
Add vallox fan speed control (#82548)
* fan.set_percentage + tests

* let's see what is not yet covered

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* tests fix

* vallox_websocket_api 3.0.0

* more coverage

* test coverage

* Update tests/components/vallox/test_fan.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* raise exceptions on user input

* Supported features are different per preset mode.

* Test fixes

* Static supported features is back.

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-06 11:00:59 +01:00
..
auth Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
backports Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880) 2021-12-03 09:31:17 +01:00
components Add vallox fan speed control (#82548) 2022-12-06 11:00:59 +01:00
fixtures Add support for HmIP-eTRV-E to homematicip_cloud (#82876) 2022-11-29 11:13:53 +01:00
hassfest Remove duplicate code in hassfest model (#82203) 2022-11-17 09:10:37 +01:00
helpers Add translation_key property to entites (#82701) 2022-12-01 09:34:09 +01:00
pylint Adjust pylint plugin for tests directory (#78727) 2022-09-19 14:27:21 +02:00
resources
scripts Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_util JSON serialize NamedTuple subclasses with aiohttp (#74971) 2022-07-11 14:46:55 -07:00
testing_config Add enum device_class and state options property to sensor entities (#82489) 2022-12-02 09:11:15 +01:00
util Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
__init__.py
bandit.yaml
common.py Add translation_key property to entites (#82701) 2022-12-01 09:34:09 +01:00
conftest.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Upgrade pytest-aiohttp (#82475) 2022-11-29 22:36:36 +01:00
test_config.py Raise repairs issue if country is not configured (#82685) 2022-11-28 09:54:13 +01:00
test_config_entries.py Add support for raising ConfigEntryError (#82689) 2022-11-25 11:33:03 +01:00
test_core.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_data_entry_flow.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_exceptions.py Fix TemplateError definition (#82570) 2022-11-23 20:30:32 +01:00
test_loader.py Change manufacturer_data_first_byte to manufacturer_data_start (#75379) 2022-07-17 17:25:45 -05:00
test_main.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_requirements.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
test_runner.py
test_setup.py Spelling updates (#82867) 2022-11-28 16:51:43 +01:00
test_test_fixtures.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00