Tellstick Binding: Item updates get duplicated around 75 times after lowering refresh interval

Hi!

I have an issue with seeming all items connected to sensors. I have nexa sensors connected to my Tellstick Net v.1 bridge (with that bridge I’m forced to go through the cloud,Telldus Live) and verisure sensors, also through their cloud service.

The problem is that every update sent from the sensor is duplicated tons of times, I’ve counted around 75. Here is an example of how it can look:

Since I save every update, it floods the database and makes charts slow. Does anyone know what’s going on here?

Thanks in advance!

Platform information:
Hardware: Raspberry pi 4, 4GB
OS: openhabian
openHAB version: 3.3.0.M3
Persistence: Influxdb

Sorry, turns out this issue also applies to other sensors than tellstick… also my verisure sensors behave this way. I’ve updated the topic to reflect that

  • do you use things/items/rules via files?
  • do you use semantic model?

No files, everything through the GUI

Yes, semantic model

It might be related to the fact that I’ve played with the refresh interval on both the verisure and the tellstick binding. I’ve reduced it to 30 s and 3 s respectively. If I don’t, it takes minutes to see updates on changes (e.g. when I turn on the alarm, or lamps controlled through tellstick).

Cannot really see the connection though… It’s not like the bursts of updates comes at 30 and 3 s intervals. The intervals are much longer, as expected (10 min for the tellstick sensors)

I reset the refresh times to default just in case (by removing the yaml line), and to my surprise this removed the issue!

It’s not a solution for me, since I need faster response times as mentioned above. Default refresh intervals are 10 min and 1 min for verisure and tellstick respectively.

Does this behavior make sense to anyone? Or perhaps someone has an idea of a workaround?

Any input would be much appreciated!

You could change your persistence policy from every update to every change.

You’re limited by what these cloud services let you do. What constraints do they have about rate and volume?

What happens if you breach the constraint? I’ll have a first guess at “nothing”, i.e. they simply don’t respond to a request for some period. 10 minutes, say. OH binding will pop off a request from time to time, which eventually timeout. If the timeout is longer than the request frequency, a queue will build up. When the cloud service once more responds, OH has a big burp of queue up requests ready to go.

1 Like

Yes, that’s indeed a work around. I prefer not, since I want to be able to differentiate between “same data for a long time” and “missing data”.

Also, for example in the crawl space of the house the humidity can stay the same for hours, maybe even a full day. If I use everyChange, I will not see any data such a day.

That sounds very likely to be the case! But for some reason the requests for some things are immediate. For example the lamp states actually get updated at the interval I choose.

So it looks right now that I have to choose between very slow lamp updates or flooding the log and database…

Is this something I could file as an issue in the bindings by any chance, or just a behavior every cloud binding has to live with?

To repeat

I don’t know what limitations your chosen services have. They’d be extremely foolish to let anyone just hammer them with requests, even if they don’t formally publish the limits.

If this is what is going on, it is maybe possible for the binding to handle it more gracefully. Say, discard duplicate requests from a queue - if it has a queue at all. (You’d see much the same results if it were the cloud service building up a queue at the other end.) But that’s just a tidy-up, you don’t get your data any quicker.

If you must have data within a few seconds, you are not going to get it from shared cloud services because other people want that resource as well.

The rate of change of stuff like room temperatures is usually expressed in minutes, so not many people want this kind of data rate.

The interesting thing is that I actually DO get data within a few seconds. That is, for lamp and alarm status.

From what you’re saying it at least seems to be a chance to solve this on a binding level, if the two types of devices can be handled differently.

How would I go about to post a question to the binding developer(s) directly? In this forum?

First you’d need to establish what the problem was. As already suggested, if this is an artefact of some queue piling up, the queue might be at the cloud service end. But that’s only a guess anyway.

You’ll probably need to use the TRACE logging features (if any) of the binding to see if that shows the sequence.

Have you looked yet to see what performance restrictions these services place upon you?

Yes I have looked at the Telldus API (which is the most important for me), but not yet found anything regarding restrictions. I’m thinking this something the binding developer(s) might know already, or at least point to documentation which I can dig into. Or should I come more prepared before going down that path?

I’ll definitely give this a try as soon as I can. (I’m guessing though that I’m going to need help from the developer(s) to interpret the logging)

If they did, that might be reflected in the default request rate, i.e. a safe value.

If you want to attract Telldus focused reader’s interest, you might want to review your thread title here.

I just changed the topic to specifically point to the tellstick binding, hoping that someone involved in the development of that binding might pick this up.

I’ve enabled TRACE logging for the binding, and this is what I see in openhab.log:

2022-09-12 19:17:30.305 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Updated sensors:[TellstickNetSensor [deviceId=1540384552, protocol=fineoffset, name=Basement, online=true, data=[DataTypeValue [dataType=temp, data=17.2, unit=°C], DataTypeValue [dataType=humidity, data=78, unit=%]], lastUpdated=1663002946, updated=false], TellstickNetSensor [deviceId=1540555924, protocol=fineoffset, name=Crawl space, online=true, data=[DataTypeValue [dataType=temp, data=16.4, unit=°C], DataTypeValue [dataType=humidity, data=82, unit=%]], lastUpdated=1663002427, updated=false], TellstickNetSensor [deviceId=1540556014, protocol=fineoffset, name=Outdoor, online=true, data=[DataTypeValue [dataType=temp, data=16.7, unit=°C], DataTypeValue [dataType=humidity, data=80, unit=%]], lastUpdated=1663002797, updated=false]]
2022-09-12 19:17:30.306 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensors, reset updated flag
2022-09-12 19:17:30.307 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensors, reset updated flag1
2022-09-12 19:17:30.308 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540384552, prev update 1663002946, new update 1663002946
2022-09-12 19:17:30.309 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540555924, prev update 1663002427, new update 1663002427
2022-09-12 19:17:30.309 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540556014, prev update 1663002797, new update 1663002797
2022-09-12 19:17:33.421 [TRACE] [nal.live.TelldusLiveDeviceController] - Request [http://api.telldus.com/xml/devices/list?supportedMethods=19] Response:<?xml version="1.0" encoding="utf-8" ?>
<devices>
	<device id="9945431" clientDeviceId="14" name="Carport Inner Lights" state="2" statevalue="" methods="3" metadataHash="" parametersHash="7c36bf492221e43b2065609d9b46fe7dd402eae8" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="10666457" clientDeviceId="15" name="Dusk Sensor" state="1" statevalue="" methods="3" metadataHash="" parametersHash="f5b96d8776b5945bc86e355d54bc1fab278fcdca" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="8597597" clientDeviceId="11" name="D&#246;rrklocka" state="2" statevalue="" methods="3" metadataHash="" parametersHash="18ad0b3f18aa1c4d9a24045e4c322f047b1d555f" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="7969581" clientDeviceId="6" name="Ek/V&#228;g-lampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="00c8346f30f4a05cba3c6bb783201d2d3b81cd0f" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="588090" clientDeviceId="2" name="Element h&#246;ger" state="2" statevalue="unde" methods="3" metadataHash="" parametersHash="673f0bf447780556fba79c0d476c11ac2eb12812" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="8468702" clientDeviceId="8" name="Element v&#228;nster" state="2" statevalue="" methods="3" metadataHash="" parametersHash="bafbd01080b4c074b19e0ff6974dc4e1eb49a460" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="9918531" clientDeviceId="13" name="Framd&#246;rr lampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="9d06f3925130649b157c489c14077eea7f33932e" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="9918526" clientDeviceId="12" name="K&#228;llarlampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="1828f54a12ce36b352f8202e3b7f12c507ec9b63" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="7969671" clientDeviceId="7" name="Lyktstolpe" state="2" statevalue="" methods="3" metadataHash="" parametersHash="bf7ea38193dd79b833ac27ac1f87216d4b5d4a8c" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
</devices>

2022-09-12 19:17:33.422 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device list [TellstickNetDevice [deviceId=9945431, name=Carport Inner Lights, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=10666457, name=Dusk Sensor, online=true, state=1, statevalue=, updated=false], TellstickNetDevice [deviceId=8597597, name=Dörrklocka, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=7969581, name=Ek/Väg-lampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=588090, name=Element höger, online=true, state=2, statevalue=unde, updated=false], TellstickNetDevice [deviceId=8468702, name=Element vänster, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=9918531, name=Framdörr lampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=9918526, name=Källarlampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=7969671, name=Lyktstolpe, online=true, state=2, statevalue=, updated=false]]
2022-09-12 19:17:33.423 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - updateDevices, Updating devices.
2022-09-12 19:17:33.424 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9945431, name=Carport Inner Lights, online=true, state=2, statevalue=, updated=false] found at 0
2022-09-12 19:17:33.425 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=10666457, name=Dusk Sensor, online=true, state=1, statevalue=, updated=false] found at 1
2022-09-12 19:17:33.426 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=8597597, name=Dörrklocka, online=true, state=2, statevalue=, updated=false] found at 2
2022-09-12 19:17:33.427 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=7969581, name=Ek/Väg-lampa, online=true, state=2, statevalue=, updated=false] found at 3
2022-09-12 19:17:33.428 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=588090, name=Element höger, online=true, state=2, statevalue=unde, updated=false] found at 4
2022-09-12 19:17:33.428 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=8468702, name=Element vänster, online=true, state=2, statevalue=, updated=false] found at 5
2022-09-12 19:17:33.429 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9918531, name=Framdörr lampa, online=true, state=2, statevalue=, updated=false] found at 6
2022-09-12 19:17:33.430 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9918526, name=Källarlampa, online=true, state=2, statevalue=, updated=false] found at 7
2022-09-12 19:17:33.431 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=7969671, name=Lyktstolpe, online=true, state=2, statevalue=, updated=false] found at 8
2022-09-12 19:17:33.555 [TRACE] [nal.live.TelldusLiveDeviceController] - Request [http://api.telldus.com/xml/sensors/list?includeValues=1&includeScale=1&includeUnit=1] Response:<?xml version="1.0" encoding="utf-8" ?>
<sensors>
	<sensor id="1540384552" name="Basement" lastUpdated="1663002946" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="135" miscValues="null">
		<data name="temp" value="17.2" scale="0" lastUpdated="1663002946" max="24.4" maxTime="1606649223" min="6.9" minTime="1613117078" unit="&#176;C" />
		<data name="humidity" value="78" scale="0" lastUpdated="1663002946" max="95" maxTime="1626245828" min="40" minTime="1613204486" unit="%" />
	</sensor>
	<sensor id="1540555924" name="Crawl space" lastUpdated="1663003051" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="151" miscValues="null">
		<data name="temp" value="16.4" scale="0" lastUpdated="1663003051" max="23.7" maxTime="1607250269" min="6.9" minTime="1613117078" unit="&#176;C" />
		<data name="humidity" value="82" scale="0" lastUpdated="1663003051" max="89" maxTime="1657275991" min="45" minTime="1607251277" unit="%" />
	</sensor>
	<sensor id="1540556014" name="Outdoor" lastUpdated="1663002797" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="167" miscValues="{}">
		<data name="temp" value="16.7" scale="0" lastUpdated="1663002797" max="29.1" maxTime="1659616571" min="-10.3" minTime="1613117101" unit="&#176;C" />
		<data name="humidity" value="80" scale="0" lastUpdated="1663002797" max="99" maxTime="1607967323" min="34" minTime="1618835035" unit="%" />
	</sensor>
</sensors>

2022-09-12 19:17:33.556 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Updated sensors:[TellstickNetSensor [deviceId=1540384552, protocol=fineoffset, name=Basement, online=true, data=[DataTypeValue [dataType=temp, data=17.2, unit=°C], DataTypeValue [dataType=humidity, data=78, unit=%]], lastUpdated=1663002946, updated=false], TellstickNetSensor [deviceId=1540555924, protocol=fineoffset, name=Crawl space, online=true, data=[DataTypeValue [dataType=temp, data=16.4, unit=°C], DataTypeValue [dataType=humidity, data=82, unit=%]], lastUpdated=1663003051, updated=false], TellstickNetSensor [deviceId=1540556014, protocol=fineoffset, name=Outdoor, online=true, data=[DataTypeValue [dataType=temp, data=16.7, unit=°C], DataTypeValue [dataType=humidity, data=80, unit=%]], lastUpdated=1663002797, updated=false]]
2022-09-12 19:17:33.557 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensors, reset updated flag
2022-09-12 19:17:33.558 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensors, reset updated flag1
2022-09-12 19:17:33.558 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540384552, prev update 1663002946, new update 1663002946
2022-09-12 19:17:33.559 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540555924, prev update 1663002427, new update 1663003051
2022-09-12 19:17:33.559 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update for sensor:TellstickNetSensor [deviceId=1540555924, protocol=fineoffset, name=Crawl space, online=true, data=[DataTypeValue [dataType=temp, data=16.4, unit=°C], DataTypeValue [dataType=humidity, data=82, unit=%]], lastUpdated=1663003051, updated=false]
2022-09-12 19:17:33.560 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Update sensor 1540556014, prev update 1663002797, new update 1663002797
2022-09-12 19:17:33.560 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.561 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.561 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.563 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.565 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.566 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.566 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.567 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.568 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.569 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.568 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.570 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.571 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.571 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.572 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.572 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.573 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.573 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.574 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.575 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.575 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.576 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.576 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.576 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.577 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.578 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.579 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.580 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.580 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.581 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.581 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.581 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.582 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.582 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.583 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.583 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.584 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.584 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.584 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.585 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.585 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.585 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.586 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.586 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.586 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.587 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.587 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.587 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.588 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.589 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.590 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.591 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.591 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.592 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.592 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.593 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.593 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.594 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.594 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.595 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.596 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.596 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.597 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.597 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.597 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.598 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.598 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.599 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.599 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.599 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.600 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.600 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.601 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.602 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.603 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.604 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.604 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.605 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.605 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.606 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.606 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.607 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.608 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.609 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.609 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.610 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.610 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.611 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.611 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.611 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.612 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.612 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.612 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.613 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.613 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.614 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.614 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.615 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.617 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.617 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.617 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.618 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.619 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.620 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.620 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.620 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.621 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.621 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.622 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.622 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.623 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.623 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.624 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.624 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.624 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.625 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.625 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.626 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.626 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.627 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.627 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.628 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.630 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.630 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.631 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.631 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.632 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.633 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.633 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.634 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.634 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.635 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.635 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.635 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.636 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.636 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.637 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.637 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.638 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.638 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.638 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.639 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.639 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.639 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.640 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.640 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.640 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.642 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.643 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.643 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.644 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.644 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.645 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.646 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.646 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.646 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.647 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.647 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.648 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.648 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.648 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.649 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.649 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.649 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.650 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.650 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.650 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.651 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.651 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.651 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.652 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.653 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.655 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.655 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.655 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.656 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.656 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.657 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.657 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.658 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.658 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.658 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.659 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.659 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.660 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.660 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.660 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.661 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.661 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.661 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.662 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.662 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.662 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.663 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.663 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.664 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.664 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.664 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.665 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.666 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.667 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.667 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.668 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.668 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.669 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.670 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.670 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.670 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.671 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.671 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.671 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.672 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.672 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.673 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.673 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.673 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.674 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.674 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.674 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.675 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.675 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.675 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.676 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.676 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.676 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.677 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.677 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.677 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.678 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.678 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.679 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.679 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.679 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.680 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.680 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.680 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.681 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.682 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.683 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.683 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.684 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.684 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.685 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.686 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.686 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.686 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.687 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.687 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.688 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.688 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.688 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.689 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.689 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.689 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.690 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.691 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.692 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.692 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.693 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.693 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.694 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.695 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:33.695 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.695 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.696 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.696 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540556014 or 1540556014
2022-09-12 19:17:33.696 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.697 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:588090 or 588090
2022-09-12 19:17:33.697 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.698 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918526 or 9918526
2022-09-12 19:17:33.698 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.698 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540384552 or 1540384552
2022-09-12 19:17:33.699 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.699 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969671 or 7969671
2022-09-12 19:17:33.699 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.700 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9918531 or 9918531
2022-09-12 19:17:33.700 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.700 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:7969581 or 7969581
2022-09-12 19:17:33.701 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.701 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8468702 or 8468702
2022-09-12 19:17:33.701 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.703 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:sensor:5cb57369ab:1540555924 or 1540555924
2022-09-12 19:17:33.704 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Temperature' updated to 16.4 °C
2022-09-12 19:17:33.704 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.705 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:9945431 or 9945431
2022-09-12 19:17:33.705 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.706 [DEBUG] [ternal.handler.TelldusDevicesHandler] - Updating states of (SENSOR Crawl space (1540555924) id: tellstick:switch:5cb57369ab:8597597 or 8597597
2022-09-12 19:17:33.707 [INFO ] [openhab.event.ItemStateEvent        ] - Item 'SENSORCrawlspace_Humidity' updated to 82 %
2022-09-12 19:17:36.846 [TRACE] [nal.live.TelldusLiveDeviceController] - Request [http://api.telldus.com/xml/devices/list?supportedMethods=19] Response:<?xml version="1.0" encoding="utf-8" ?>
<devices>
	<device id="9945431" clientDeviceId="14" name="Carport Inner Lights" state="2" statevalue="" methods="3" metadataHash="" parametersHash="7c36bf492221e43b2065609d9b46fe7dd402eae8" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="10666457" clientDeviceId="15" name="Dusk Sensor" state="1" statevalue="" methods="3" metadataHash="" parametersHash="f5b96d8776b5945bc86e355d54bc1fab278fcdca" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="8597597" clientDeviceId="11" name="D&#246;rrklocka" state="2" statevalue="" methods="3" metadataHash="" parametersHash="18ad0b3f18aa1c4d9a24045e4c322f047b1d555f" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="7969581" clientDeviceId="6" name="Ek/V&#228;g-lampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="00c8346f30f4a05cba3c6bb783201d2d3b81cd0f" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="588090" clientDeviceId="2" name="Element h&#246;ger" state="2" statevalue="unde" methods="3" metadataHash="" parametersHash="673f0bf447780556fba79c0d476c11ac2eb12812" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="8468702" clientDeviceId="8" name="Element v&#228;nster" state="2" statevalue="" methods="3" metadataHash="" parametersHash="bafbd01080b4c074b19e0ff6974dc4e1eb49a460" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="9918531" clientDeviceId="13" name="Framd&#246;rr lampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="9d06f3925130649b157c489c14077eea7f33932e" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="9918526" clientDeviceId="12" name="K&#228;llarlampa" state="2" statevalue="" methods="3" metadataHash="" parametersHash="1828f54a12ce36b352f8202e3b7f12c507ec9b63" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
	<device id="7969671" clientDeviceId="7" name="Lyktstolpe" state="2" statevalue="" methods="3" metadataHash="" parametersHash="bf7ea38193dd79b833ac27ac1f87216d4b5d4a8c" type="device" client="126139" clientName="Stanstorp" online="1" editable="1" ignored="0" />
</devices>

2022-09-12 19:17:36.847 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device list [TellstickNetDevice [deviceId=9945431, name=Carport Inner Lights, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=10666457, name=Dusk Sensor, online=true, state=1, statevalue=, updated=false], TellstickNetDevice [deviceId=8597597, name=Dörrklocka, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=7969581, name=Ek/Väg-lampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=588090, name=Element höger, online=true, state=2, statevalue=unde, updated=false], TellstickNetDevice [deviceId=8468702, name=Element vänster, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=9918531, name=Framdörr lampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=9918526, name=Källarlampa, online=true, state=2, statevalue=, updated=false], TellstickNetDevice [deviceId=7969671, name=Lyktstolpe, online=true, state=2, statevalue=, updated=false]]
2022-09-12 19:17:36.848 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - updateDevices, Updating devices.
2022-09-12 19:17:36.849 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9945431, name=Carport Inner Lights, online=true, state=2, statevalue=, updated=false] found at 0
2022-09-12 19:17:36.849 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=10666457, name=Dusk Sensor, online=true, state=1, statevalue=, updated=false] found at 1
2022-09-12 19:17:36.850 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=8597597, name=Dörrklocka, online=true, state=2, statevalue=, updated=false] found at 2
2022-09-12 19:17:36.850 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=7969581, name=Ek/Väg-lampa, online=true, state=2, statevalue=, updated=false] found at 3
2022-09-12 19:17:36.851 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=588090, name=Element höger, online=true, state=2, statevalue=unde, updated=false] found at 4
2022-09-12 19:17:36.852 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=8468702, name=Element vänster, online=true, state=2, statevalue=, updated=false] found at 5
2022-09-12 19:17:36.852 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9918531, name=Framdörr lampa, online=true, state=2, statevalue=, updated=false] found at 6
2022-09-12 19:17:36.853 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=9918526, name=Källarlampa, online=true, state=2, statevalue=, updated=false] found at 7
2022-09-12 19:17:36.853 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=7969671, name=Lyktstolpe, online=true, state=2, statevalue=, updated=false] found at 8
2022-09-12 19:17:37.311 [TRACE] [nal.live.TelldusLiveDeviceController] - Request [http://api.telldus.com/xml/sensors/list?includeValues=1&includeScale=1&includeUnit=1] Response:<?xml version="1.0" encoding="utf-8" ?>
<sensors>
	<sensor id="1540384552" name="Basement" lastUpdated="1663002946" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="135" miscValues="null">
		<data name="temp" value="17.2" scale="0" lastUpdated="1663002946" max="24.4" maxTime="1606649223" min="6.9" minTime="1613117078" unit="&#176;C" />
		<data name="humidity" value="78" scale="0" lastUpdated="1663002946" max="95" maxTime="1626245828" min="40" minTime="1613204486" unit="%" />
	</sensor>
	<sensor id="1540555924" name="Crawl space" lastUpdated="1663003051" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="151" miscValues="null">
		<data name="temp" value="16.4" scale="0" lastUpdated="1663003051" max="23.7" maxTime="1607250269" min="6.9" minTime="1613117078" unit="&#176;C" />
		<data name="humidity" value="82" scale="0" lastUpdated="1663003051" max="89" maxTime="1657275991" min="45" minTime="1607251277" unit="%" />
	</sensor>
	<sensor id="1540556014" name="Outdoor" lastUpdated="1663002797" ignored="0" client="126139" clientName="Stanstorp" online="1" editable="1" battery="254" keepHistory="1" protocol="fineoffset" model="temperaturehumidity" sensorId="167" miscValues="{}">
		<data name="temp" value="16.7" scale="0" lastUpdated="1663002797" max="29.1" maxTime="1659616571" min="-10.3" minTime="1613117101" unit="&#176;C" />
		<data name="humidity" value="80" scale="0" lastUpdated="1663002797" max="99" maxTime="1607967323" min="34" minTime="1618835035" unit="%" />
	</sensor>
</sensors>

As can be seen, the same value is repeated 12 times.

I have also seen a TimeoutException error, which suggests @rossko57 is on the right track, thinking this could be related to overloading the API:

2022-09-11 20:20:02.903 [DEBUG] [ternal.live.TelldusLiveBridgeHandler] - Device:TellstickNetDevice [deviceId=7969671, name=Lyktstolpe, online=true, state=2, statevalue=, updated=false] found at 8
2022-09-11 20:20:07.906 [WARN ] [nal.live.TelldusLiveDeviceController] - TimeoutException error in get
java.util.concurrent.TimeoutException: null
	at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1886) ~[?:?]
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2021) ~[?:?]
	at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:309) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:283) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.updateSensors(TelldusLiveBridgeHandler.java:181) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.refreshDeviceList(TelldusLiveBridgeHandler.java:117) ~[?:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
2022-09-11 20:20:08.229 [WARN ] [nal.live.TelldusLiveDeviceController] - Encoding error in get
javax.xml.bind.UnmarshalException: null
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:453) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:387) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:356) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:319) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:283) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.updateSensors(TelldusLiveBridgeHandler.java:181) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.refreshDeviceList(TelldusLiveBridgeHandler.java:117) ~[?:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: com.sun.istack.SAXParseException2: unexpected element (uri:"", local:"html"). Expected elements are <{}data>,<{}sensor>,<{}sensors>
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1117) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.handleStartElement(StAXStreamConnector.java:216) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:150) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:385) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	... 11 more
Caused by: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"html"). Expected elements are <{}data>,<{}sensor>,<{}sensors>
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1117) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.handleStartElement(StAXStreamConnector.java:216) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:150) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:385) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	... 11 more
2022-09-11 20:20:08.236 [WARN ] [nal.live.TelldusLiveDeviceController] - Request [http://api.telldus.com/xml/sensors/list?includeValues=1&includeScale=1&includeUnit=1] Failure:null
2022-09-11 20:20:08.238 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:telldus-live:5cb57369ab' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.238 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 1540555924 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.240 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 1540556014 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.240 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 9918531 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.241 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 588090 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.242 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 1540384552 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.242 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:sensor:5cb57369ab:1540555924' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.242 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 9918526 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.242 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 7969581 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.243 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 8468702 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.243 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 9945431 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.244 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 8597597 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.245 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:switch:5cb57369ab:9918531' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.246 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:sensor:5cb57369ab:1540556014' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.247 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:switch:5cb57369ab:9918526' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.243 [ERROR] [ternal.live.TelldusLiveBridgeHandler] - Failed to update
org.openhab.binding.tellstick.internal.live.TelldusLiveException: null
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:294) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.updateSensors(TelldusLiveBridgeHandler.java:181) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.refreshDeviceList(TelldusLiveBridgeHandler.java:117) ~[?:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: javax.xml.bind.UnmarshalException
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:453) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:387) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:356) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:319) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:283) ~[?:?]
	... 8 more
Caused by: com.sun.istack.SAXParseException2: unexpected element (uri:"", local:"html"). Expected elements are <{}data>,<{}sensor>,<{}sensors>
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1117) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.handleStartElement(StAXStreamConnector.java:216) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:150) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:385) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:356) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:319) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:283) ~[?:?]
	... 8 more
Caused by: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"html"). Expected elements are <{}data>,<{}sensor>,<{}sensors>
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:712) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:232) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:227) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:94) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1117) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:542) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:524) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.handleStartElement(StAXStreamConnector.java:216) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:150) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:385) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:356) ~[jaxb-runtime-2.3.3.jar:2.3.3]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:319) ~[?:?]
	at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:283) ~[?:?]
	... 8 more
2022-09-11 20:20:08.248 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'tellstick:switch:5cb57369ab:7969581' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
2022-09-11 20:20:08.244 [DEBUG] [ternal.handler.TelldusDevicesHandler] - device: 7969671 bridgeStatusChanged: OFFLINE (COMMUNICATION_ERROR)

The amount of duplicated values seems to increase over time. Immediately after changing to 3 s there seems to be no issue. Soon I could see 2 repeats, and after a day I see 12 repeats (and as the title suggests, waiting several months resulted in 75 repeats)

Does this seem to be the API rejecting requests? If so, is there a way for the binding to handle sensor data like this gracefully, while not changing how other request work, like lamp status?

This feels more like faulty task re-scheduling after query/response, in some circumstance or other (quite possibly a remote timeout, though that would be the trigger not the root cause).
That would be a binding issue.

Meantime you might just make sure you have no inadvertent duplicate links between each Item and the channel updating it. Doubt it.

I have double-checked this now. I am only configuring through the GUI, and the channels only have one item each, as seen in the screenshot below, so we should be able to cross that from the list.

I’m still having this issue, and have no satisfactory work around in mind.

Is the tellstick binding no more maintained, or am I perhaps going through the wrong communication channels?

The tellstick binding was last updated in March 2021.
No official maintainer is identified.
First, you should rename the topic title to mention the tellstick binding.
Second, if you have enough info to provide, you should declare an issue in GitHub about your tellstick problem.

1 Like