<?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[Widget durch Datenpunkt drehen]]></title><description><![CDATA[<p dir="auto">Wie bekommt man das hin, wenn sich ein Widget durch änderung im Datenpunkt sich dreht, das dieses nicht Sprunghaft dargestellt wird sondern dahin "gleitet"?</p>
<p dir="auto">So will ich das hinbekommen:<br />
GIF<br />
<img src="/assets/uploads/files/1651513178410-wind_.gif" alt="wind_.gif" class=" img-fluid img-markdown" /></p>
<p dir="auto">Zum drehen habe ich das gemacht:</p>
<pre><code>rotate({weatherunderground.0.forecast.current.windDegrees}deg)
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1651513322699-screenshot-2022-05-02-193515.jpg" alt="Screenshot 2022-05-02 193515.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1651513255836-screenshot-2022-05-02-193407.jpg" alt="Screenshot 2022-05-02 193407.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/54663/widget-durch-datenpunkt-drehen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 06:47:56 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/54663.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 May 2022 17:46:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Widget durch Datenpunkt drehen on Sun, 12 Jun 2022 09:13:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markus-huber" aria-label="Profile: markus-huber">@<bdi>markus-huber</bdi></a></p>
]]></description><link>https://forum.iobroker.net/post/813450</link><guid isPermaLink="true">https://forum.iobroker.net/post/813450</guid><dc:creator><![CDATA[Markus Huber]]></dc:creator><pubDate>Sun, 12 Jun 2022 09:13:12 GMT</pubDate></item><item><title><![CDATA[Reply to Widget durch Datenpunkt drehen on Mon, 02 May 2022 20:35:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chris76e" aria-label="Profile: chris76e">@<bdi>chris76e</bdi></a> <a href="https://www.w3schools.com/css/tryit.asp?filename=trycss3_transition_speed" rel="nofollow ugc">https://www.w3schools.com/css/tryit.asp?filename=trycss3_transition_speed</a></p>
<p dir="auto">Hier kannst du noch die Effekte Vergleichen und bei bedarf zu CSS klasse hinzufügen!</p>
]]></description><link>https://forum.iobroker.net/post/798251</link><guid isPermaLink="true">https://forum.iobroker.net/post/798251</guid><dc:creator><![CDATA[Markus Huber]]></dc:creator><pubDate>Mon, 02 May 2022 20:35:40 GMT</pubDate></item><item><title><![CDATA[Reply to Widget durch Datenpunkt drehen on Mon, 02 May 2022 20:29:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markus-huber" aria-label="Profile: markus-huber">@<bdi>markus-huber</bdi></a></p>
<p dir="auto">Super, funktioniert</p>
<p dir="auto"><img src="/assets/uploads/files/1651523356753-wind1_.gif" alt="wind1_.gif" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/798250</link><guid isPermaLink="true">https://forum.iobroker.net/post/798250</guid><dc:creator><![CDATA[Chris76e]]></dc:creator><pubDate>Mon, 02 May 2022 20:29:24 GMT</pubDate></item><item><title><![CDATA[Reply to Widget durch Datenpunkt drehen on Mon, 02 May 2022 19:53:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chris76e" aria-label="Profile: chris76e">@<bdi>chris76e</bdi></a> Wenn du denn sprung loswerden willst, musst du ein zusätzliches html basic widget nehmen und eine klasse erstellen z.b.:</p>
<p dir="auto">&lt;style&gt;</p>
<p dir="auto">. Drehen {</p>
<p dir="auto">Transform: rotate({dein datenpunkt}deg) !important;<br />
Transition: all 800ms;<br />
}</p>
<p dir="auto">&lt;/style&gt;</p>
<p dir="auto">Drehen gibst du bei deinen widget das du drehen willst unter css ein!</p>
<p dir="auto">Gruss</p>
]]></description><link>https://forum.iobroker.net/post/798243</link><guid isPermaLink="true">https://forum.iobroker.net/post/798243</guid><dc:creator><![CDATA[Markus Huber]]></dc:creator><pubDate>Mon, 02 May 2022 19:53:21 GMT</pubDate></item><item><title><![CDATA[Reply to Widget durch Datenpunkt drehen on Mon, 02 May 2022 19:48:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chris76e" aria-label="Profile: chris76e">@<bdi>chris76e</bdi></a> schob hinbekommen?</p>
]]></description><link>https://forum.iobroker.net/post/798242</link><guid isPermaLink="true">https://forum.iobroker.net/post/798242</guid><dc:creator><![CDATA[Markus Huber]]></dc:creator><pubDate>Mon, 02 May 2022 19:48:06 GMT</pubDate></item></channel></rss>