drheck / homebridge-intex

ISC License
2 stars 0 forks source link

Temp reading in 200's #2

Open coalsi opened 10 months ago

coalsi commented 10 months ago

Describe The Bug: The temp is showing 212 degrees in homekit, but its actually 104, its always showing in the 200's

To Reproduce: Open Homekit

Expected behavior: I would expect it to be the same as the intex app 104

Logs:

[11/13/2023, 6:23:50 PM] [Spa] getDeviceData-start [11/13/2023, 6:23:53 PM] [Spa] Bubbles: 4 [11/13/2023, 6:23:53 PM] [Spa] Panel/Pump: 3 = true [11/13/2023, 6:23:53 PM] [Spa] Heating: false [11/13/2023, 6:23:53 PM] [Spa] current temp: 103 [11/13/2023, 6:23:53 PM] [Spa] preset temp: 103 [11/13/2023, 6:23:53 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:23:53 PM] [Spa] Triggered SET CurrentTemperature: 103 [11/13/2023, 6:23:53 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 50. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:23:53 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 40. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:23:53 PM] [Spa] UpdateUI: Ok [11/13/2023, 6:24:49 PM] [eWeLink] WS login failed as WebSocket closed with reason: undefined (undefined). at WebSocketAsPromised._handleClose (/homebridge/node_modules/homebridge-ewelink/node_modules/websocket-as-promised/src/index.js:407:19). [11/13/2023, 6:25:12 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 40. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:25:12 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:26:57 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 40. See https://homebridge.io/w/JtMGR for more info. [11/13/2023, 6:26:57 PM] [homebridge-intex] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 103 exceeded maximum of 100. See https://homebridge.io/w/JtMGR for more info.

Plugin Config:

    {
        "name": "Spa",
        "model": "28449EP",
        "username": "coreysilvia@me.com",
        "password": "1Brewster1",
        "Filter": true,
        "Bubbles": true,
        "Waterjet": false,
        "Sanitizer": true,
        "Controller": false,
        "refreshInterval": 10,
        "platform": "homebridge-intex"
    }

Screenshots:

Environment:

homebridge-intex v1.0.4 v1.7.0 v18.16.0