Skip to content

Releases: hristo-atanasov/Tasmota-IRHVAC

Tasmota IRHVAC for HA Core 2024.11.0+ v2026.04.05

04 Apr 22:02
b6b8dba

Choose a tag to compare

What's Changed

  • fix: skip temperature sensor update when state is unknown or unavailable by @duczz in #185
  • fix: Electra ac tweak unaccessible code by @hristo-atanasov in #188

Full Changelog: v2026.04.02...v2026.04.05

Tasmota IRHVAC for HA Core 2024.11.0+ v2026.04.02

02 Apr 13:04
83c8e8c

Choose a tag to compare

#181 fix: initialize target temperature to default and persist it immediately
#182 fix: improve error handling, enum comparisons and code quality

Tasmota IRHVAC for HA Core 2024.11.0+ v2024.12.30

30 Dec 21:13
1e4d9db

Choose a tag to compare

Fix: Restore old state after restart

Tasmota IRHVAC for HA Core 2024.11.0+ v2024.11.7

07 Nov 10:19
4439373

Choose a tag to compare

Fix for #161 Stopped working after update Home Assistant 2024.11.0

Tasmota IRHVAC for HA Core 2024.6.0+ v2024.6.3

01 Jul 14:35

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

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

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

Choose a tag to compare

Tasmota IRHVAC for HA Core 2024.4.0+ v2024.4.0

12 Apr 13:10

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

Choose a tag to compare

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