home-assistant-core/tests
Maciej Bieniek 2c1a7a54cd Add GIOS integration (#28719)
* Initial commit

* Add gios to requirements

* Add tests

* Update .coveragerc file

* Run gen_requirements_all.py

* Change DEFAULT_SCAN_INTERVAL

* Better strings

* Bump library version

* run script.hassfest

* run isort

* Add icons mapping

* Remove unnecessary f-string

* Remove unnecessary listener

* Refactoring config_flow

* Add unique_id to config entry

* Change AQI states to consts in English

* Remove unused init

* Remove unused exception

* Remove private instance attribute

* Remove overwrite state property

* Fix pylint error

* Add SCAN_INTERVAL for air_quality entity

* Add _abort_if_unique_id_configured()
2019-12-31 13:05:31 +01:00
..
auth Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
components Add GIOS integration (#28719) 2019-12-31 13:05:31 +01:00
fixtures Bump dependency for HomematicIp cloud (#30237) 2019-12-28 13:46:04 +01:00
hassfest Make Hassfest stricter pt 2 (#30068) 2019-12-19 14:00:22 +01:00
helpers Add integration platform helper (#29914) 2019-12-13 15:38:41 +01:00
mock Black 2019-07-31 12:25:30 -07:00
resources
scripts Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_util Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
testing_config Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
util Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
__init__.py
bandit.yaml Add bandit, use to catch known vulnerable XML parsing (#28341) 2019-11-18 09:10:15 +01:00
common.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
conftest.py Remove uvloop event policy (#29835) 2019-12-11 13:28:50 +01:00
test_bootstrap.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_config.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_config_entries.py Add a config entry mechanism to rediscover a discovery that was ignored (#30099) 2019-12-21 11:22:07 +01:00
test_core.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_data_entry_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
test_loader.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_main.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
test_setup.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00