ShellyBulb new FW - no Turning on
See original GitHub issueWith 1.5.2 or 1.5.1 turning On don’t work. Do you have a Bulb?
I think they changed something… I can turn them off. But not on.
- Is now a dimming possible? Here the new device output:
Type: SHBLB-1 CoAP description: {"blk":[{"I":1,"D":"RGBW"}],"sen":[{"I":111,"T":"Red","R":"0/255","L":0},{"I":121,"T":"Green","R":"0/255","L":0},{"I":131,"T":"Blue","R":"0/255","L":0},{"I":141,"T":"White","R":"0/255","L":0},{"I":151,"T":"Gain","R":"0/100","L":0},{"I":161,"T":"Temp","R":"3000/6500","L":0},{"I":171,"T":"Brightness","R":"0/100","L":0},{"I":181,"T":"VSwitch","R":"0/1","L":0}],"act":[{"I":211,"D":"RGBW","L":0,"P":[{"I":2011,"T":"Red","R":"0/255"},{"I":2021,"T":"Green","R":"0/255"},{"I":2031,"T":"Blue","R":"0/255"},{"I":2041,"T":"White","R":"0/255"},{"I":2051,"T":"Gain","R":"0/100"},{"I":2061,"T":"Temp","R":"3000/6500"},{"I":2071,"T":"Brightness","R":"0/100"},{"I":2081,"T":"VSwitch","R":"0/1"}]}]} CoAP status: {"G":[[0,111,0],[0,121,128],[0,131,255],[0,141,199],[0,151,100],[0,161,6465],[0,171,100],[0,181,0]]} HTTP Settings:: {"device":{"type":"SHBLB-1","mac":"60019479173D","hostname":"shellybulb-79173D","num_outputs":1},"wifi_ap":{"enabled":false,"ssid":"shellybulb-79173D","key":""},"wifi_sta":{"enabled":true,"ssid":"abloy","ipv4_method":"static","ip":"x","gw":"x","mask":"x","dns":"x"},"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":"","reconnect_timeout_max":60,"reconnect_timeout_min":2,"clean_session":true,"keep_alive":60,"will_topic":"shellies/shellybulb-79173D/online","will_message":"false","max_qos":0,"retain":false,"update_period":30},"sntp":{"server":"x"},"login":{"enabled":false,"unprotected":false,"username":"admin","password":"admin"},"pin_code":"","coiot_execute_enable":false,"name":"","fw":"20190821-094813/v1.5.2@4148d2b7","build_info":{"build_id":"20190821-094813/v1.5.2@4148d2b7","build_timestamp":"2019-08-21T09:48:13Z","build_version":"1.0"},"cloud":{"enabled":false,"connected":false},"timezone":"Europe/Berlin","lat":48.5667,"lng":13.4319,"tzautodetect":true,"time":"18:10","hwinfo":{"hw_revision":"prod-1.3","batch_id":1},"mode":"color","lights":[{"ison":false,"red":0,"green":128,"blue":255,"white":199,"gain":100,"temp":6465,"brightness":100,"effect":5,"default_state":"last","auto_on":0,"auto_off":0,"power":0,"schedule":false,"schedule_rules":[]}]} HTTP Status:: {"wifi_sta":{"connected":true,"ssid":"x","ip":"x","rssi":-70},"cloud":{"enabled":false,"connected":false},"mqtt":{"connected":false},"time":"18:10","serial":1,"has_update":false,"mac":"60019479173D","lights":[{"ison":false,"mode":"color","red":0,"green":128,"blue":255,"white":199,"gain":100,"temp":6465,"brightness":100,"effect":5}],"meters":[{"power":0,"is_valid":"true"}],"update":{"status":"idle","has_update":false,"new_version":"20190821-094813/v1.5.2@4148d2b7","old_version":"20190821-094813/v1.5.2@4148d2b7"},"ram_total":51032,"ram_free":40212,"fs_size":233681,"fs_free":171433,"uptime":69379}
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (4 by maintainers)
Yes they changed the properties of the Bulb, adding brightness but also messing up the on/off switch. I’ll fix this in an update soon
Okay works fine, thanks!