mirror of
https://github.com/home-assistant/core.git
synced 2025-05-28 01:37:07 +00:00

* del PowerLevelController, ena fan PowerController * Use AlexaRangeContoller for speed or default * Update tests * no-else-return * Avoid cases with only one preset_mode * Only report ghost_mode to Alexa - fix bug * Add some tests for patched code * pylint * pylint and tests with one preset_mode * correct ghost preset mode check in test * add tests for RangeController * ghost preset_mode locale agnostic * isort * Update homeassistant/components/alexa/capabilities.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/alexa/entities.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/alexa/entities.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/alexa/entities.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update homeassistant/components/alexa/entities.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Update entities.py Co-authored-by: Erik Montnemery <erik@montnemery.com>