hass-core/tests/components/climacell
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
..
__init__.py Add ClimaCell weather integration (#36547) 2021-02-24 09:34:27 +01:00
conftest.py Add ClimaCell v4 API support (#47575) 2021-04-05 13:39:39 -04:00
const.py Add ClimaCell v4 API support (#47575) 2021-04-05 13:39:39 -04:00
test_config_flow.py Add ClimaCell v4 API support (#47575) 2021-04-05 13:39:39 -04:00
test_init.py Add ClimaCell v4 API support (#47575) 2021-04-05 13:39:39 -04:00
test_sensor.py Add sensors for other ClimaCell data (#49259) 2021-04-15 16:31:59 -04:00
test_weather.py Add sensors for other ClimaCell data (#49259) 2021-04-15 16:31:59 -04:00