mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 06:34:28 +01:00
36d6ef6228
* Add support for CO2, VOC, and AQI sensors * Update sensor.py * Formatting changes * Use class thermostat member in async_update * Remove thermostat attribute, add mixin class * Add docstrings * Add blank line * Sort imports Co-authored-by: Martin Hjelmare <marhje52@gmail.com>