error in 116.332

siclark
Posts: 2355
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

error in 116.332

Post by siclark »

Hi Karl, just upgraded and I am getting this error

piBeacon Error Line 12444 has error=Unknown format code 'd' for object of type 'float'

Any ideas?

Thanks
siclark
Posts: 2355
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: error in 116.332

Post by siclark »

It appears to be due to BLEconnect with my iPhones. I get this when trying to edit the device, and it works without error when I turn off the phone devices.

piBeacon Error setting up BLEconnect Line 3636 has error=range() integer end argument expected, got list.
piBeacon Error validateDeviceConfigUi pgm error, check log
piBeacon Error Line 12444 has error=Unknown format code 'd' for object of type 'float'
piBeacon Error Line 12444 has error=Unknown format code 'd' for object of type 'float'
piBeacon Error setting up BLEconnect Line 3636 has error=range() integer end argument expected, got list.
piBeacon Error validateDeviceConfigUi pgm error, check log
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: error in 116.332

Post by kw123 »

>>> piBeacon Error Line 12444 has error=Unknown format code 'd' for object of type 'float'<<<
in config set unit for pressure (changed mbar to mBar, and the default is not set)

>>> piBeacon Error setting up BLEconnect Line 3636 has error=range() integer end argument expected, got list. <<<
introduced in last version, changed code to better manage # of rpi etc.

will fix both today.

Karl
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: error in 116.332

Post by kw123 »

should be fixed in v7.117.334

there was a .333 version hat had these fixes already, but they did not go to the plugin store, just on GitHub.

hopefully this fixes it .

Karl
siclark
Posts: 2355
Joined: Tue Jun 13, 2017 5:08 am
Location: UK

Re: error in 116.332

Post by siclark »

Thanks
Post Reply

Return to “piBeacon”