<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Heizöl Adapter legt falsche DP&#x27;s an]]></title><description><![CDATA[<p dir="auto">Hallo Com, hallo <a class="plugin-mentions-user plugin-mentions-a" href="/user/tombox" aria-label="Profile: tombox">@<bdi>tombox</bdi></a></p>
<p dir="auto">in der Log tauchen Meldungen vom Heizöl Adapter auf das die Strings in den DP's falsch sind. Diese hat doch aber der Adapter selber angelegt. Sollte das nicht richtig sein ?</p>
<p dir="auto">Müsste ich jetzt hergehen und alle von Hand umstellen und abändern ?</p>
<pre><code>2023-04-22 00:05:23.077  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.2000.data04.dealer.rating.averageRatingLastYear" has to be type "string" but received type "number" 
2023-04-22 00:05:23.222  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.3000.data04.pricing.bestPriceDiff" has to be type "number" but received type "string" 
2023-04-22 00:05:23.223  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.3000.data04.dealer.rating.averageRatingLastYear" has to be type "string" but received type "number" 
2023-04-22 00:05:23.225  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.1000.data01.dealer.rating.averageRatingLastYear" has to be type "string" but received type "number" 
2023-04-22 00:05:23.499  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items01.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.500  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items01.NetTotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.500  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items01.NetTotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.500  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items01.NetTotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.503  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items02.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.506  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items03.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.510  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items04.UnitPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.510  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items04.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.510  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items04.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.510  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items04.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.511  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items04.FixedRateInclude" has to be type "number" but received type "string" 
2023-04-22 00:05:23.518  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items05.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.520  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items05.FixedRateInclude" has to be type "string" but received type "number" 
2023-04-22 00:05:23.520  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items05.NetTotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.521  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items05.NetTotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.521  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items05.NetTotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.522  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items06.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.523  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items06.UnitPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.548  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.549  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.549  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.549  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.NetTotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.549  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.NetTotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.549  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items07.NetTotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.552  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items08.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.552  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items08.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.552  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe2000.Items08.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.787  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items01.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.792  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items02.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.792  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items02.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.792  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items02.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.794  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items03.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.794  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items03.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.794  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items03.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.794  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items03.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.796  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items04.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.796  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items04.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.797  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items04.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.797  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items04.FixedRateInclude" has to be type "number" but received type "string" 
2023-04-22 00:05:23.803  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items05.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.804  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items05.FixedRateInclude" has to be type "string" but received type "number" 
2023-04-22 00:05:23.805  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items06.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.806  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items06.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.808  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items07.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.809  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items07.NetTotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.809  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items07.NetTotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.809  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items07.NetTotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.811  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items08.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.811  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items08.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.811  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items08.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.811  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe3000.Items08.FixedRateInclude" has to be type "string" but received type "number" 
2023-04-22 00:05:23.813  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items01.FixedRateInclude" has to be type "string" but received type "number" 
2023-04-22 00:05:23.815  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items02.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.815  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items02.TotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.816  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items02.TotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.816  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items02.TotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.823  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items03.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.824  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items03.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.824  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items03.TotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.824  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items03.TotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.824  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items03.TotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.826  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.826  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.826  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.827  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.FixedRateInclude" has to be type "number" but received type "string" 
2023-04-22 00:05:23.827  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.NetTotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.827  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.NetTotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.827  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items04.NetTotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.828  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items05.BranchRatingPercentage" has to be type "number" but received type "string" 
2023-04-22 00:05:23.829  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items05.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.829  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items05.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.829  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items05.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.832  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items06.NetTotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.833  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items06.NetTotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.833  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items06.NetTotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.834  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items07.UnitPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.835  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items07.TotalProductPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.835  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items07.TotalOriginalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.835  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items07.TotalPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.837  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items08.UnitPrice" has to be type "number" but received type "string" 
2023-04-22 00:05:23.837  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items08.TotalProductPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.838  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items08.TotalOriginalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.838  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items08.TotalPrice" has to be type "string" but received type "number" 
2023-04-22 00:05:23.843  - [32minfo[39m: heizoel.0 (67093) State value to set for "heizoel.0.hoe1000.Items08.FixedRateInclude" has to be type "string" but received type "number" 
</code></pre>
<p dir="auto">Grüße,</p>
]]></description><link>https://forum.iobroker.net/topic/64845/heizöl-adapter-legt-falsche-dp-s-an</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 17:21:08 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/64845.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Apr 2023 08:57:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Heizöl Adapter legt falsche DP&#x27;s an on Mon, 24 Apr 2023 16:25:35 GMT]]></title><description><![CDATA[<p dir="auto">Hab ich mal gemacht, schauen wir mal.</p>
]]></description><link>https://forum.iobroker.net/post/982991</link><guid isPermaLink="true">https://forum.iobroker.net/post/982991</guid><dc:creator><![CDATA[D3ltoroxp]]></dc:creator><pubDate>Mon, 24 Apr 2023 16:25:35 GMT</pubDate></item><item><title><![CDATA[Reply to Heizöl Adapter legt falsche DP&#x27;s an on Sun, 23 Apr 2023 09:39:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3ltoroxp" aria-label="Profile: d3ltoroxp">@<bdi>d3ltoroxp</bdi></a> sagte in <a href="/post/982048">Heizöl Adapter legt falsche DP's an</a>:</p>
<blockquote>
<p dir="auto">in der Log tauchen Meldungen vom Heizöl Adapter auf das die Strings in den DP's falsch sind. Diese hat doch aber der Adapter selber angelegt. Sollte das nicht richtig sein ?</p>
</blockquote>
<p dir="auto">Moin,</p>
<p dir="auto">schau mal bei diesem PN <a href="https://github.com/TA2k/ioBroker.heizoel/issues/5" rel="nofollow ugc">https://github.com/TA2k/ioBroker.heizoel/issues/5</a> nach.</p>
<p dir="auto">Welche Version des Adapters ist installiert? Ansonsten, häng dich mit aktuellen Informationen an diesen PN, damit der Dev nicht an mehreren Stellen schauen muss, wo ein Adapter Probleme macht.</p>
<p dir="auto">VG<br />
Bernd</p>
]]></description><link>https://forum.iobroker.net/post/982063</link><guid isPermaLink="true">https://forum.iobroker.net/post/982063</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Apr 2023 09:39:47 GMT</pubDate></item></channel></rss>