At plugin 4.0.6.0 startup on HS4 4.7.0 I am seeing these entries. Both the "Mud Room Porch" and "Front Door" are rooms in the Hue Bridge. Any thoughts on what may be making it unhappy? 
Error: (InitDevices):Gathering information from device Front Door ref:861 of type unknown
Error: (InitDevices):Nullable object must have a value.
Error: (InitDevices):Error while scanning device Front Door Nullable object must have a value.
Error: (InitDevices):Gathering information from device 7 of type unknown
Error: (InitDevices):Nullable object must have a value.
Error: (InitDevices):Error while scanning device Mud Room Porch Nullable object must have a value.
I enabled verbose logging to get the below.
14:43:01.2416936 -- (JowiHueUtils.InitDevices) Error: :Error while scanning device Mud Room Porch Nullable object must have a value.
14:43:01.2775936 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.2786021 -- (JowiHueUtils.InitDevices) Error: :Nullable object must have a value.
14:43:01.2825796 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.3583659 -- (JowiHueUtils.InitDevices) Error: :Error while scanning device Front Door Nullable object must have a value.
14:43:01.3623790 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.3623790 -- (JowiHueUtils.InitDevices) Error: :Nullable object must have a value.
14:43:01.3673508 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()

Error: (InitDevices):Gathering information from device Front Door ref:861 of type unknown
Error: (InitDevices):Nullable object must have a value.
Error: (InitDevices):Error while scanning device Front Door Nullable object must have a value.
Error: (InitDevices):Gathering information from device 7 of type unknown
Error: (InitDevices):Nullable object must have a value.
Error: (InitDevices):Error while scanning device Mud Room Porch Nullable object must have a value.
I enabled verbose logging to get the below.
14:43:01.2416936 -- (JowiHueUtils.InitDevices) Error: :Error while scanning device Mud Room Porch Nullable object must have a value.
14:43:01.2775936 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.2786021 -- (JowiHueUtils.InitDevices) Error: :Nullable object must have a value.
14:43:01.2825796 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.3583659 -- (JowiHueUtils.InitDevices) Error: :Error while scanning device Front Door Nullable object must have a value.
14:43:01.3623790 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
14:43:01.3623790 -- (JowiHueUtils.InitDevices) Error: :Nullable object must have a value.
14:43:01.3673508 -- (JowiHueUtils.InitDevices) System.InvalidOperationException(0x80131509): Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionR esource resource)
at System.Nullable`1.get_Value()
at HSPI_JowiHue.JowiHueUtils.CheckGroupFeature(HsFeature HsFeature)
at HSPI_JowiHue.JowiHueUtils.InitDevices()
Comment