Skip to content

Tags: geoffdavis/esphome-mitsubishiheatpump

Tags

2.4.1

Toggle 2.4.1's commit message
Use upstream 1.0.0

2.4.0

Toggle 2.4.0's commit message
Release 2.4.0

Uses pinned version of SwiCago/HeatPump and new connect() routine.

2.3.2

Toggle 2.3.2's commit message
Fix bad release version

2.3.1 was missing the actual fixes.

v2.3.1

Toggle v2.3.1's commit message
Version 2.3.1

Fixes compilation on ESPHome 2021.10

2.3.0

Toggle 2.3.0's commit message
Update to refactored traits API

2.2.0

Toggle 2.2.0's commit message
Release 2.2.0 contains support for ESPHome 1.19.1

2.1.1

Toggle 2.1.1's commit message
Minor documentation update

2.1.0

Toggle 2.1.0's commit message
Version 2.1.0

2.1.0 supports setting the temperature remotely through a lambda call.

See the README for a few examples of how to use it in your setup.

Thanks again to @sijk for his great work on this.

Fixes GH-17

2.0.0

Toggle 2.0.0's commit message
Release 2.0.0

Thanks to some excellent work by @sijk, this component is now an ESPHome
external component. This change simplifies usage and configuration of the
MitsubishiHeatPump in ESPHome.

*YOU MUST UPDATE YOUR CONFIGURATION FILE AND CLEAN OUT SOME BUILD
ARTIFACTS IN ORDER TO USE THIS NEW VERSION* if you are upgrading from a
previous release.

Please see the README for details on how to upgrade from the old custom
component installation to the external component.

1.3.1

Toggle 1.3.1's commit message
Update README, fix state from remote

Removed dev references in README
Refer to SwiCago/HeatPump via github
Include bugfix for temperature settings via remote (GH-21)