* Add air quality sensor for Tradfri fan platform * Refactor, use entity description * Fix typo * CHange init docstring * Let lambda handle special case * Remove unique id * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Refactor to constants, add mixin * Rename lambda * Update homeassistant/components/tradfri/sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/tradfri/sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/tradfri/sensor.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Replace lambda with function * Refactor device init * Remove fixture scope Co-authored-by: Martin Hjelmare <marhje52@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_fan.py | ||
test_init.py | ||
test_light.py | ||
test_sensor.py | ||
test_switch.py | ||
test_util.py |