hass-core/tests
Raman Gupta 898a1a17be
Add sensors for other ClimaCell data (#49259)
* Add sensors for other ClimaCell data

* add tests and add rounding

* docstrings

* fix pressure

* Update homeassistant/components/climacell/sensor.py

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

* Update homeassistant/components/climacell/sensor.py

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

* review comments

* add another abstractmethod

* use superscript

* remove mypy ignore

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-15 16:31:59 -04:00
..
auth Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
components Add sensors for other ClimaCell data (#49259) 2021-04-15 16:31:59 -04:00
fixtures Add sensors for other ClimaCell data (#49259) 2021-04-15 16:31:59 -04:00
hassfest
helpers Add search and match as Jinja tests (#49229) 2021-04-15 20:13:27 +02:00
mock
resources
scripts
test_util Detach aiohttp.ClientSession created by config entry setup on unload (#48908) 2021-04-09 10:14:33 -07:00
testing_config Quote media_source paths (#49054) 2021-04-12 18:32:12 +02:00
util Ensure original log handlers are restored at close (#49230) 2021-04-15 10:53:48 +02:00
__init__.py
bandit.yaml
common.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
conftest.py
ignore_uncaught_exceptions.py
test_bootstrap.py Provide api to see which integrations are being loaded (#48274) 2021-04-04 22:11:44 -10:00
test_config.py
test_config_entries.py Cancel config entry retry, platform retry, and polling at the stop event (#49138) 2021-04-13 16:16:26 -10:00
test_core.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
test_data_entry_flow.py Cancel discovery flows that are initializing at shutdown (#49241) 2021-04-15 07:13:42 -10:00
test_exceptions.py Refine printing of ConditionError (#46838) 2021-02-21 14:54:36 +01:00
test_loader.py
test_main.py
test_requirements.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
test_setup.py Replace http startup logic with async_when_setup_or_start (#48784) 2021-04-13 14:10:58 -07:00