mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 10:06:37 -05:00
* Add presets * Make hvac_modes dynamic * Add supported features * Fix set preset mode * Add coverage * Remove unused constants * Remove the extra newline * Add snapshot assertion to new test * Add comments * Use ServiceValidationError * Test for ServiceValidationError * Fix typo * Refactor to use _handle_coordinator_update * Remove preset_mode prop * Apply suggestions from code review Co-authored-by: J. Nick Koston <nick@koston.org> --------- Co-authored-by: J. Nick Koston <nick@koston.org>