Snapshot build #1357 - items persisted by influxdb are not restored

Hi,

i just upgraded to the latest snapshot version (2.4.0 build #1357), coming from the milestone build 2.4.0-M3. After the upgrade the items persisted by influxdb will not restore at all, here is an example from the log:

2018-09-09 18:26:23.990 [ERROR] [pse.smarthome.core.items.GenericItem] - Tried to set invalid state 0.0 (StringType) on item BG_Keuken_Dim of type DimmerItem, ignoring it
2018-09-09 18:26:23.997 [ERROR] [pse.smarthome.core.items.GenericItem] - Tried to set invalid state 0.0 (StringType) on item Deur_Dakteras_Switch of type ContactItem, ignoring it
2018-09-09 18:26:24.010 [ERROR] [pse.smarthome.core.items.GenericItem] - Tried to set invalid state 14.155999999999949 (StringType) on item meterTotalDeliveryTariff1DayValue of type NumberItem, ignoring it
2018-09-09 18:26:24.022 [ERROR] [pse.smarthome.core.items.GenericItem] - Tried to set invalid state 14.156000000000859 (StringType) on item meterTotalDeliveryDayValue of type NumberItem, ignoring it
20

Going back to 2.4.0-M3 everything is restored as it should. Was there some breaking change I have missed which might cause this?

Cheers,
Matt

Same here with #1356, github issue created:

Thank you sihui!