{"id":1973,"date":"2019-02-28T20:27:56","date_gmt":"2019-02-28T19:27:56","guid":{"rendered":"https:\/\/www.nerdiy.de\/?p=1973"},"modified":"2020-11-16T15:42:10","modified_gmt":"2020-11-16T14:42:10","slug":"set-tasmota-after-running-of-a-relay-2","status":"publish","type":"post","link":"https:\/\/nerdiy.de\/en\/set-tasmota-after-running-of-a-relay-2\/","title":{"rendered":"HowTo: Tasmota - Configure automatic output shutdown"},"content":{"rendered":"<p>Automatically deactivating relays are familiar from stairwells, for example. The light is switched on by pressing a button. Without having to press the button again, the light is automatically switched off again after a certain time.<\/p>\n\n\n\n<p>How you can activate and use this function on a Tasmota device is explained in the following article.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n<h2><span style=\"color: #ff0000;\">Safety instructions <\/span><\/h2>\r\n<p><span style=\"color: #ff0000;\">I know the following notes are always kind of annoying and seem unnecessary. Unfortunately, many people who knew &quot;better&quot; have lost eyes, fingers or other things due to carelessness or injured themselves. Data loss is almost negligible in comparison, but even these can be really annoying. Therefore, please take five minutes to read the safety instructions. Because even the coolest project is not worth injury or other trouble.<\/span><br \/><strong><em><a href=\"https:\/\/nerdiy.de\/en\/safety-instructions\/\"><span style=\"color: #ff0000;\">https:\/\/www.nerdiy.de\/sicherheitshinweise\/<\/span><\/a><\/em><\/strong><\/p>\r\n<h2>Affiliate links\/advertising links<\/h2>\r\n<p><em>The links to online shops listed here are so-called affiliate links. If you click on such an affiliate link and make a purchase via this link, Nerdiy.de will receive a commission from the relevant online shop or provider. The price does not change for you. If you make your purchases via these links, you support Nerdiy.de in being able to offer other useful projects in the future. \ud83d\ude42\u00a0<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Requirements<\/h2>\n\n\n\n<p><strong>Helpful articles:<\/strong><\/p>\n\n\n\n<p>Before you can use this function, you should have installed your Tasmota device and configured it so that you can access it via your wifi. How to do this is described in the following articles.<\/p>\n\n\n\n<p><strong>Required tool:<\/strong><br>- none<\/p>\n\n\n\n<p><strong>Required material:<\/strong><\/p>\n\n\n<div id=\"footable_parent_4367\"\n         class=\"footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui\">\n                <table data-ninja_table_instance=\"ninja_table_instance_0\" data-footable_id=\"4367\" data-filter-delay=\"1000\" aria-label=\"Ready: Sonoff\/Tasmota - Adjusting a relay - List of materials\"            id=\"footable_4367\"\n           data-unique_identifier=\"ninja_table_unique_id_31859498_4367\"\n           class=\"foo-table ninja_footable foo_table_4367 ninja_table_unique_id_31859498_4367 ui table  nt_type_ajax_table selectable striped vertical_centered  footable-paging-right\">\n                <colgroup>\n                            <col class=\"ninja_column_0\">\n                            <col class=\"ninja_column_1\">\n                            <col class=\"ninja_column_2\">\n                            <col class=\"ninja_column_3\">\n                            <col class=\"ninja_column_4\">\n                            <col class=\"ninja_column_5\">\n                    <\/colgroup>\n            <\/table>\n    \n    \n    \n<\/div>\n\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Activate SetOption26 (display of relay indices).<\/h2>\n\n\n\n<p>Some functions are somewhat cryptically hidden in the Tasmota firmware. This also includes the function that the relay indices are displayed.<\/p>\n\n\n\n<p>If you use several relays in your Tasmota device (like the Sonoff 4CH, for example), each relay gets its own consecutive number (index).<br>If you then want to switch a relay, you can also clearly specify these relays.<\/p>\n\n\n\n<p>\"POWER1 ON\" then switches the relay with the index \"1\", for example,<br>\"POWER2 ON\" the relay with the index \"2\", etc.<\/p>\n\n\n\n<p>By default, the Tasmota firmware assumes that only one relay is connected. As a result, the display of the relay indices is deactivated. This can get confusing especially when you switch between different Tasmota devices. It is therefore recommended to activate this function by default.<br>This can be done with the following command:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">SetOption26 1<\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Set PulseTime<\/h2>\n\n\n\n<p>Now we come to the actual setting of the overrun function. The \"PulseTime\" command is available in the Tasmota firmware for this purpose. This can be used to set the run-on time of the connected relay.<\/p>\n\n\n\n<p>The time that the relay remains switched on can be set in two different \"resolutions\".<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Set PulseTime in the range 0.1 to 11.1 seconds (resolution 0.1s):<\/h3>\n\n\n\n<p>In the range 0.1 to 11.1 seconds, the PulseTime can be set with a resolution of 0.1 seconds.<br>For this purpose, the values from 0.1 to 11.1 are represented by the values from 1 to 111.<br>If you want to set a PulseTime of 5.6 seconds, you must send the command \"PulseTime 56\" to the Tasmota firmware.<br>In order to get the right value for the command, you have to multiply the desired time by ten and pass it on with the command.<\/p>\n\n\n\n<p>Further examples for the range 0.1 to 11.1:<\/p>\n\n\n\n<p>Hold time of 3.7 seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 37<\/pre>\n\n\n\n<p>Hold time of 4.2 seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 42<\/pre>\n\n\n\n<p>Hold time of 9.6 seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 96<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Set PulseTime in the range 12 to 64788 seconds (resolution 1s):<\/h3>\n\n\n\n<p>The PulseTime of the Tasmota firmware can be set in the range from 12 to 64788 seconds with a resolution of one second.<br>To do this, simply add 100 to the desired time. So if you want to set a PulseTime of 100 seconds, you must send the command \"PulseTime 200\" to the Tasmota firmware.<\/p>\n\n\n\n<p>Further examples for the range 12 to 64788 seconds:<\/p>\n\n\n\n<p>Hold time of 37 seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 137<\/pre>\n\n\n\n<p>Hold time of 42 seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 142<\/pre>\n\n\n\n<p>Hold time of one hour=60x60s=3600seconds:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 3700<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Query the current setting:<\/h3>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Deactivate PulseTime:<\/h3>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"null\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">PulseTime 0<\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Further information<\/h2>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/github.com\/arendst\/Sonoff-Tasmota\/wiki\/Commands\n<\/div><\/figure>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n<h2>Have fun with the project<\/h2>\r\n<p>I hope everything worked as described for you. If not or you have questions or suggestions please let me know in the comments. I will then add this to the article if necessary.<br \/>Ideas for new projects are always welcome. \ud83d\ude42<\/p>\r\n<p><strong>PS Many of these projects - especially the hardware projects - cost a lot of time and money. Of course I do this because I enjoy it, but if you think it&#039;s cool that I share the information with you, I would be happy about a small donation to the coffee fund. \ud83d\ude42<\/strong><\/p>\r\n<p><a href=\"https:\/\/ko-fi.com\/nerdiy\" target=\"_blank\" rel=\"noopener\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" style=\"border: 0px; height: 36px;\" src=\"https:\/\/i0.wp.com\/cdn.ko-fi.com\/cdn\/kofi4.png?resize=143%2C36&#038;ssl=1\" alt=\"Buy Me a Coffee at ko-fi.com\" width=\"143\" height=\"36\" border=\"0\" \/><\/a>\u00a0 \u00a0 \u00a0 \u00a0<input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" \/> <input name=\"hosted_button_id\" type=\"hidden\" value=\"UAZE9RMHJY7VJ\" \/> <input title=\"PayPal - The safer, easier way to pay online!\" alt=\"Donate with PayPal button\" name=\"submit\" src=\"https:\/\/www.paypalobjects.com\/de_DE\/DE\/i\/btn\/btn_donateCC_LG.gif\" type=\"image\" \/> <img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.paypal.com\/de_DE\/i\/scr\/pixel.gif?resize=1%2C1&#038;ssl=1\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" \/><\/p>","protected":false},"excerpt":{"rendered":"<p>Automatically dropping relays are known, for example, from the staircase. By pressing a button the light is switched on. Without having to press the button again, the light is automatically switched [...].<\/p>","protected":false},"author":1,"featured_media":12438,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[149,61,120],"tags":[],"class_list":["post-1973","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-abendprojekt2h","category-smarthome","category-tasmota"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HowTo: Tasmota - Automatisches ausschalten des Ausgangs konfigurieren - nerdiy.de - DIY, Elektronik, 3D Druck und mehr...<\/title>\n<meta name=\"description\" content=\"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nerdiy.de\/en\/set-tasmota-after-running-of-a-relay-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HowTo: Tasmota - Automatisches ausschalten des Ausgangs konfigurieren - nerdiy.de - DIY, Elektronik, 3D Druck und mehr...\" \/>\n<meta property=\"og:description\" content=\"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nerdiy.de\/en\/set-tasmota-after-running-of-a-relay-2\/\" \/>\n<meta property=\"og:site_name\" content=\"nerdiy.de - DIY, Elektronik, 3D Druck und mehr...\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/nerdiy.de\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/nerdiy.de\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-28T19:27:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-16T14:42:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"972\" \/>\n\t<meta property=\"og:image:height\" content=\"718\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Fab\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@nerdiyde\" \/>\n<meta name=\"twitter:site\" content=\"@nerdiyde\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Fab\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/\"},\"author\":{\"name\":\"Fab\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#\\\/schema\\\/person\\\/f1579a71868adb0be60a74246d3e0908\"},\"headline\":\"HowTo: Tasmota &#8211; Automatisches ausschalten des Ausgangs konfigurieren\",\"datePublished\":\"2019-02-28T19:27:56+00:00\",\"dateModified\":\"2020-11-16T14:42:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/\"},\"wordCount\":489,\"commentCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1\",\"articleSection\":[\"Abendprojekt(&lt;2h)\",\"SmartHome\",\"Tasmota\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/\",\"url\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/\",\"name\":\"HowTo: Tasmota - Automatisches ausschalten des Ausgangs konfigurieren - nerdiy.de - DIY, Elektronik, 3D Druck und mehr...\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1\",\"datePublished\":\"2019-02-28T19:27:56+00:00\",\"dateModified\":\"2020-11-16T14:42:10+00:00\",\"description\":\"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1\",\"width\":972,\"height\":718},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/tasmota-nachlaufen-eines-relais-einstellen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HowTo: Tasmota &#8211; Automatisches ausschalten des Ausgangs konfigurieren\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#website\",\"url\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/\",\"name\":\"nerdiy.de - DIY, Elektronik, 3D Druck und mehr...\",\"description\":\"Bei nerdiy.de dreht sich alles um Elektronik, Heimwerken, 3D-Druck, Smart Home und viele andere technische Themen.\",\"publisher\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#organization\",\"name\":\"Nerdiy.de\",\"url\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/www.nerdiy.de-v1.0final180x180-1.png?fit=180%2C180&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/nerdiy.de\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/www.nerdiy.de-v1.0final180x180-1.png?fit=180%2C180&ssl=1\",\"width\":180,\"height\":180,\"caption\":\"Nerdiy.de\"},\"image\":{\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/nerdiy.de\",\"https:\\\/\\\/x.com\\\/nerdiyde\",\"https:\\\/\\\/www.instagram.com\\\/nerdiy.de\\\/\",\"https:\\\/\\\/www.pinterest.de\\\/nerdiyde\\\/\",\"https:\\\/\\\/www.youtube.com\\\/nerdiy\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nerdiy.de\\\/de_de\\\/#\\\/schema\\\/person\\\/f1579a71868adb0be60a74246d3e0908\",\"name\":\"Fab\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g\",\"caption\":\"Fab\"},\"sameAs\":[\"https:\\\/\\\/nerdiy.de\",\"https:\\\/\\\/www.facebook.com\\\/nerdiy.de\\\/\",\"https:\\\/\\\/www.instagram.com\\\/nerdiy.de\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/nerdiy-de\\\/\",\"http:\\\/\\\/www.pinterest.com\\\/nerdiyde\\\/\",\"https:\\\/\\\/x.com\\\/nerdiyde\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/Nerdiy\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HowTo: Tasmota - Configure automatic switch off of the output - nerdiy.de - DIY, electronics, 3D printing and more...","description":"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nerdiy.de\/en\/set-tasmota-after-running-of-a-relay-2\/","og_locale":"en_US","og_type":"article","og_title":"HowTo: Tasmota - Automatisches ausschalten des Ausgangs konfigurieren - nerdiy.de - DIY, Elektronik, 3D Druck und mehr...","og_description":"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.","og_url":"https:\/\/nerdiy.de\/en\/set-tasmota-after-running-of-a-relay-2\/","og_site_name":"nerdiy.de - DIY, Elektronik, 3D Druck und mehr...","article_publisher":"https:\/\/www.facebook.com\/nerdiy.de","article_author":"https:\/\/www.facebook.com\/nerdiy.de\/","article_published_time":"2019-02-28T19:27:56+00:00","article_modified_time":"2020-11-16T14:42:10+00:00","og_image":[{"width":972,"height":718,"url":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","type":"image\/png"}],"author":"Fab","twitter_card":"summary_large_image","twitter_creator":"@nerdiyde","twitter_site":"@nerdiyde","twitter_misc":{"Written by":"Fab","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#article","isPartOf":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/"},"author":{"name":"Fab","@id":"https:\/\/nerdiy.de\/de_de\/#\/schema\/person\/f1579a71868adb0be60a74246d3e0908"},"headline":"HowTo: Tasmota &#8211; Automatisches ausschalten des Ausgangs konfigurieren","datePublished":"2019-02-28T19:27:56+00:00","dateModified":"2020-11-16T14:42:10+00:00","mainEntityOfPage":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/"},"wordCount":489,"commentCount":9,"publisher":{"@id":"https:\/\/nerdiy.de\/de_de\/#organization"},"image":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","articleSection":["Abendprojekt(&lt;2h)","SmartHome","Tasmota"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/","url":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/","name":"HowTo: Tasmota - Configure automatic switch off of the output - nerdiy.de - DIY, electronics, 3D printing and more...","isPartOf":{"@id":"https:\/\/nerdiy.de\/de_de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#primaryimage"},"image":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","datePublished":"2019-02-28T19:27:56+00:00","dateModified":"2020-11-16T14:42:10+00:00","description":"Read a huge collection of detailed Tutorials on Nerdiy.de about all kind of Software, Hardware and general maker topics.","breadcrumb":{"@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#primaryimage","url":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","contentUrl":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","width":972,"height":718},{"@type":"BreadcrumbList","@id":"https:\/\/nerdiy.de\/de_de\/tasmota-nachlaufen-eines-relais-einstellen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/nerdiy.de\/de_de\/"},{"@type":"ListItem","position":2,"name":"HowTo: Tasmota &#8211; Automatisches ausschalten des Ausgangs konfigurieren"}]},{"@type":"WebSite","@id":"https:\/\/nerdiy.de\/de_de\/#website","url":"https:\/\/nerdiy.de\/de_de\/","name":"nerdiy.de - DIY, electronics, 3D printing and more...","description":"At nerdiy.de, everything revolves around electronics, DIY, 3D printing, smart home and many other technical topics.","publisher":{"@id":"https:\/\/nerdiy.de\/de_de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nerdiy.de\/de_de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nerdiy.de\/de_de\/#organization","name":"Nerdiy.de","url":"https:\/\/nerdiy.de\/de_de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nerdiy.de\/de_de\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/04\/www.nerdiy.de-v1.0final180x180-1.png?fit=180%2C180&ssl=1","contentUrl":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/04\/www.nerdiy.de-v1.0final180x180-1.png?fit=180%2C180&ssl=1","width":180,"height":180,"caption":"Nerdiy.de"},"image":{"@id":"https:\/\/nerdiy.de\/de_de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/nerdiy.de","https:\/\/x.com\/nerdiyde","https:\/\/www.instagram.com\/nerdiy.de\/","https:\/\/www.pinterest.de\/nerdiyde\/","https:\/\/www.youtube.com\/nerdiy"]},{"@type":"Person","@id":"https:\/\/nerdiy.de\/de_de\/#\/schema\/person\/f1579a71868adb0be60a74246d3e0908","name":"Fab","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5cd8a2c5a20873f04ac46048f749a6f5335f6d9d3af744d9bb04f4052c44fca2?s=96&d=mm&r=g","caption":"Fab"},"sameAs":["https:\/\/nerdiy.de","https:\/\/www.facebook.com\/nerdiy.de\/","https:\/\/www.instagram.com\/nerdiy.de","https:\/\/www.linkedin.com\/company\/nerdiy-de\/","http:\/\/www.pinterest.com\/nerdiyde\/","https:\/\/x.com\/nerdiyde","https:\/\/www.youtube.com\/c\/Nerdiy"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/nerdiy.de\/wp-content\/uploads\/2020\/11\/www.nerdiy.de-howto-tasmota-firmware-mit-tuyaconvert-flashen-firefox-5y61jtcej7-1.png?fit=972%2C718&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9GM3g-vP","jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/posts\/1973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/comments?post=1973"}],"version-history":[{"count":0,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/posts\/1973\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/media\/12438"}],"wp:attachment":[{"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/media?parent=1973"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/categories?post=1973"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nerdiy.de\/en\/wp-json\/wp\/v2\/tags?post=1973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}