Discussions

Ask a Question

Requesting the state of H713B returns "HTTP/1.1 500 Internal Server Error"

see title

Set Effect Speed

As of right now I haven't seen anything that indicates the ability to set effect speed is being enabled. Is there any chance we will see that added as a command, or added under the scene as a sub command?

H6061 - Segment colors do not work

On the Glide Hexa, sending the segmentedColorRgb instance and the devices.capabilities.segment_color_setting capability type does not appear to change the color of the panels.

H5040 doesn't exist when I query

Using the get-device api for my api key, the H5040 device(and associated H5054 devices) are not returned. Is this a bug or as designed?

"Get Device State" request to Heater H713A always deliver empty thermostatToggle value

When requesting the device state of my Heater H713A, I get basically the entire status of the heater, but the thermostatToggle value is always empty:

H7160 issues

  • The device doesn't report a meaningful value for humidity, just an empty string. It would be nice to report both the temperature and humidify from the paired sensor.
  • The night light color and brightness controls are not supported

H6072 segment information mismatch

The number of segments in the size field doesn't seem to match up to the elementRage field for either brightness or rgb:

what is the difference between toggle and on_off?

"capabilities": [
  {
    "type": "devices.capabilities.on_off",
    "instance": "powerSwitch",
    "parameters": {
      "dataType": "ENUM",
      "options": [
        {
          "name": "on",
          "value": 1
        },
        {
          "name": "off",
          "value": 0
        }
      ]
    }
  },
  {
    "type": "devices.capabilities.toggle",
    "instance": "gradientToggle",
    "parameters": {
      "dataType": "ENUM",
      "options": [
        {
          "name": "on",
          "value": 1
        },
        {
          "name": "off",
          "value": 0
        }
      ]
    }
  },

Most scenes are no longer being returned from /router/api/v1/device/scenes

This morning hardly any scenes are being returned from this endpoint.

Model H6138

I know that this model is blue tooth only but is there any documentation for communicating with this device?