<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: Anzahl eingeschalteter Lampen ermitteln	</title>
	<atom:link href="https://www.smarthomeng.de/anzahl-eingeschalteter-lampen-ermitteln/feed" rel="self" type="application/rss+xml" />
	<link>https://www.smarthomeng.de/anzahl-eingeschalteter-lampen-ermitteln</link>
	<description>Die Device Integrations-Plattform für Dein Smart Home</description>
	<lastBuildDate>Tue, 12 Jan 2021 08:57:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		Von: Sven		</title>
		<link>https://www.smarthomeng.de/anzahl-eingeschalteter-lampen-ermitteln#comment-667</link>

		<dc:creator><![CDATA[Sven]]></dc:creator>
		<pubDate>Tue, 12 Jan 2021 08:57:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.smarthomeng.de/?p=1457#comment-667</guid>

					<description><![CDATA[Achtung funktioniert ab SV 2.9 so nicht mehr. Es muss basic.print benutzt werden mit Codierung html:

{{ basic.print(&#039;zentral.zaehler.licht.anzahl.1&#039;, &#039;zentral.zaehler.licht.anzahl&#039;,&#039;html&#039;)

Zusätzlich musste ich noch in der light.py folgende Zeile anpassen:
namen = &quot;&quot; angepasst auf

namen = &quot;&quot;

Vielleicht hilfts ja jemandem.]]></description>
			<content:encoded><![CDATA[<p>Achtung funktioniert ab SV 2.9 so nicht mehr. Es muss basic.print benutzt werden mit Codierung html:</p>
<p>{{ basic.print(&#8218;zentral.zaehler.licht.anzahl.1&#8216;, &#8218;zentral.zaehler.licht.anzahl&#8216;,&#8217;html&#8216;)</p>
<p>Zusätzlich musste ich noch in der light.py folgende Zeile anpassen:<br />
namen = &#8222;&#8220; angepasst auf</p>
<p>namen = &#8222;&#8220;</p>
<p>Vielleicht hilfts ja jemandem.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
