Git Product home page Git Product logo

Comments (6)

ebaauw avatar ebaauw commented on July 30, 2024 1

So no capabilities.color.xy advertising the gamut.

from homebridge-deconz.

ebaauw avatar ebaauw commented on July 30, 2024

Make sure the lights are exposed correctly by deCONZ, including the capabilities for colour. I guess these lights aren’t yet included in any of the DDFs. You should see a warning for that as well.

from homebridge-deconz.

BEskandari avatar BEskandari commented on July 30, 2024

This is the deCONZ API results for the Hue Play:
{
"capabilities": {
"alerts": [
"none",
"select",
"lselect"
],
"color": {
"ct": {
"max": 500,
"min": 153
},
"effects": [
"none",
"colorloop"
],
"modes": [
"ct",
"effect",
"hs",
"xy"
]
}
},
"colorcapabilities": 31,
"config": {
"groups": [
"0"
]
},
"ctmax": 500,
"ctmin": 153,
"etag": "0b629aae57dd30be28ec807a70c65dd3",
"hascolor": true,
"lastannounced": "2023-12-25T17:41:38Z",
"lastseen": "2023-12-26T14:00Z",
"manufacturername": "Philips",
"modelid": "LCT024",
"name": "Play 1",
"state": {
"alert": "none",
"bri": 254,
"colormode": "ct",
"ct": 280,
"effect": "none",
"hue": 9390,
"on": false,
"reachable": true,
"sat": 46,
"xy": [
0.402,
0.3903
]
},
"swversion": "0x01002402",
"type": "Extended color light",
"uniqueid": "00:17:88:01:06:11:4b:8e-0b"
}

from homebridge-deconz.

BEskandari avatar BEskandari commented on July 30, 2024

@ebaauw is there a way to adapt the DDF for this? or we can close the point.
Happy new year!

from homebridge-deconz.

ebaauw avatar ebaauw commented on July 30, 2024

That needs to be done in the deCONZ REST API plugin, see https://github.com/dresden-elektronik/deconz-rest-plugin/wiki.

from homebridge-deconz.

BEskandari avatar BEskandari commented on July 30, 2024

That needs to be done in the deCONZ REST API plugin, see https://github.com/dresden-elektronik/deconz-rest-plugin/wiki.

@ebaauw if you think is worthed I can submit the request on deCONZ REST API community, but I need your mentorship for describing the request. Let me know.

from homebridge-deconz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.