Property

philips_hue

Property Name Type Description Required
api_version string Yes
bridge_id string Yes
data_store_version string
factory_new boolean Yes
mac string Yes
model_id string Yes
name string Yes
sw_version string Yes

↑ TopExample
{
    "model_id": "BSB002",
    "name": "Philips hue",
    "sw_version": "1948086000",
    "bridge_id": "001788FFFE47A5B5",
    "mac": "00:17:88:47:A5:B5",
    "factory_new": false,
    "data_store_version": "113",
    "api_version": "1.48.0"
}