1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/tests
Teemu R e64104300f
Use backend-provided fan speed presets for Xiaomi vacuums, bum… (#32850)
* Use backend-provided fan speed presets for Xiaomi vacuums

This needs input from Xiaomi vacuum owners to verify that it does not break anything.
I have personally tested this on rockrobo v1 (old mapping).

Related issues/PRs:
home-assistant/core#32821
home-assistant/core#31268
home-assistant/core#27268

This is a WIP as it requires a new upstream release.
The PR is https://github.com/rytilahti/python-miio/pull/643

* Bump version requirement for 0.5.0

* Bump requirements_test_all.txt, too

* Fix linting; missing setup.cfg on local checkout caused wrong settings for black..

* Add tests for both fan speed types

* Remove useless else..

* bump python-miio to 0.5.0.1 due to broken 0.5.0 packaging
2020-04-02 16:55:44 -07:00
..
auth Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
components Use backend-provided fan speed presets for Xiaomi vacuums, bum… (#32850) 2020-04-02 16:55:44 -07:00
fixtures Bump brother to 0.1.11 (#33526) 2020-04-02 13:52:03 +02:00
hassfest
helpers Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
mock
resources
scripts
test_util
testing_config Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
util Expand network util to check for link local addresses (#33499) 2020-04-01 11:24:30 -07:00
__init__.py
bandit.yaml
common.py Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
conftest.py Don't write storage to disk while stopping (#33456) 2020-04-02 10:25:28 -07:00
ignore_uncaught_exceptions.py fixed uncaught exceptions for tradfri (#33550) 2020-04-03 00:55:04 +02:00
test_bootstrap.py Only check frontend for safe mode if frontend wanted to be loa… (#31969) 2020-02-19 15:56:46 +01:00
test_config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
test_config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
test_core.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
test_data_entry_flow.py
test_loader.py Extend safe mode (#31927) 2020-02-18 11:52:38 -08:00
test_main.py
test_requirements.py
test_setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00