hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
196 stars 67 forks source link

Support for Tasmota 10.0.0 #49

Closed rishabmehta7 closed 2 years ago

rishabmehta7 commented 2 years ago

Tasmota no longer has a ircustom image after 9.3.1 Does this work on Tasmota 10.0.0 IR?

Rishab

cociweb commented 2 years ago

Tasmota-ir 10.0.0 has all of the IRRemoteESP8266 protocols are included: HVAC models as well. You can expect the same behaviour than the previous tasmota versions from this plugin pov.

rishabmehta7 commented 2 years ago

So i have a sOnOff TH16 running tasmota-ir. I see the IR receive on console. But no updates happen on HA. Also any update HA doesn't trigger a IR Send :-(

cociweb commented 2 years ago

is your tasmota ever worked with 9.3.1 (or before) with your current HA config? What does 'No updates' mean? HA does not get the mqtt messages and that's why it not get anything, or the mqtt statuses are ok, and only the integration/thermostat card does not interwork?

Is your mqtt server integrated under HA and is your mqtt server gets correctly the data from tasmota? (https://siytek.com/how-to-set-up-tasmota-mqtt-auto-discovery-for-home-assistant/)

rishabmehta7 commented 2 years ago

No everything was working before as expected. I just made a stupid mistake of upgrading my Tasmota and that broke things for me. MQTT is setup correctly The internal Relay on TH16 is usable as a switch from HA, the Temperature and Humidity Sensor report the state properly.

Only the Climate part doesn't work.

hristo-atanasov commented 2 years ago

Just do as I do - use 8.1 .. One wise man once said - if it works, don't update it .. :)

rishabmehta7 commented 2 years ago

The latest release is working!