So when using siri to dim the lights, it issues the command, but hubitat appears to set it right back to the dim level it was set to before I kicked off the siri command. If I use the Home app to adjust the dimming level, it works and holds correctly.
This is confusing? Any reason why this is happening?
app:672019-03-12 07:57:50.989 am debugSending DEVICE Event (Living Room Lights | LEVEL: 100%) to Homebridge at (10.1.1.11:8005)
dev:222019-03-12 07:57:50.901 am infoLiving Room Lights was set to 100%
dev:12019-03-12 07:57:50.816 am inforcvd: OUTPUT,10,1,100.00
app:672019-03-12 07:57:50.746 am debugSending DEVICE Event (Living Room Lights | LEVEL: 50%) to Homebridge at (10.1.1.11:8005)
dev:12019-03-12 07:57:50.687 am inforcvd: OUTPUT,10,1,50.00
app:672019-03-12 07:57:50.667 am infoCommand Successful for Device Living Room Lights | Command setLevel(50)
app:672019-03-12 07:57:50.652 am infoCommand Successful for Device Living Room Lights | Command on()
dev:222019-03-12 07:57:50.647 am infoLiving Room Lights was turned on
dev:222019-03-12 07:57:50.631 am infoLiving Room Lights was set to 50%
app:672019-03-12 07:57:50.497 am infoProcess Command | DeviceId: 22 | Command: (on)
app:672019-03-12 07:57:50.492 am infoProcess Command | DeviceId: 22 | Command: (setLevel) | Param1: (50)