Hi,
I'm new to Hubitat so forgive me if I've missed something obvious.
I have a AduroSmart Eria dimmer plug. It's not listed under AduroSmart devices so I tried just adding it as a zigbee device.
The device shows up as:
ParentDevice
-- Dimmer EP01
-- Dimmer EPF2
When looking at the device the on/off and startLevelChange up/down work. And the level change fades up/down. But the level change doesn't work and in the log I see:
2022-02-15 04:01:11.212 am errorgroovy.lang.MissingMethodException: No signature of method: nueHGZBDimmer.intToHexStr() is applicable for argument types: (java.math.BigDecimal) values: [100] on line 177 (method setLevel)
Clicking on the EP01 child and testing various actions behaves the same as the parent.
Clicking on the EPF2 child and none of the commands seem to work (no responses in the log that e.g. the on/off command did something, no "Dimmer EPF2 was turned on" event)
Any ideas here?
I'm on firmware: 2.3.0.124
Thanks!