hycken / homebridge-fujitsu-hvac

Homebridge plugin for devices compatible with the FGLAir app.
MIT License
2 stars 0 forks source link

Plugin not working properly with FUJITSU air conditioner AOYG12KMCC #12

Open takenek opened 11 months ago

takenek commented 11 months ago

Hello, I just installed this plugin on my homebridge and connected my AOYG12KMCC. HomeKit sees the Air Conditioner correctly and I have the buttons, but... Once it configures the switches and I can turn on the air conditioner but I can't turn it off because it doesn't work at all.

    {
        "name": "Fujitsu AC",
        "username": "my@email.com",
        "password": "Passw0rd",
        "region": "eu",
        "offMode": "off",
        "powerfulModeSwitch": true,
        "economyModeSwitch": true,
        "energySavingFanSwitch": true,
        "platform": "FujitsuHVAC",
        "_bridge": {
            "username": "XX:XX:XX:XX:XX:XX",
            "port": 37757
        }