mirror of
https://github.com/home-assistant/core.git
synced 2025-05-30 18:57:10 +00:00

* 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>