hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 22 forks source link

Midea U error with Homebridge #118

Open seanism opened 1 year ago

seanism commented 1 year ago

Getting this error in the logs..

value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:16:58 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:03 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:08 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:13 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:18 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:23 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.
[4/21/2023, 7:17:28 PM] [homebridge-midea-air] This plugin generated a warning from the characteristic 'Current Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.

Here is my config

       {
            "user": "email",
            "password": "password",
            "registeredApp": "MideaAir",
            "interval": 30,
            "devices": [
                {
                    "deviceId": "30786326297422",
                    "supportedSwingMode": "Vertical",
                    "temperatureSteps": 1,
                    "minTemp": 17,
                    "maxTemp": 30,
                    "fanOnlyMode": false,
                    "OutdoorTemperature": false,
                    "useFahrenheit": false,
                    "audibleFeedback": true
                },
                {
                    "deviceId": "147334558177006",
                    "supportedSwingMode": "Vertical",
                    "temperatureSteps": 1,
                    "minTemp": 17,
                    "maxTemp": 30,
                    "fanOnlyMode": false,
                    "OutdoorTemperature": false,
                    "useFahrenheit": false,
                    "audibleFeedback": true
                }
            ],
            "_bridge": {
                "username": "0E:05:8E:1F:11:6E",
                "port": 54036
            },
            "platform": "midea-air"
        }
CaptinJackSparow commented 1 year ago

Getting the same error...

hillaliy commented 1 year ago

Hi, midea U models are not supported. I currently don't time to maintenance this plugin.

seanism commented 1 year ago

Thanks for the update!

Sean Young

On Tue, May 9 2023 at 9:17 PM, Yossi Hillali < @.*** > wrote:

Hi, midea U models are not supported. I currently don't time to maintenance this plugin.

— Reply to this email directly, view it on GitHub ( https://github.com/hillaliy/homebridge-midea-air/issues/118#issuecomment-1541330611 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/ACP4UWL3XA357ISV335BITTXFMJFLANCNFSM6AAAAAAXHQO4JA ). You are receiving this because you authored the thread. Message ID: <hillaliy/homebridge-midea-air/issues/118/1541330611 @ github. com>