jhthorsen / homebridge-tasmota-aircon-http

Control Aircon through Tasmota HTTP commands
MIT License
4 stars 2 forks source link

Get the current temperature from Tasmota Device #9

Closed macjl closed 2 years ago

macjl commented 2 years ago

This is the PR for #5.

jhthorsen commented 2 years ago

What is the status here @macjl?

macjl commented 2 years ago

Sorry. I was very busy last weeks because of a new job. This is still on my todo. I’ll try to have a look before next week-end.

jhthorsen commented 2 years ago

Ah! Congratulations :) Just wanted to be sure you didn’t wait for me 👍

macjl commented 2 years ago

I changed the logic as you said.

But I think there is something is still missing : when the temperature is retrieved from Tasmota, we have to call updateValue, to notify HomeKit of the new temperature. I will add that in next Commit.

macjl commented 2 years ago

I think all the issue I've found are now resolved. Do you think there are something else I have to do for this PR ?

rajattrehan21 commented 2 years ago

Nevermind. Got everything working with the current temperature. This plugin is awesome. Thanks a ton.