Open huglester opened 5 months ago
{
"name": "Aircon",
"host": "192.168.88.101",
"outdoorTemperature": false,
"username": "admin",
"password": "admin",
"platform": "MH-AC-WIFI-1",
"_bridge": {
"username": "0E:A3:D4:78:78:35",
"port": 56155
}
}
config has outdoorTemperature: false. I tried reconfigure/read the accessory to the Homekit.
During setup it did show correct 22C value.
Strange it is somehow broken.
Hello
getting these messages.
[5/25/2024, 9:40:09 AM] [homebridge-mhacwifi1-lan] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 3276.8 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.
Maybe some sensor got broken on the air conditioner itself? Is there a way to work-around this?
Like ignore error, and just so I can "forge" some temperature manualy? Because I can't manage aircoditioner now.
I can use it using regular remote.
Thanks