DaveGut / HubitatActive

Hubitat Environment Developments
64 stars 87 forks source link

Update bleboxApplication.groovy #35

Closed mbialorucki closed 1 year ago

mbialorucki commented 1 year ago

After your last changes I have NullPointerException.

DaveGut commented 1 year ago

I have corrected code. However, the error was: state.devices - [:] should have been state.devices = [:]