UPDATE
I think I got all the requests in here. I also had an idea from another driver I saw with something similar. If you have a device plugged into this and you want to track its on/off state you can use the new accessory attribute. Just set a power threshold and if the power goes over that value it will set the accessory to on, and off when it goes below. May save having to setup a virtual device. I think I want to add support for the ZEN15 as well, either to this driver or on its own separate one.
NOTE: Setting a parameter from the new command is like setting a temporary parameter. The Preferences will still have the old parameter so if you run a Configure it will set them all back how they were saved in the Preferences.
[1.0.0] - 2022-12-12
Added
- Support to track time for energy reporting and reset it on the device
- Command to set any parameter (can be used in RM)
- Optional High/Low tracking, must be turned on in Preferences (ZEN04 Only)
- Accessory attribute to track connected device state (ZEN04 Only)
Changed
- Increased max precision rounding to 3 decimals