Skip to content

Commit

Permalink
DDF update for Tradfri GU10 ws 400lm (#6966)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitripb committed May 21, 2023
1 parent 12cfc35 commit 806e972
Showing 1 changed file with 146 additions and 129 deletions.
275 changes: 146 additions & 129 deletions devices/ikea/gu10_ws_400lm_light.json
@@ -1,133 +1,150 @@
{
"schema": "devcap1.schema.json",
"doc:path": "ikea/gu10_ws_400lm_light.md",
"doc:hdr": "TRÅDFRI bulb GU10 WS 400lm",
"manufacturername": "$MF_IKEA",
"modelid": "TRADFRI bulb GU10 WS 400lm",
"product": "TRÅDFRI bulb GU10 WS 400lm",
"status": "Bronze",
"md:known_issues": [ "ikea_known_issues_radio_silence.md" ],
"supportsMgmtBind": true,
"subdevices": [
{
"type": "$TYPE_COLOR_TEMPERATURE_LIGHT",
"restapi": "/lights",
"uuid": ["$address.ext", "0x01"],
"items": [
{
"name": "attr/lastannounced"
},
{
"name": "attr/lastseen"
},
{
"name": "attr/manufacturername"
},
{
"name": "attr/modelid"
},
{
"name": "attr/name"
},
{
"name": "attr/swversion"
},
{
"name": "attr/type"
},
{
"name": "attr/uniqueid"
},
{
"name": "config/colorcapabilities",
"static": 16
},
{
"name": "config/ctmin",
"static": 250
},
{
"name": "config/ctmax",
"static": 454
},
{
"name": "state/on",
"refresh.interval": 1805
},
{
"name": "state/bri",
"refresh.interval": 1805
},
{
"name": "state/ct",
"refresh.interval": 1805
},
{
"name": "state/reachable"
},
{
"name": "state/colormode",
"static": "ct",
"values": [
["\"ct\"", "color temperature"]
]
},
{
"name": "state/alert",
"default": "none"
}
],
"example": {
"colorcapabilities": 16,
"ctmin": 250,
"ctmax": 454,
"hascolor": true,
"lastannounced": "2020-12-07T22:29:41Z",
"lastseen": "2020-12-30T16:29Z",
"manufacturername": "IKEA of Sweden",
"modelid": "TRADFRI bulb GU10 WS 400lm",
"name": "Desk lamp",
"state": {
"alert": "none",
"bri": 254,
"colormode": "ct",
"ct": 454,
"on": true,
"reachable": true
},
"swversion": "2.3.050",
"type": "Color temperature light",
"uniqueid": "00:0b:57:ff:fe:26:56:80-01"
}
"schema": "devcap1.schema.json",
"manufacturername": "$MF_IKEA",
"modelid": "TRADFRI bulb GU10 WS 400lm",
"product": "TRÅDFRI bulb GU10 WS 400lm",
"sleeper": false,
"status": "Gold",
"subdevices": [
{
"type": "$TYPE_COLOR_TEMPERATURE_LIGHT",
"restapi": "/lights",
"uuid": [
"$address.ext",
"0x01"
],
"items": [
{
"name": "attr/lastannounced"
},
{
"name": "attr/lastseen"
},
{
"name": "attr/manufacturername"
},
{
"name": "attr/modelid"
},
{
"name": "attr/name"
},
{
"name": "attr/swversion"
},
{
"name": "attr/type"
},
{
"name": "attr/uniqueid"
},
{
"name": "cap/bri/move_with_onoff",
"static": true
},
{
"name": "cap/color/capabilities",
"static": 16
},
{
"name": "cap/color/ct/max",
"static": 454
},
{
"name": "cap/color/ct/min",
"static": 250
},
{
"name": "cap/on/off_with_effect",
"static": true
},
{
"name": "state/alert",
"default": "none"
},
{
"name": "state/bri",
"refresh.interval": 1805
},
{
"name": "state/colormode",
"static": "ct"
},
{
"name": "state/ct",
"refresh.interval": 1805
},
{
"name": "state/on",
"refresh.interval": 1805
},
{
"name": "state/reachable"
}
]
}
],
"bindings": [
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0006",
"report": [
{
"at": "0x0000",
"dt": "0x10",
"min": 5,
"max": 1800
}
],
"bindings": [
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0006",
"report": [
{"at": "0x0000", "dt": "0x10", "min": 5, "max": 1800 }
]
},
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0008",
"report": [
{"at": "0x0000", "dt": "0x20", "min": 5, "max": 1800, "change": "0x01" }
]
},
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0300",
"report": [
{"at": "0x0008", "dt": "0x30", "min": 1, "max": 1800 },
{"at": "0x0003", "dt": "0x21", "min": 5, "max": 1795, "change": "0x0a" },
{"at": "0x0004", "dt": "0x21", "min": 5, "max": 1795, "change": "0x0a" },
{"at": "0x0007", "dt": "0x21", "min": 5, "max": 1800, "change": "0x01" }
]
]
},
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0008",
"report": [
{
"at": "0x0000",
"dt": "0x20",
"min": 5,
"max": 1800,
"change": "0x00000001"
}
]
},
{
"bind": "unicast",
"src.ep": 1,
"cl": "0x0300",
"report": [
{
"at": "0x0008",
"dt": "0x30",
"min": 1,
"max": 1800
},
{
"at": "0x0003",
"dt": "0x21",
"min": 5,
"max": 1795,
"change": "0x0000000A"
},
{
"at": "0x0004",
"dt": "0x21",
"min": 5,
"max": 1795,
"change": "0x0000000A"
},
{
"at": "0x0007",
"dt": "0x21",
"min": 5,
"max": 1800,
"change": "0x00000001"
}
]
]
}
]
}

0 comments on commit 806e972

Please sign in to comment.