fairecasoimeme / ZiGate

Zigate is an Universal Zigbee Gateway
http://zigate.fr
170 stars 59 forks source link

[Question] Is windowCovering command only available for 3.0f or also in later versions #403

Closed dmsherazi closed 1 year ago

dmsherazi commented 1 year ago

The Dcumentation here says only 3.0f image

pipiche38 commented 1 year ago

yes it is available upwards. but you can also re-implement them using the 0x0530 command which allow to by-pass the all NXP stack. You have also zigpy project which implement a full stack to controll the coordinator in a radio hardware indepence.

dmsherazi commented 1 year ago

Tested and Works. Although There is a small bug in the TEST GUI linked here -> https://github.com/fairecasoimeme/ZiGate/issues/125#issuecomment-1255016373 Bug -> The Extra command param must be a u16 and not u8