Hristo Atanasov

Results 25 comments of Hristo Atanasov

Hi! I see, that in the library used in tasmota it is supported (for some Panasonic AC models) to set these values for swinging in vertical direction, but in Home...

You can. In the Swing dropdown: Horizontal sets SwingH: "auto" Vertical sets SwingV: "auto" Both sets SwingH: "auto" and SwingV: "auto" Off sets SwingH: "auto" and SwingV: "auto" Snippet from...

@cociweb Well, when HA changes its climate integration to support it, we will change our integrationt to support it too. For now, we have only one dropdown. I hope HA...

If you set the log level for Tasmota Irhvac to debug, you can see the full payload sent from Home Assistant to Tasmota in home-assistant.log . Also you can see...

What is the version of HA, that you are using? Also I see that for some reason HA sends temp as 0 .. Are you using the default thermostat card?...

After some testing with MIDEA vendor, I can only say that it is working on my HA instance and on my IR transceivers with Tasmota 8.1 .. The Tasmota-IRHVAC sends...

I'm looking trough HA code, as not always they anounce every single small change and there might be some slight change, that might affect you and somehow cause the issue.

Currently I'm out of ideas .. My setup: **Home Assistant 2022.3.3** ![image](https://user-images.githubusercontent.com/20243170/157747919-de3aafaf-8337-413c-a29d-d99bbe5e2f82.png) **Tasmota-IRHVAC 2022.03.05** ![image](https://user-images.githubusercontent.com/20243170/157750076-54679d3a-7ebb-4c9c-a5f5-9d04110334f8.png) **Tasmota 8.1** ![image](https://user-images.githubusercontent.com/20243170/157750521-36338522-e874-4b65-a84c-14820980b5e6.png) **Lovelace** ![image](https://user-images.githubusercontent.com/20243170/157742691-db1cb27e-8165-4d92-a45e-0bb28fe4dd90.png) **climate.yaml** _Only `command_topic`, `state_topic` and `temperature_sensor` values are changed to...

@ltegzes Good news for my ears. And thank you for sharing your fix! :)

@morbidpete84 Did you fix your problem? If not, can you try with the solution @ltegzes gave?