<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tasmota &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/tasmota/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sat, 22 Jul 2023 17:32:38 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>tasmota &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Merker: Tasmota OTA URL</title>
		<link>https://www.systemtechnics.de/merker-tasmota-ota-url/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Mon, 26 Sep 2022 12:05:35 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[tasmota]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3313</guid>

					<description><![CDATA[Hier mal ein kleiner Merker für die einzelnen OTA (Over the Air) URL um Tasmota Firmware zu aktualisieren. Die Firmware [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Hier mal ein kleiner Merker für die einzelnen OTA (Over the Air) URL um Tasmota Firmware zu aktualisieren. Die Firmware muss (leider) immer nach einander Aktualisiert werden.</p>





<pre class="EnlighterJSRAW" data-enlighter-language="bash" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">http://ota.tasmota.com/tasmota/release-6.7.1/sonoff-DE.bin
http://ota.tasmota.com/tasmota/release-7.2.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-8.1.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-8.2.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-8.4.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-8.5.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-8.5.1/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-9.1.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-9.2.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-9.3.1/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-9.4.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-9.5.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-10.0.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-10.1.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-11.0.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-11.1.0/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-12.0.2/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-12.1.1/tasmota-DE.bin
http://ota.tasmota.com/tasmota/release-12.2.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-12.3.1/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-12.4.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-12.5.0/tasmota-DE.bin.gz
http://ota.tasmota.com/tasmota/release-13.0.0/tasmota-DE.bin.gz</pre>



<p>Natürlich kann man mit CURL auch ganz einfach das Update über eine SSH Konsole anwerfen. Dies funktioniert ganz einfach mit folgendem Befehl:<br />(Ip-Adresse, Benutzer und Passwort ist natürlich auf eigene Gegebenheiten anzupassen)</p>



<pre class="EnlighterJSRAW" data-enlighter-language="bash" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">curl -u admin:123456 http://192.168.178.30/u1?o=http://ota.tasmota.com/tasmota/release-11.0.0/tasmota-DE.bin  >/dev/null 2>&amp;1 </pre>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
