Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zigbee bulb Immax 07002 - no Sonoff-Adapter entry for Power and Dimmer control #265

Open
FillyderErste opened this issue May 5, 2022 · 3 comments
Labels

Comments

@FillyderErste
Copy link

Hi,

I connected the E14 bulb https://zigbee.blakadder.com/Immax_07002L.html with Zigbee2Tasmota coordinator (CC2530+Wemos D1 mini).
Unfortunately, there is no entry in the iobroker Sonoff-Adapter that allows to control the bulb. It is only possible to control the bulb via console commands in the Tasmota WebUI console (see below excerpts of the log). In the Sonoff-Adapter there is only the actual state of power and dimmer shown. Power can not be changed in iobroker. Dimmer state can be changed, but it has no effect.
My intention was to use the objects in iobroker to control power and dimmer states, instead of the commands in Tasmota WebUI. Is this not possible with my set-up?

_Console entries for power + dimmer commands
20:55:41.027 CMD: ZbSend { "device":"0x0856", "send":{"Power":"0"} }
20:55:41.037 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:55:42.007 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Dimmer":5,"Endpoint":1,"LinkQuality":65}}}
20:55:42.707 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":10,"Power":0,"Endpoint":1,"LinkQuality":63}}}

0:55:08.265 CMD: ZbSend { "device":"0x0856", "send":{"Dimmer":20} }
20:55:08.275 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:55:08.891 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":182,"Endpoint":1,"LinkQuality":63}}}
20:55:09.493 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":56,"Endpoint":1,"LinkQuality":63}}}
20:55:09.992 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":20,"Endpoint":1,"LinkQuality":68}}}
20:55:10.492 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":20,"Endpoint":1,"LinkQuality":65}}}_

iobroker view
grafik

I used CC2530 firmware https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default + https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.0.x/bin with the same results

Tasmota Version 11.1.0(tasmota)-2_7_4_9(2022-04-13T06:40:39)

Sonoff-Adapter V2.5.0

Tasmota Log since last start up
00:00:00.001 HDW: ESP8266EX
00:00:00.011 UFS: FlashFS mounted with 1992 kB free
00:00:00.050 CFG: Loaded from File, Count 13
00:00:00.053 QPC: Count 1
00:00:00.061 Project tasmota - Tasmota Version 11.1.0(tasmota)-2_7_4_9(2022-04-13T06:40:39)
00:00:00.550 WIF: Connecting to AP1 BoxFF Channel 6 BSSId E8:DF:XXXXX in mode 11n as Zigbee-Coordinator-CC2530-1490...
00:00:02.473 WIF: Connected
00:00:02.675 HTP: Web server active on Zigbee-Coordinator-CC2530-1490 with IP address 192.xxx
19:48:51.252 MQT: Attempting connection...
19:48:51.263 MQT: Connected
19:48:51.265 MQT: tele/Zigbee_Coordinator_CC2530/LWT = Online (retained)
19:48:51.267 MQT: cmnd/Zigbee_Coordinator_CC2530/POWER =
19:48:51.271 MQT: tele/Zigbee_Coordinator_CC2530/INFO1 = {"Info1":{"Module":"Zigbee","Version":"11.1.0(tasmota)","FallbackTopic":"cmnd/Zigbee_Coordinator_CC2530_fb/","GroupTopic":"cmnd/tasmotas/"}}
19:48:51.285 MQT: tele/Zigbee_Coordinator_CC2530/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"Zigbee-Coordinator-CC2530-1490","IPAddress":"192.xxxx"}}
19:48:51.300 MQT: tele/Zigbee_Coordinator_CC2530/INFO3 = {"Info3":{"RestartReason":"Software/System restart","BootCount":6}}
19:48:54.498 QPC: Reset
19:48:56.408 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T19:48:56","Uptime":"0T00:00:10","UptimeSec":10,"Heap":25,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DFxxxx","Channel":6,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:04"}}
19:49:03.020 ZIG: rebooting ZNP device
19:49:04.412 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":1,"Message":"CCxxxx ZNP booted","RestartReason":"Watchdog","MajorRel":2,"MinorRel":6}}
19:49:04.576 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":50,"MajorRel":2,"MinorRel":6,"MaintRel":3,"Revision":20211115}}
19:49:04.927 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":3,"Message":"Configured, starting coordinator"}}
19:49:05.634 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":40,"NewState":9,"Message":"Started as coordinator"}}
19:49:05.681 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":51,"IEEEAddr":"0x00124B0018297D4C","ShortAddr":"0x0000","DeviceType":7,"DeviceState":9,"NumAssocDevices":1,"AssocDevicesList":["0x0856"]}}
19:49:06.281 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbState":{"Status":0,"Message":"Started"}}
19:49:06.283 ZIG: Zigbee started
19:49:06.288 ZIG: Zigbee device information found in File System (1 devices - 34 bytes)
19:49:06.294 ZIG: Zigbee device data in File System (31 bytes)
19:49:07.978 MQT: tele/Zigbee_Coordinator_CC2530/RESULT = {"ZbResponse":{"Device":"0x0856","Command":"0300!00","Status":195,"StatusMessage":"UNSUPPORTED_CLUSTER","Endpoint":1,"LinkQuality":76}}
19:49:07.992 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Power":0,"Endpoint":1,"LinkQuality":76}}}
19:50:49.130 CMD: ZbSend { "device":"0x3D82", "send":{"Power":"on"} }
19:50:49.136 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Invalid parameter"}
19:50:54.538 CMD: ZbSend { "device":"0x3D82", "send":{"Power":"On"} }
19:50:54.545 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Invalid parameter"}
19:51:13.774 CMD: ZbSend { "device":"0x0856", "send":{"Power":"On"} }
19:51:13.784 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
19:51:14.799 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Power":1,"Endpoint":1,"LinkQuality":70}}}
19:53:56.412 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T19:53:56","Uptime":"0T00:05:10","UptimeSec":310,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxx","Channel":6,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:04"}}
19:58:46.417 APP: Serial logging disabled
19:58:56.413 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T19:58:56","Uptime":"0T00:10:10","UptimeSec":610,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":22,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxx","Channel":6,"Mode":"11n","RSSI":96,"Signal":-52,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:01:08.797 CMD: ZbName 0x0856,E14 Bulb
20:01:08.803 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"0x0856":{"Name":"E14 Bulb"}}
20:01:10.835 ZIG: Zigbee Devices Data saved in File System (44 bytes)
20:02:32.551 CMD: zbstatus
20:02:32.557 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbStatus1":[{"Device":"0x0856","Name":"E14 Bulb"}]}
20:02:48.566 CMD: zbstatus1
20:02:48.573 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbStatus1":[{"Device":"0x0856","Name":"E14 Bulb"}]}
20:02:50.346 CMD: zbstatus2
20:02:50.352 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbStatus":"Unknown device"}
20:03:56.397 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:03:56","Uptime":"0T00:15:10","UptimeSec":910,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DFxxxx","Channel":6,"Mode":"11n","RSSI":90,"Signal":-55,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:08:37.938 CMD: ZbSend { "device":"0x0856", "send":{"Power":"off"} }
20:08:37.948 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:08:38.821 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":65}}}
20:08:39.523 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":0,"Endpoint":1,"LinkQuality":76}}}
20:08:56.412 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:08:56","Uptime":"0T00:20:10","UptimeSec":1210,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DFxxx","Channel":6,"Mode":"11n","RSSI":94,"Signal":-53,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:09:32.033 CMD: ZbSend { "device":"0x0856", "send":{"Power":"1"} }
20:09:32.043 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:09:33.066 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":68}}}
20:09:39.870 CMD: ZbSend { "device":"0x0856", "send":{"Power":"0"} }
20:09:39.880 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:09:40.759 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":70}}}
20:09:41.457 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":0,"Endpoint":1,"LinkQuality":70}}}
20:12:08.650 CMD: ZbSend { "device":"0x0856", "send":{"Power":"1"} }
20:12:08.660 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:12:09.677 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":63}}}
20:12:23.734 CMD: ZbSend { "device":"0x0856", "send":{"Power":"0"} }
20:12:23.744 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:12:24.621 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":65}}}
20:12:25.320 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":0,"Endpoint":1,"LinkQuality":65}}}
20:13:56.399 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:13:56","Uptime":"0T00:25:10","UptimeSec":1510,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxxx","Channel":6,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:18:56.439 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:18:56","Uptime":"0T00:30:10","UptimeSec":1810,"Heap":24,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxx","Channel":6,"Mode":"11n","RSSI":96,"Signal":-52,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:19:27.219 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"Command":"Unknown"}
20:19:34.300 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"Command":"Unknown"}
20:23:56.418 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:23:56","Uptime":"0T00:35:10","UptimeSec":2110,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxxxxxx","Channel":6,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:28:56.397 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:28:56","Uptime":"0T00:40:10","UptimeSec":2410,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxxx","Channel":6,"Mode":"11n","RSSI":96,"Signal":-52,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:33:56.430 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:33:56","Uptime":"0T00:45:10","UptimeSec":2710,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DFxxxx","Channel":6,"Mode":"11n","RSSI":98,"Signal":-51,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:38:56.430 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:38:56","Uptime":"0T00:50:10","UptimeSec":3010,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:7xxxx","Channel":6,"Mode":"11n","RSSI":94,"Signal":-53,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:39:26.208 CMD: ZbSend { "device":"0x0856", "send":{"Power":"0"} }
20:39:26.218 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:39:27.087 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":0,"Endpoint":1,"LinkQuality":78}}}
20:39:46.376 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":2,"Endpoint":1,"LinkQuality":70}}}
20:41:28.591 CMD: ZbSend { "device":"0x0856", "send":{"Power":"1"} }
20:41:28.601 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:41:29.618 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Endpoint":1,"LinkQuality":81}}}
20:41:42.327 CMD: ZbSend { "device":"0x3D82", "send":{"Dimmer":"200"} }
20:41:42.333 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Invalid parameter"}
20:42:17.090 CMD: ZbSend { "device":"0x3D82", "send":{"Dimmer":200} }
20:42:17.097 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Invalid parameter"}
20:42:25.122 CMD: ZbSend { "device":"0x0856", "send":{"Dimmer":200} }
20:42:25.132 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:42:25.751 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":21,"Endpoint":1,"LinkQuality":78}}}
20:42:26.454 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":180,"Endpoint":1,"LinkQuality":78}}}
20:42:26.852 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":200,"Endpoint":1,"LinkQuality":78}}}
20:42:27.452 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":200,"Endpoint":1,"LinkQuality":84}}}
20:43:56.415 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:43:56","Uptime":"0T00:55:10","UptimeSec":3310,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DFxxxx","Channel":6,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:48:56.404 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:48:56","Uptime":"0T01:00:10","UptimeSec":3610,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxx","Channel":6,"Mode":"11n","RSSI":100,"Signal":-50,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:49:06.323 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbData":"ZbData 0x0856,06A328746254FF0506010F00010E01010F00FFC8FFFFFFFFFFFFFFFF"}
20:49:06.330 ZIG: ZbData - 31 bytes written to File System
20:53:56.404 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:53:56","Uptime":"0T01:05:10","UptimeSec":3910,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxx","Channel":6,"Mode":"11n","RSSI":98,"Signal":-51,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:55:08.265 CMD: ZbSend { "device":"0x0856", "send":{"Dimmer":20} }
20:55:08.275 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:55:08.891 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":182,"Endpoint":1,"LinkQuality":63}}}
20:55:09.493 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":56,"Endpoint":1,"LinkQuality":63}}}
20:55:09.992 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":20,"Endpoint":1,"LinkQuality":68}}}
20:55:10.492 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":20,"Endpoint":1,"LinkQuality":65}}}
20:55:14.229 CMD: ZbSend { "device":"0x0856", "send":{"Dimmer":10} }
20:55:14.239 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:55:15.170 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":15,"Endpoint":1,"LinkQuality":65}}}
20:55:16.070 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":10,"Endpoint":1,"LinkQuality":70}}}
20:55:41.027 CMD: ZbSend { "device":"0x0856", "send":{"Power":"0"} }
20:55:41.037 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:55:42.007 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Power":1,"Dimmer":5,"Endpoint":1,"LinkQuality":65}}}
20:55:42.707 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":10,"Power":0,"Endpoint":1,"LinkQuality":63}}}
20:58:56.412 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T20:58:56","Uptime":"0T01:10:10","UptimeSec":4210,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxxx","Channel":6,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:04"}}
20:58:59.149 CMD: ZbSend { "device":"0x0856", "send":{"Power":"1"} }
20:58:59.160 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"ZbSend":"Done"}
20:59:00.135 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":1,"Power":1,"Endpoint":1,"LinkQuality":55}}}
20:59:00.531 MQT: tele/Zigbee_Coordinator_CC2530/SENSOR = {"ZbReceived":{"0x0856":{"Device":"0x0856","Name":"E14 Bulb","Dimmer":9,"Endpoint":1,"LinkQuality":57}}}
20:59:08.267 MQT: stat/Zigbee_Coordinator_CC2530/RESULT = {"Command":"Unknown"}
21:03:56.411 MQT: tele/Zigbee_Coordinator_CC2530/STATE = {"Time":"2022-05-05T21:03:56","Uptime":"0T01:15:10","UptimeSec":4510,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"Wifi":{"AP":1,"SSId":"BoxFF","BSSId":"E8:DF:xxxx","Channel":6,"Mode":"11n","RSSI":100,"Signal":-50,"LinkCount":1,"Downtime":"0T00:00:04"}}

iobroker Log
2022-05-05 20:16:21.601 - info: sonoff.0 (18507) Client [Zigbee-Coordinator CC2530] connected with secret 1651774581599_8240
2022-05-05 20:16:37.374 - info: sonoff.0 (18507) new object created: sonoff.0.Zigbee-Coordinator CC2530.ZbReceived_ E14 Licht_Device
2022-05-05 20:16:37.379 - info: sonoff.0 (18507) new object created: sonoff.0.Zigbee-Coordinator CC2530.ZbReceived_ E14 Licht_Name
2022-05-05 20:16:37.386 - info: sonoff.0 (18507) new object created: sonoff.0.Zigbee-Coordinator CC2530.ZbReceived_ E14 Licht_Reachable
2022-05-05 20:23:52.030 - info: sonoff.0 (18507) Client [Zigbee-Coordinator CC2530] connection closed: timeout
2022-05-05 20:44:23.811 - warn: sonoff.0 (18507) Client [Zigbee_Coordinator_CC2530] has invalid password(dN9Zo64evrOWPkfOKtqc) or username(Zigbee_Coordinator_CC2530)
2022-05-05 20:44:38.683 - warn: sonoff.0 (18507) Client [Zigbee_Coordinator_CC2530] has invalid password(dN9Zo64evrOWPkfOKtqc) or username(Zigbee_Coordinator_CC2530)
2022-05-05 20:44:45.260 - info: host.DS220plusFF stopInstance system.adapter.sonoff.0 (force=false, process=true)
2022-05-05 20:44:45.265 - info: sonoff.0 (18507) Got terminate signal TERMINATE_YOURSELF
2022-05-05 20:44:45.320 - info: host.DS220plusFF stopInstance system.adapter.sonoff.0 send kill signal
2022-05-05 20:44:45.767 - info: sonoff.0 (18507) terminating
2022-05-05 20:44:45.768 - info: sonoff.0 (18507) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2022-05-05 20:44:46.321 - info: host.DS220plusFF instance system.adapter.sonoff.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2022-05-05 20:44:48.422 - info: host.DS220plusFF instance system.adapter.sonoff.0 started with pid 11117
2022-05-05 20:44:49.541 - info: sonoff.0 (11117) starting. Version 2.5.0 in /opt/iobroker/node_modules/iobroker.sonoff, node: v14.19.0, js-controller: 4.0.15
2022-05-05 20:44:49.571 - info: sonoff.0 (11117) Starting MQTT authenticated server on port 1883
2022-05-05 20:48:51.807 - info: sonoff.0 (11117) Client [Zigbee_Coordinator_CC2530] connected with secret 16
2022-05-05 20:48:51.817 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530
2022-05-05 20:48:51.824 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.alive
2022-05-05 20:48:51.886 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.POWER
2022-05-05 20:48:51.893 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.INFO.Info1_Module
2022-05-05 20:48:51.941 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.INFO.Info1_Version
2022-05-05 20:48:51.949 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.INFO.Info2_Hostname
2022-05-05 20:48:51.957 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.INFO.Info2_IPAddress
2022-05-05 20:48:51.965 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.INFO.Info3_RestartReason
2022-05-05 20:48:56.541 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Time
2022-05-05 20:48:56.549 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Uptime
2022-05-05 20:48:56.557 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.UptimeSec
2022-05-05 20:48:56.564 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Heap
2022-05-05 20:48:56.571 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.SleepMode
2022-05-05 20:48:56.579 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Sleep
2022-05-05 20:48:56.586 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.LoadAvg
2022-05-05 20:48:56.594 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.MqttCount
2022-05-05 20:48:56.604 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_AP
2022-05-05 20:48:56.617 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_SSId
2022-05-05 20:48:56.631 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_BSSId
2022-05-05 20:48:56.638 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_Channel
2022-05-05 20:48:56.650 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_Mode
2022-05-05 20:48:56.660 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_RSSI
2022-05-05 20:48:56.668 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_Signal
2022-05-05 20:48:56.675 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_LinkCount
2022-05-05 20:48:56.682 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.Wifi_Downtime
2022-05-05 20:49:04.512 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_Status
2022-05-05 20:49:04.521 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_Message
2022-05-05 20:49:04.528 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_RestartReason
2022-05-05 20:49:04.536 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_MajorRel
2022-05-05 20:49:04.543 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_MinorRel
2022-05-05 20:49:04.691 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_MaintRel
2022-05-05 20:49:04.698 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_Revision
2022-05-05 20:49:05.741 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_NewState
2022-05-05 20:49:05.786 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_IEEEAddr
2022-05-05 20:49:05.794 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_ShortAddr
2022-05-05 20:49:05.801 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_DeviceType
2022-05-05 20:49:05.809 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_DeviceState
2022-05-05 20:49:05.817 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_NumAssocDevices
2022-05-05 20:49:05.824 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbState_AssocDevicesList_0
2022-05-05 20:49:08.092 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_Device
2022-05-05 20:49:08.099 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_Command
2022-05-05 20:49:08.106 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_Status
2022-05-05 20:49:08.115 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_StatusMessage
2022-05-05 20:49:08.122 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_Endpoint
2022-05-05 20:49:08.128 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbResponse_LinkQuality
2022-05-05 20:49:08.137 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_Device
2022-05-05 20:49:08.145 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_Power
2022-05-05 20:49:08.157 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_Endpoint
2022-05-05 20:49:08.166 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_LinkQuality
2022-05-05 20:50:49.269 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbSend
2022-05-05 21:01:08.954 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.0x0856_Name
2022-05-05 21:02:32.711 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbStatus1_0_Device
2022-05-05 21:02:32.718 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbStatus1_0_Name
2022-05-05 21:02:50.467 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbStatus
2022-05-05 21:08:38.950 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_Name
2022-05-05 21:39:46.600 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbReceived_0x0856_Dimmer
2022-05-05 21:49:06.556 - info: sonoff.0 (11117) new object created: sonoff.0.Zigbee_Coordinator_CC2530.ZbData

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions.
Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

@stale stale bot added the wontfix label Sep 21, 2022
@flikflakandback
Copy link

I have the exact same problem with an idinio zigbee dimmer module connected through a sonoff zbbridge (running tasmota 12.1.1). I can only read the state of the dimmer (on/off or dimmer level) but not set it through the sonoff adapter. (version 2.5.1) sending the zigbee commands on the tasmota webconsole controls the dimmer as desired. Any help on this woule be greatly appreciated!

@stale stale bot removed the wontfix label Oct 19, 2022
@stale
Copy link

stale bot commented May 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions.
Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

@stale stale bot added the wontfix label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants