mac-zhou / midea-ac-py

Home Assistant Custom Integration for Midea Group(Hualing, Senville, Klimaire, AirCon, Century, Pridiom, Thermocore, Comfee, Toshiba, Carrier, Goodman, Friedrich, Samsung, Kenmore, Trane, Lennox, LG and much more) Air Conditioners via LAN.
MIT License
531 stars 102 forks source link

Getting sensor info? #144

Closed Tepepaz closed 2 years ago

Tepepaz commented 2 years ago

I would like to be able to read the two thermometer sensor of my A/C unit.

Indoor temperature (used by the thermostat) and outdoor temperature (which I can see on the cloud app.

Tepepaz commented 2 years ago

I have managed to manually create the sensors reading the following thread https://github.com/mac-zhou/midea-ac-py/issues/46

However, I found out that the current_temperature in the climate entity is not updated unless manually triggered. I believe it has to be considered a bug as the thermostat's current temperature should be periodically updated even when the AC unit is not used.