Skip to content

Releases: hristo-atanasov/Tasmota-IRHVAC

Tasmota IRHVAC for HA Core 2024.6.0 v2024.6.3

01 Jul 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.6.2...v2024.6.3

Tasmota IRHVAC for HA Core 2024.6.0 v2024.6.2

26 Jun 14:37
Compare
Choose a tag to compare

Temperature unit system

  • Supports automatic conversion of temperature units by HA Core

Other

  • Fixed a bug that caused the temperature setting to be left unset
  • Streamlined coding
  • Minor fixes

Full Changelog: v2024.6.1...v2024.6.2

Tasmota IRHVAC for HA Core 2024.6.0 v2024.6.1

07 Jun 05:53
Compare
Choose a tag to compare

Reworked MQTT subscription process

  1. Supports HA 2024.6.0
  2. Added the ability to subscribe to both "tele" and "stat" messages
state_topic: "tele/your_tasmota_device/RESULT"
state_topic_2: "stat/your_tasmota_device/RESULT"

Full Changelog: v2024.4.0...v2024.6.1

Tasmota IRHVAC for HA Core 2024.6.0 v2024.6.0

06 Jun 15:19
Compare
Choose a tag to compare

Tasmota IRHVAC for HA Core 2024.4.0 v2024.4.0

12 Apr 13:10
Compare
Choose a tag to compare

What's Changed

  • Add missing option "high" in UI service call for set_swingv by @razorlikes in #120
  • Fixed spelling in services.yaml by @rai68 in #122

New Contributors

Full Changelog: v2023.06.22...v2024.4.0

Tasmota IRHVAC for HA v2023.05.04 v2023.06.22

22 Jun 15:26
23265d3
Compare
Choose a tag to compare

Fix #116 Add state_mode option to service command #118
Fix #117 Add new option ignore_off_temp #119

Tasmota IRHVAC for HA v2023.05.01 v2023.05.31

31 May 14:44
c5eb98b
Compare
Choose a tag to compare

Add mqtt delay possibility #105 - Fix #103
Use async_write_ha_state() #110 - Fix #108

Tasmota IRHVAC for HA v2022.08.01 v2022.11.18

18 Nov 00:00
163c9d1
Compare
Choose a tag to compare

Samsung AC - send "clean" only on power off #78
Fix #78 Add new option toggle_list #94

Tasmota IRHVAC for HA v2022.06.01 v2022.08.30

30 Aug 19:21
15a438a
Compare
Choose a tag to compare
  • Switching swing to off reverts to previous vane position. The vane's position is the value of the default_swingv, default_swingh or the vane's position that has changed since then.

Tasmota IRHVAC for HA v2022.06.01 v2022.08.28

28 Aug 17:33
63fa78c
Compare
Choose a tag to compare
  • Added service to set vertical and horizontal vanes
  • Possible fix #86 - strict handling of _hvac_mode and _last_on_mode