alexryd / homebridge-shelly

Homebridge plugin for Shelly devices
MIT License
301 stars 45 forks source link

[New device] Shelly GU10 RGBW Duo #245

Open Pat2405Rick opened 3 years ago

Pat2405Rick commented 3 years ago

Type: SHCB-1 CoAP description: {"blk":[{"I":1,"D":"light_0"},{"I":2,"D":"device"}],"sen":[{"I":1101,"T":"S","D":"output","R":"0/1","L":1},{"I":5105,"T":"S","D":"red","R":"0/255","L":1},{"I":5106,"T":"S","D":"green","R":"0/255","L":1},{"I":5107,"T":"S","D":"blue","R":"0/255","L":1},{"I":5108,"T":"S","D":"white","R":"0/255","L":1},{"I":5102,"T":"S","D":"gain","R":"0/100","L":1},{"I":5101,"T":"S","D":"brightness","R":"0/100","L":1},{"I":5103,"T":"S","D":"colorTemp","U":"K","R":"3000/6500","L":1},{"I":9101,"T":"S","D":"mode","R":"color/white","L":1}]} CoAP status: {"G":[[0,1101,1],[0,5105,0],[0,5106,255],[0,5107,0],[0,5108,0],[0,5102,100],[0,5101,100],[0,5103,3140],[0,9101,"color"],[0,4101,1.25],[0,4103,39]]} HTTP Settings:: {"device":{"type":"SHCB-1","mac":"483FDA927AB6","hostname":"shellycolorbulb-483FDA927AB6","num_outputs":1},"wifi_ap":{"enabled":false,"ssid":"shellycolorbulb-483FDA927AB6","key":""},"wifi_sta":{"enabled":true,"ssid":"FRITZ!Box 7490 LGS 2,4","ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"wifi_sta1":{"enabled":false,"ssid":null,"ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"mqtt":{"enable":false,"server":"192.168.33.3:1883","user":"","id":"shellycolorbulb-483FDA927AB6","reconnect_timeout_max":60,"reconnect_timeout_min":2,"clean_session":true,"keep_alive":60,"max_qos":0,"retain":false,"update_period":30},"coiot":{"update_period":15,"execute_enable":false},"sntp":{"server":"time.google.com","enabled":true},"login":{"enabled":false,"unprotected":false,"username":"admin"},"pin_code":"V<pSVK","name":null,"fw":"20210107-122133/1.9_GU10_RGBW@07531e29","discoverable":false,"build_info":{"build_id":"20210107-122133/1.9_GU10_RGBW@07531e29","build_timestamp":"2021-01-07T12:21:33Z","build_version":"1.0"},"cloud":{"enabled":true,"connected":true},"timezone":"Europe/Berlin","lat":49.303452,"lng":7.26676,"tzautodetect":true,"tz_utc_offset":3600,"tz_dst":false,"tz_dst_auto":true,"time":"14:06","unixtime":1610283962,"actions":{"active":false,"names":["out_on_url","out_off_url"]},"hwinfo":{"hw_revision":"prod-102020","batch_id":0},"mode":"color","lights":[{"ison":true,"red":0,"green":255,"blue":0,"white":0,"gain":100,"temp":3140,"brightness":100,"transition":1000,"effect":0,"default_state":"on","auto_on":0,"auto_off":0,"schedule":false,"schedule_rules":[]}],"night_mode":{"enabled":false,"start_time":"00:00","end_time":"00:00","brightness":0}} HTTP Status:: {"wifi_sta":{"connected":true,"ssid":"FRITZ!Box 7490 LGS 2,4","ip":"192.168.10.75","rssi":-74},"cloud":{"enabled":true,"connected":true},"mqtt":{"connected":false},"time":"14:06","unixtime":1610283962,"serial":43,"has_update":false,"mac":"483FDA927AB6","cfg_changed_cnt":7,"actions_stats":{"skipped":0},"lights":[{"ison":true,"source":"cloud","has_timer":false,"timer_started":0,"timer_duration":0,"timer_remaining":0,"mode":"color","red":0,"green":255,"blue":0,"white":0,"gain":100,"temp":3140,"brightness":100,"effect":0}],"meters":[{"power":1.25,"is_valid":true,"timestamp":1610287562,"counters":[1.25,1.25,1.25],"total":39}],"update":{"status":"idle","has_update":false,"new_version":"20210107-122133/1.9_GU10_RGBW@07531e29","old_version":"20210107-122133/1.9_GU10_RGBW@07531e29"},"ram_total":50792,"ram_free":37924,"fs_size":233681,"fs_free":155369,"uptime":1351}

alexryd commented 3 years ago

I just released version 0.17.0 with support for the new Bulb.

BobbySlope commented 3 years ago

It works for on and off, but no percentages and no color adjustment possible

Sommi486 commented 3 years ago

Is there a way to control color and temperatures white? At the moment you can only change normal colors but not white temperatures. Configured Shelly Duo as ColorLightbulb RGBW

vskal commented 2 years ago

@alexryd could you please let us know if it is a feasible from the device API to get the White control fixed ? Lamp is almost not usable with no white adjustment. Thank you !

juangamnik commented 2 years ago

@alexryd could you please let us know if it is a feasible from the device API to get the White control fixed ? Lamp is almost not usable with no white adjustment. Thank you !

Same problem here. If I use home app to activate or deactivate light or switch to white color with color temperature, the light always is in color mode, which is much less than 400lm. Only with the firmware Webapp I can change mode from color to white and back (but this is overwritten even if I just activate the light via homekit)

juangamnik commented 2 years ago

So, settings white temperatures seem to translate to a rgb color instead of a w value

gitraar commented 2 years ago

I have the same problem.

flobxy commented 2 years ago

Hi, Any suggestion how to fix “W” control from HomeKit?

TheManchineel commented 1 year ago

This still appears to be an issue

rthinkel commented 1 year ago

Can confirm this is still an issue, I would love to see this device fully supported. Any updates?

riscpower commented 10 months ago

Still an issue any updates? Or is there any other instruction to implement in HomeKit?