dillonp23 / homebridge-eight8sleep

Apache License 2.0
12 stars 1 forks source link

Partner controls do not work #5

Open HammerAce42 opened 2 years ago

HammerAce42 commented 2 years ago

Describe The Bug:

Primary account holders side of the bed can be controlled. Partner side of bed reports the current temperature but cannot be controlled (on/off, as well as temperature set point)

To Reproduce: Turn on and set partner side of bed to a specific temperature. Note that Eight app still shows the partner side is off. If manually switched on in app, set point does not match what was set in HomeKit.

Expected behavior:

partner side controls work the same as account holder controls

Logs:

I don’t see anything in the logs relevant to this plugin

Plugin Config:


       {
            "name": "Eight Sleep Thermostat",
            "email": "redacted",
            "password": "redacted",
            "left-bed-name": "AA",
            "right-bed-name": "BB",
            "platform": "EightSleepThermostat",
            "_bridge": {
                "username": "redacted",
                "port": 30852
            }

Environment:

Klomgor commented 2 years ago

Is there any update to this bug? I have the same issue.