Hive

This documentation was generated from: hive.json

AttributeValue
status Gold
product Hive
modelid Hive
manufacturername Phoscon

1. Extended color light

Endpoint: /lights

Top level attributes

AttributeDatatypeDescriptionAccess
id String Identifier of the resource, unique within an endpoint. R
lastannounced ISO 8601 timestamp Timestamp of the last power-cyle or rejoin. R
lastseen ISO 8601 timestamp Timestamp of the last communication. R
manufacturername String "Phoscon" R
modelid String "Hive" R
name String Name of the resource. RW
swversion String Firmware version of the device. R
type String "Extended color light" R
uniqueid String Unique identifier of the resource. R

Config attributes

AttributeDatatypeDescriptionAccess
bri/execute_if_off Bool Execute brightness changes when the device is off.

Default: true

RW
bri/startup UInt8 Brightness on device startup (power on).

Default: 255

RW
color/ct/startup UInt16 Color temperature on device startup (power on).

Default: 336

RW
color/execute_if_off Bool Execute colour changes when the device is off.

Default: true

RW
on/startup UInt8 On/Off state on device startup (power on).

Default: 255

RW

State attributes

AttributeDatatypeDescriptionAccess
alert String The currently active alert effect.

Default: none

  • "none" — light is not performing an alert
  • "select" — light is blinking a short time
  • "lselect" — light is blinking a longer time
RW
on Bool True when device is on; false when off. RW
bri UInt8 The current brightness. RW
x UInt16 The current color x coordinate. RW
y UInt16 The current color y coordinate. RW
ct UInt16 The current Mired color temperature of the light. Where Mired is 1000000 / color temperature (in kelvins). RW
hue UInt16 The current color hue. RW
sat UInt8 The current color saturation. RW
colormode String The currently active color mode.
  • "hs" — hue and saturation
  • "xy" — CIE xy color space coordinates
  • "ct" — color temperature
R
reachable Bool When true the device is assumed to be operational. R

2. ZHABattery

Endpoint: /sensors

Top level attributes

AttributeDatatypeDescriptionAccess
id String Identifier of the resource, unique within an endpoint. R
lastannounced ISO 8601 timestamp Timestamp of the last power-cyle or rejoin. R
lastseen ISO 8601 timestamp Timestamp of the last communication. R
manufacturername String "Phoscon" R
modelid String "Hive" R
name String Name of the resource. RW
swversion String Firmware version of the device. R
type String "ZHABattery" R
uniqueid String Unique identifier of the resource. R

Config attributes

AttributeDatatypeDescriptionAccess
on Bool When true the sensor is enabled in rules.

Default: true

RW
reachable Bool When true the device is assumed to be operational. R

State attributes

AttributeDatatypeDescriptionAccess
battery UInt8 The current device battery level in range 0–100 %. R
lastupdated ISO 8601 timestamp Timestamp when state was last updated. R