mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 08:06:53 +01:00
* fix unnecesary checks * change ClimateDevice to ClimateEntity * Clean up * Formatting * Fix tests * Clean tests * Clean up tests * Fix device mock * Use safer patch target path * Extract constant * Remove not needed property * Guard for missing target temperature * Use async_mock mocks Co-authored-by: Martin Hjelmare <marhje52@gmail.com>