<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									EspEasy - Forum Smartny Dom				            </title>
            <link>https://www.smartnydom.pl/forum/esp-easy/</link>
            <description>Discussion Board</description>
            <language>pl-PL</language>
            <lastBuildDate>Mon, 17 Aug 2026 05:21:49 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>wgranie esp easy do esp32</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/wgranie-afe-firmware-do-esp32/</link>
                        <pubDate>Mon, 28 Aug 2023 19:47:00 +0000</pubDate>
                        <description><![CDATA[zakupiłem to: ESP32
jaki plik wgrywać esp easy aby ruszył?
wgrywam programem Tasmota Py Flasher mam komunikat że sukces ale urządzenie nie generuje punktu dostępowego wi fi
co jest nie ta...]]></description>
                        <content:encoded><![CDATA[<p>zakupiłem to: <a href="https://s.smartnydom.pl/r/esp32-with-anntena" target="_blank" rel="noopener">ESP32</a></p>
<p>jaki plik wgrywać esp easy aby ruszył?</p>
<p>wgrywam programem Tasmota Py Flasher mam komunikat że sukces ale urządzenie nie generuje punktu dostępowego wi fi</p>
<p>co jest nie tak?</p>
<p>podpowiedzcie mi jaki firmware espeasy  będzie odpowiedni do tego sprzętu?</p>
<p>wgrywałem też afe.firmware.t4.3.5.0.pl.esp32.38pins.4mb</p>
<p>i też nie rusza</p>
<p>jedynie tasmota się wgrała poprzez wgrywanie ze strony: https://tasmota.github.io/install/</p>
<p>ale Tasmota mi nie odpowiada</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>muchac35</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/wgranie-afe-firmware-do-esp32/</guid>
                    </item>
				                    <item>
                        <title>Tuleja Espeasy przestało działać.</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/tuleja-espeasy-przestalo-dzialac/</link>
                        <pubDate>Tue, 02 May 2023 18:31:17 +0000</pubDate>
                        <description><![CDATA[Czy komuś po aktualizacji ESP przestały działać rules ? U mnie zdechło i nie mogę tego naprawić ?
On =0 do //Lampy
MCPGPIO,9,1 //start
TimerSet,2,300 //timer 1
endon
On [IN1#...]]></description>
                        <content:encoded><![CDATA[<p>Czy komuś po aktualizacji ESP przestały działać rules ? U mnie zdechło i nie mogę tego naprawić ?</p>
<p>On =0 do //Lampy</p>
<p>MCPGPIO,9,1 //start</p>
<p>TimerSet,2,300 //timer 1</p>
<p>endon</p>
<p>On =1 do</p>
<p>TimerSet,2,0 //timer 1 set to halt, used to stop before the timer ends!</p>
<p>MCPGPIO,9,0 //stop</p>
<p>MCPGPIO,1,1 //set gpio</p>
<p>endon</p>
<p>On Rules#Timer=2 do</p>
<p>MCPGPIO,9,0 //stop</p>
<p>MCPGPIO,1,1 //set gpio Endon </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>moto-binek</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/tuleja-espeasy-przestalo-dzialac/</guid>
                    </item>
				                    <item>
                        <title>rules ESPEasy po uruchomieniu stan GPIO</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/rules-espeasy-po-uruchomieniu-stan-gpio/</link>
                        <pubDate>Sun, 23 Apr 2023 20:30:10 +0000</pubDate>
                        <description><![CDATA[Witam
Potrzebuję rules które po restarcie urządzenia ustawi mi w nim GPIO 12 status 0 a GPIO 13 status 1
 
Mam w nim już rules ale nie za bardzo to ogarniam
On System#Boot do 
gpio,13,1...]]></description>
                        <content:encoded><![CDATA[<p>Witam</p>
<p>Potrzebuję rules które po restarcie urządzenia ustawi mi w nim GPIO 12 status 0 a GPIO 13 status 1</p>
<p> </p>
<p>Mam w nim już rules ale nie za bardzo to ogarniam</p>
<pre contenteditable="false">On System#Boot do 
gpio,13,1
timerSet,1,3
endon

##On Rules#Timer=1 do # dla Domoticz stan po zaniku napięcia - wyłączona 
##SendToHTTP IP,8080,/json.htm?type=command&amp;param=switchlight&amp;idx=XX&amp;switchcmd=Off - XX liczba własna 
##endon
on Button1#state do
 if =0
  gpio,13,1
 else
  gpio,13,0
 endif
endon</pre>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>wojtek_gtx</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/rules-espeasy-po-uruchomieniu-stan-gpio/</guid>
                    </item>
				                    <item>
                        <title>Problem z Timerem</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/problem-z-timerem/</link>
                        <pubDate>Fri, 10 Mar 2023 20:00:33 +0000</pubDate>
                        <description><![CDATA[Witam wszystkich.
Mam problem z TimerSet, choć wydaje mi się że wcześniej działało to bez problemu ale przestało, albo coś namieszałem.
problem taki że lampy nie gasną, celowo jest teraz 3...]]></description>
                        <content:encoded><![CDATA[<p>Witam wszystkich.</p>
<p>Mam problem z TimerSet, choć wydaje mi się że wcześniej działało to bez problemu ale przestało, albo coś namieszałem.</p>
<p>problem taki że lampy nie gasną, celowo jest teraz 3sek bo walcze z tym już dłuższą chwile.</p>
<p>Prosił bym o zerknięcie na moje wypociny (jestem w tym całkowicie zielony jeśli chodzi o SW)</p>
<pre contenteditable="false">On =0 do //Lampy
MCPGPIO,9,1 //start
TimerSet,2,3 //timer 1
endon
</pre>
<p> </p>
<pre contenteditable="false">On =1 do
TimerSet,2,0 //timer 1 set to halt, used to stop before the timer ends!
MCPGPIO,9,0 //stop
MCPGPIO,1,1 //set gpio
endon</pre>
<p><br /><br /></p>
<pre contenteditable="false">On Rules#Timer=1 do
MCPGPIO,9,0 //stop
MCPGPIO,1,1 //set gpio
Endon</pre>
<p> </p>
<p>a to jest w logu</p>
<div id="1511252" class="level_2"> </div>
<div id="1511266" class="level_2">
<pre contenteditable="false">1511266: MCP : Port=1 State=0 Output value=0
1511306: EVENT: IN1#State=0
1511322: ACT : MCPGPIO,9,1
1511326: MCP : port#9: set to 1
1511328: ACT : TimerSet,2,3
1511346: MCP : Port=9 State=1 Output value=1
1511380: EVENT: O1#State=1
1514352: EVENT: Rules#Timer=2,1</pre>
</div>
<div> </div>
<div>i nic więcej, tak jak by timer działał i nic nie robił.</div>
<div>Dziękuje</div>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>moto-binek</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/problem-z-timerem/</guid>
                    </item>
				                    <item>
                        <title>Dashboard EspEasy</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/dashboard-easyesp/</link>
                        <pubDate>Fri, 10 Feb 2023 06:20:22 +0000</pubDate>
                        <description><![CDATA[Ciekawy temat:
W stosunkowo prosty sposob mozemy tworzyc fajne dashboardy do naszych projektow na EspEasy
Przyklad termostatu:]]></description>
                        <content:encoded><![CDATA[<p>Ciekawy temat: <a href="https://www.letscontrolit.com/forum/viewtopic.php?t=8811" target="_blank" rel="noopener">https://www.letscontrolit.com/forum/viewtopic.php?t=8811</a></p>
<p>W stosunkowo prosty sposob mozemy tworzyc fajne dashboardy do naszych projektow na EspEasy</p>
<p>Przyklad termostatu:</p>
2418
2419]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>kniazio</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/dashboard-easyesp/</guid>
                    </item>
				                    <item>
                        <title>reguła czasu</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/regula-czasu/</link>
                        <pubDate>Thu, 19 Jan 2023 20:17:11 +0000</pubDate>
                        <description><![CDATA[Chcę aby przekaźnik podłączony pod gpio 0 włączył się o określonej godzinie i wyłączył o zadanej godzenie. Niby proste ale nie działa. O to co mam w easy esp w zakładce Rules:
On Clock#Time...]]></description>
                        <content:encoded><![CDATA[<p>Chcę aby przekaźnik podłączony pod gpio 0 włączył się o określonej godzinie i wyłączył o zadanej godzenie. Niby proste ale nie działa. O to co mam w easy esp w zakładce Rules:</p>
<pre contenteditable="false">On Clock#Time=All,21:02 do // every day at 18:25 hours do ...
   gpio,0,1
 EndOn</pre>
<p>a w  Rules Set 2 mam wpisane </p>
<pre contenteditable="false">On Clock#Time=All,21:15 do // every day at 18:25 hours do ...
   gpio,0,0
 EndOn</pre>
<p>nie wiem gdzie popełniłem błąd.</p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>dzidzi20</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/regula-czasu/</guid>
                    </item>
				                    <item>
                        <title>Problem z dostepem do UI poprzez adres IP</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/problem-z-dostepem-do-ui-poprzez-adres-ip/</link>
                        <pubDate>Mon, 29 Aug 2022 10:13:24 +0000</pubDate>
                        <description><![CDATA[Cześć,
jaki czas temu na Wemos D1 wgrałem ESP Easy i do UI dostawalem sie poprzez wpisanie adresu IP do przegladarki po czym bylem przekierowywany na strone logowania. Obecnie chcialem spra...]]></description>
                        <content:encoded><![CDATA[<p>Cześć,</p>
<p>jaki czas temu na Wemos D1 wgrałem ESP Easy i do UI dostawalem sie poprzez wpisanie adresu IP do przegladarki po czym bylem przekierowywany na strone logowania. Obecnie chcialem sprawdzi konfiguracje modulu i po wprowadzeniu jego adresu IP przegladarka zamiast wyswietlić UI wyskakuje pop-up z pobieraniem pliku *.bin  Konfiguracja tego modulu byla robiona dość dawno i nie wiem czy to ja zmienilem jakieś ustawienia ktore teraz tak wplywaja na zachowanie sie modulu. Ktoś może spotkał się z podobnym zachowaniem. Dodam ze modul dziala poprawnie tzn z Domoticz wysylane komendy są odbierane i wysterowywane poprawnie. </p>
<p>Ktoś może spotkał się z podobną sytuacja i wie jak dostać się do UI ESP Easy ?</p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>Przemo</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/problem-z-dostepem-do-ui-poprzez-adres-ip/</guid>
                    </item>
				                    <item>
                        <title>Obsluga eventu z rules</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/obsluga-eventu-z-rules/</link>
                        <pubDate>Fri, 08 Jul 2022 17:59:48 +0000</pubDate>
                        <description><![CDATA[Cześć,
na espeasy mam wysyłany event:
 

inputswitchstate is deprecatedinputSwitchState,3,1.00
255269646: EVENT: TDevice#State=0
255269709: ACT : Let,3,1

w regułach jest on obsługiw...]]></description>
                        <content:encoded><![CDATA[<p>Cześć,</p>
<p>na espeasy mam wysyłany event:</p>
<p> </p>
<div id="255269641" class="level_1">
<pre contenteditable="false">inputswitchstate is deprecatedinputSwitchState,3,1.00
255269646: EVENT: TDevice#State=0
255269709: ACT : Let,3,1</pre>
</div>
<div>w regułach jest on obsługiwany:</div>
<div> </div>
<div>
<pre contenteditable="false">on TDevice#State do
if =0
Let,3,0
else
Let,3,1
endif
endon</pre>
</div>
<div> </div>
<div>W if chcialbym sprawdzac ostatnia wartosc czyli 1.00 Jak ta wartosc odczytac z poziomu regul w espeasy ? (Ten zapis nie zwraca tej wartosci: TDevice#nvalue)</div>
<div> </div>
<div>w topic jest wysylana wiadomosc:</div>
<div> </div>
<div>
<pre contenteditable="false">domoticz/out {idx : 323, nvalue : 1,}</pre>
</div>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>Przemo</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/obsluga-eventu-z-rules/</guid>
                    </item>
				                    <item>
                        <title>Rules Clock#Time nie działa</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/rules-clocktime-nie-dziala/</link>
                        <pubDate>Sun, 26 Jun 2022 19:02:49 +0000</pubDate>
                        <description><![CDATA[Cześć,
próbuje na bazie dokumentacji stworzyć proste reguły jak poniżej:
on System#Boot do
 if %unixday_sec% &lt; %s_sunrise% or %unixday_sec% &gt; %s_sunset%
   let,3,1
 else
   let,3...]]></description>
                        <content:encoded><![CDATA[<p>Cześć,</p>
<p>próbuje na bazie dokumentacji stworzyć proste reguły jak poniżej:</p>
<pre contenteditable="false">on System#Boot do
 if %unixday_sec% &lt; %s_sunrise% or %unixday_sec% &gt; %s_sunset%
   let,3,1
 else
   let,3,0
 endif
endon

On Clock#Time=All,%sunrise% do
let,3,0
endon

On Clock#Time=All,%sunset% do
let,3,1
endon </pre>
<p>Wartość zmienna VAR#3 nie jest zmieniana w zależności od pory dnia. Zmienne %unixday_sec%, %s_sunrise%,  %unixday_sec%, %s_sunset%  jest to czas podany w sekundach zgodnie z tym co podane w dokumentacji. Czy ktoś obeznany w regułach mógłby pomóc w naprowadzeniu czemu zmienna nie zmienia wartości ?</p>
<p> </p>
<p>Sprawdziłem jeszcze wartości zmiennych które porównuje i wątpliwości budzi wartość %sunrais% w sekundach która nie dokońca pokrywa sie z czasem podanym w GG:MM a obecnym czasem systemowym. Czy te wartości w ustawieniach ESP Easy się jakoś koryguje dodatkowo (obecna godzina 21:21) ? </p>
1706
<p> </p>
<p>Rozwiąznie:</p>
<pre contenteditable="false">%syssec_d% =! %unixday_sec%</pre>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>Przemo</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/rules-clocktime-nie-dziala/</guid>
                    </item>
				                    <item>
                        <title>Urządzenie Generic - Dummy Device i regółki</title>
                        <link>https://www.smartnydom.pl/forum/esp-easy/urzadzenie-generic-dummy-device-i-regolki/</link>
                        <pubDate>Wed, 09 Feb 2022 18:01:33 +0000</pubDate>
                        <description><![CDATA[Hej,
Dodałem sobie urządzenie Generic - Dummy Device jak załączonym zrzucie. Wiem, że jego stany mogę zmieniać poprzez TaskValueSet np.itd.
Jak takim urządzeniem mogę mieszać w regułkach?W...]]></description>
                        <content:encoded><![CDATA[<p>Hej,</p>
<p>Dodałem sobie urządzenie Generic - Dummy Device jak załączonym zrzucie. Wiem, że jego stany mogę zmieniać poprzez TaskValueSet np. http://192.168.43.72/control?cmd=TaskValueSet,11,1,0 itd.</p>
<p>Jak takim urządzeniem mogę mieszać w regułkach?<br />W sensie np:</p>
<p>on httpswitch0#State do<br /> if =1<br />  MCPGPIO,1,1<br /> elseif =0<br />  MCPGPIO,1,0<br />endon</p>
1366
<p>Kombinuje ale na razie bez rezultatu.</p>]]></content:encoded>
						                            <category domain="https://www.smartnydom.pl/forum/esp-easy/">EspEasy</category>                        <dc:creator>sindap</dc:creator>
                        <guid isPermaLink="true">https://www.smartnydom.pl/forum/esp-easy/urzadzenie-generic-dummy-device-i-regolki/</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 49/66 objects using Memcached
Page Caching using Memcached (Requested URI contains query) 
Database Caching 27/91 queries in 0.040 seconds using Memcached

Served from: www.smartnydom.pl @ 2026-08-17 07:21:49 by W3 Total Cache
-->