{"id":7766,"date":"2020-02-03T14:28:49","date_gmt":"2020-02-03T13:28:49","guid":{"rendered":"http:\/\/support.ilevia.com\/?p=7766"},"modified":"2025-12-10T14:21:00","modified_gmt":"2025-12-10T13:21:00","slug":"shelly-devices-with-mqtt-protocol","status":"publish","type":"post","link":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/","title":{"rendered":"Shelly  devices with MQTT protocol"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; header_text_align=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]\n<h2 style=\"text-align: center;\">HOW EVE AUTOMATION SOFTWARE WORKS WITH SHELLY<\/h2>\n[\/et_pb_text][et_pb_divider _builder_version=&#8221;4.17.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;0px|auto||auto|false|false&#8221; custom_padding=&#8221;0px||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.5&#8243; global_colors_info=&#8221;{}&#8221;]\n<p><strong>MQTT<\/strong>\u00a0is a low weight\u00a0publish-subscribe protocol.<\/p>\n<p>This protocol is made by two parts:<\/p>\n<ol>\n<li><strong>The client\u00a0<\/strong>(someone connecting to a broker).<\/li>\n<li><strong>The broker\u00a0<\/strong>(the one who has the credentials of all the users and allow you to connect and trade information with components that can work with MQTT protocol).<\/li>\n<\/ol>\n<p>You can find more information about the MQTT protocol\u00a0<a href=\"http:\/\/mqtt.org\/\">here<\/a>.<\/p>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.0&#8243; global_colors_info=&#8221;{}&#8221;]\n<div class=\"et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">In the picture below is explaned how the MQTT works with EVE system.<br \/>\nAll our systems, X1 server, virtual machine and raspberry pi are able to work as brokers and servers.<\/div>\n<\/div>\n[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/Mqtt-Eve.png&#8221; alt=&#8221;Come funziona il protocollo MQTT sul sistema domotico EVE&#8221; title_text=&#8221;MQTT con sistema domotico&#8221; show_in_lightbox=&#8221;on&#8221; admin_label=&#8221;Immagine&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; min_height=&#8221;30px&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>HOW TO SET MQTT IN ILEVIA MANAGER:<\/strong><br \/>\n<\/br><\/p>\n<p>Before starting verify these parameter to be correctly set:<\/p>\n<p>&nbsp;<\/p>\n<ul>\n<li>Create a new gateway and set it in\u00a0<strong>MQTT broker<\/strong>.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>\u00a0The default client id should be set to: \u201c<strong>eve-mqtt-client<\/strong>\u201c.<br \/> Anyway you can call it as you like, if you need to create more then one client make sure you choose a different name from the default one.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>\u00a0The default open port in the server should be: \u201c<strong>1883<\/strong>\u201c.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>\u00a0The default parameter used to maintain the istance open should be: \u201cK<strong>eep alive<\/strong>\u201d (even if you are not sending any command).<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<ul>\n<li>\u00a0Set Quality of Service (QoS) to: \u201c<strong>exactly once<\/strong>\u201d (This option guarantees that each message is received only once by the intended recipients).<\/li>\n<\/ul>\n[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/mqtt-gateway.png&#8221; alt=&#8221;Ilevia software di autoamzione &#8221; title_text=&#8221;Software di domotica &#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;50px||50px|||&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 1:<\/strong><\/p>\n<p>Add a component within my components area, make sure it has the <b>MQTT protocol<\/b> selected as shown in the picture below.<\/p>\n[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/mqtt-switch.png&#8221; alt=&#8221;Software di automazione | Come impostare l&#8217;MQTT gateway all&#8217;interno del software di supervisione EVE manager&#8221; title_text=&#8221;software di supervisione gateway MQTT&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_divider _builder_version=&#8221;4.17.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;20px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<strong>HOW DO THE PAYLOAD AND THE TOPIC WORKS?<\/strong><br \/>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;30px||0px||false|false&#8221; custom_padding=&#8221;||4px|||&#8221; global_colors_info=&#8221;{}&#8221;]\n<p><strong>TOPICS<\/strong><\/p>\n<p>The topics are: read, event, wirte and response.<br \/> Each topic has a different type of message that the MQTT broker uses to filter messages for each connected client,\u00a0 the topics are composed in levels divided by slash<\/p>\n<p><b>Example<\/b>: home\/livingroom\/light<\/p>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;26px|||||&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Here is a description of\u00a0 the four automation software topics:<\/strong><br \/>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.5&#8243; custom_margin=&#8221;-6px||-4px|||&#8221; custom_padding=&#8221;0px||19px|||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]\n<p><strong>Topic read<\/strong>: Is used\u00a0to retreve the status of the devices.<\/p>\n<p><strong>Topic response<\/strong>: Is the device reply to the automation server read request.<\/p>\n<p><strong>Topic write<\/strong>: This topic is used to set the value of\u00a0 a device parameter.<\/p>\n<p><strong>Topic event<\/strong>: This topic display the status of the device in case it changes.<\/p>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;20px||30px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<strong>PAYLOAD<\/strong><br \/>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;-17px||-7px||false|false&#8221; custom_padding=&#8221;||5px|||&#8221; global_colors_info=&#8221;{}&#8221;]\n<p>A payload is a piece of code that contains a javascript function.<br \/> For each topic is executed a javascript function to process the topic payload.<\/p>\n[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;30px||||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<strong>json string example<\/strong>:<\/p>\n<p>var data = JSON.parse(payload);var color = {&#8220;mode&#8221;:&#8221;color&#8221;,&#8221;red&#8221;:data.r,&#8221;green&#8221;:data.g,&#8221;blue&#8221;:data.b}; return JSON.stringify(color);<br \/>\n[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/payload-1.png&#8221; alt=&#8221;payload example&#8221; title_text=&#8221;payload example&#8221; show_in_lightbox=&#8221;on&#8221; show_bottom_space=&#8221;off&#8221; _builder_version=&#8221;4.17.0&#8243; custom_margin=&#8221;30px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_divider _builder_version=&#8221;4.17.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.27.2&#8243; custom_margin=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 2:<\/strong><\/p>\n<p>\u201c<strong>Topic responce<\/strong>\u201c:\u00a0 In here you have to write the correct topic base on the device you want to control (you can find all shelly topics from this\u00a0<a href=\"https:\/\/shelly-api-docs.shelly.cloud\/#factory-reset\" target=\"_blank\" rel=\"noopener noreferrer\">page<\/a>).[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/response-topic-1.png&#8221; alt=&#8221;Come funziona il topic responce all&#8217;interno del software di supervisione domotica EVE manager&#8221; title_text=&#8221;software di supervisione EVE manager topic responce&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;||50px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 3:<\/strong><\/p>\n<p>\u201c<strong>Topic write<\/strong>\u201c: In here you have to write the correct topic base on the device you want to control (you can find all shelly topics from this\u00a0<a href=\"https:\/\/shelly-api-docs.shelly.cloud\/#factory-reset\" target=\"_blank\" rel=\"noopener noreferrer\">page<\/a>).[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/topic-write-1.png&#8221; alt=&#8221;Come funziona il topic write all&#8217;interno del software di supervisione EVE manager&#8221; title_text=&#8221;software di supervisione domotica topic write &#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;||50px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 4:<\/strong><\/p>\n<p>\u201c<strong>Topic event<\/strong>\u201c:\u00a0 In here you have to write the correct topic base on the device you want to control (you can find all shelly topics from this\u00a0<a href=\"https:\/\/shelly-api-docs.shelly.cloud\/#factory-reset\" target=\"_blank\" rel=\"noopener noreferrer\">page<\/a>).[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/topic-event-1.png&#8221; alt=&#8221;Come funziona il topic event all&#8217;interno del software di supervisione EVE manager&#8221; title_text=&#8221;software di automazione topic event&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;||50px|||&#8221; custom_padding=&#8221;||6px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 5:<\/strong><\/p>\n<p>To verify if the device is working properly download the open source software\u00a0<a href=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2024\/10\/mqttfx-1.7.0-windows-x64-1.zip\" target=\"_blank\" rel=\"noopener noreferrer\">MQTT-fx<\/a>,<br \/>\nthis will allow you to check the information that the broker is receiving from the device.<br \/>\nInstall the software in your computer.<br \/>\nThe next step will be setting the broker inside the software settings, click on the\u00a0<strong>gear icon<\/strong>\u00a0near the first text box, then put your EVE X1 IP address and the port 1883.[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/fx-settings.png&#8221; alt=&#8221;Come impostare il software di debug MQTT fx&#8221; title_text=&#8221;software di debug impostazioni&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.2&#8243; global_colors_info=&#8221;{}&#8221;]<strong>Step 6:<\/strong><\/p>\n<p>To subscribe to all the topics write the symbol\u00a0 # (ash)<br \/>\nClick on the button subscribe and if a connection has been established, you should be able to see a series of messages; those messages are the sign that your shelly device has established a sucesfull connection with broker.[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/mqtt-fx.gif&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.18.0&#8243; custom_margin=&#8221;||50px|||&#8221; global_colors_info=&#8221;{}&#8221;]<strong>Step 7:<\/strong><\/p>\n<p>Check if the component works in Eve automation app.<br \/>\nUpload the project we have created earlier and execute it[\/et_pb_text][et_pb_image src=&#8221;https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/plug-mqtt.gif&#8221; alt=&#8221;Come impostare l&#8217;applicazione domotica tramite EVE manager&#8221; title_text=&#8221;esecuzione applicazione domotica&#8221; show_in_lightbox=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;50px||50px||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_testimonial portrait_url=&#8221;data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjUwMCIgdmlld0JveD0iMCAwIDUwMCA1MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGZpbGw9IiNFQkVCRUIiIGQ9Ik0wIDBoNTAwdjUwMEgweiIvPgogICAgICAgIDxyZWN0IGZpbGwtb3BhY2l0eT0iLjEiIGZpbGw9IiMwMDAiIHg9IjY4IiB5PSIzMDUiIHdpZHRoPSIzNjQiIGhlaWdodD0iNTY4IiByeD0iMTgyIi8+CiAgICAgICAgPGNpcmNsZSBmaWxsLW9wYWNpdHk9Ii4xIiBmaWxsPSIjMDAwIiBjeD0iMjQ5IiBjeT0iMTcyIiByPSIxMDAiLz4KICAgIDwvZz4KPC9zdmc+Cg==&#8221; portrait_width=&#8221;1px&#8221; portrait_height=&#8221;1px&#8221; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;1px&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;]Here\u2019s the project we used to test the shelly plug.<\/p>\n<p><a href=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/11\/test_mqtt.zip\">Download the test here.<\/a><\/p>\n<p><strong>Note:<\/strong>\u00a0Every shelly component has a different ID and a different way to program via json therefore, we suggest to consult the shelly web page and make sure to use the right IDs and commands.<br \/>\n[\/et_pb_testimonial][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.17.0&#8243; custom_margin=&#8221;30px|auto||auto|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_divider _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;-27px|||||&#8221; global_colors_info=&#8221;{}&#8221;]\n<h3 style=\"text-align: center;\">OTHER SHELLY\u2019S DEVICES WITH MQTT<\/h3>\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_divider _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;f069e280-95aa-444f-b65b-f33082ca48d8&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_slider use_bg_overlay=&#8221;on&#8221; bg_overlay_color=&#8221;#ffffff&#8221; _builder_version=&#8221;4.20.4&#8243; custom_button=&#8221;on&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;40px&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; custom_padding=&#8221;0px||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_slide heading=&#8221;SHELLY RGBW2&#8243; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-shelly-rgbw2-in-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-shelly-rgbw2-in-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly_rgb_ok.png\" width=\"300\" height=\"199\" alt=\"\" class=\"wp-image-27190 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY DIMMER&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-dimmer-in-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-dimmer-in-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-8282 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly-dimmer-thumbnail-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly-dimmer-thumbnail-1-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly-dimmer-thumbnail-1.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><br \/>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY EM&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-a-shelly-em-in-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-a-shelly-em-in-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6768 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/thumbnailshelly-em-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/thumbnailshelly-em-1-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/thumbnailshelly-em-1.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><br \/>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY 1\/1PM&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/all\/mqtt-protocol-shelly1-1pm-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/all\/mqtt-protocol-shelly1-1pm-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7526 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly1-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly1-1-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/Shelly1-1.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><br \/>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY 4 PRO&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/all\/mqtt-protocol-shelly-4-pro-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/all\/mqtt-protocol-shelly-4-pro-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7665 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-4-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-4-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-4.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><br \/>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY PLUGS&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-plug-s-ineve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-plug-s-ineve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6861 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/shelly-plug-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/shelly-plug-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2019\/12\/shelly-plug.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY FLOOD&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-flood-eve-automation-software\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; background_color=&#8221;#ffffff&#8221; background_enable_color=&#8221;on&#8221; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; background_layout=&#8221;light&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/mqtt-protocol-shelly-flood-eve-automation-software\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7584 alignnone size-medium\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-flood-img-1-300x199.png\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-flood-img-1-300x199.png 300w, https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/01\/shelly-flood-img-1.png 457w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY 2.5&#8243; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-2-5-inside-the-home-automation-software-eve-manager-pro\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-2-5-inside-the-home-automation-software-eve-manager-pro\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly-2.5_logo_giusto.png\" alt=\"\" class=\"wp-image-27174 alignnone size-full\" width=\"300\" height=\"199\" \/><\/p>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY H&#038;T&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-ht-inside-the-home-automation-configuration-software-eve-manager-pro\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-ht-inside-the-home-automation-configuration-software-eve-manager-pro\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/Shelly-ht-1.png\" alt=\"\" class=\"wp-image-62810 alignnone size-full\" width=\"309\" height=\"199\" \/><\/p>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY DOOR\/WINDOW&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-door-windows-2-with-mqtt-protocol-inside-the-home-automation-system-eve\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-door-windows-2-with-mqtt-protocol-inside-the-home-automation-system-eve\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/Shelly-door-window_v2-1.png\" width=\"309\" height=\"199\" alt=\"\" class=\"wp-image-62806 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY I3&#8243; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-i3-inside-the-home-automation-configuration-software-eve-manager-pro\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-i3-inside-the-home-automation-configuration-software-eve-manager-pro\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/Shelly-i3.png\" width=\"309\" height=\"199\" alt=\"\" class=\"wp-image-62804 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY DUO BULB&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-duo-bulb-inside-in-order-to-make-it-work-with-mqtt-protocol-inside-the-home-automation-software-eve-manager\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/how-to-set-up-the-shelly-duo-bulb-inside-in-order-to-make-it-work-with-mqtt-protocol-inside-the-home-automation-software-eve-manager\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/Shelly-bulb-logo.png\" width=\"309\" height=\"199\" alt=\"\" class=\"wp-image-62802 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY TRV&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/all\/shelly-trv-device-integration-with-the-ilevia-system\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/all\/shelly-trv-device-integration-with-the-ilevia-system\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/Shelly-trv-1.png\" width=\"309\" height=\"199\" alt=\"\" class=\"wp-image-62800 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY PLUS 1&#8243; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/ilevia-shelly-plus-1-integration-with-the-ilevia\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/ilevia-shelly-plus-1-integration-with-the-ilevia\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/04\/shelly-plus-1-logo.png\" width=\"300\" height=\"199\" alt=\"\" class=\"wp-image-62818 alignnone size-full\" \/><\/p>\n[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY MOTION 2&#8243; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/shelly-motion-integration-with-ilevia\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/shelly-motion-integration-with-ilevia\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/08\/Shelly-motion-logo.png\" width=\"300\" height=\"199\" alt=\"\" class=\"wp-image-66762 alignnone size-full\" \/>[\/et_pb_slide][et_pb_slide heading=&#8221;SHELLY PLUS H&#038;T&#8221; button_text=&#8221;DOCUMENTATION&#8221; button_link=&#8221;https:\/\/support.ilevia.com\/shelly\/shelly-plus-ht-integration-with-ilevia\/&#8221; arrows_custom_color=&#8221;#000000&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.4&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#000000&#8243; button_use_icon=&#8221;on&#8221; button_icon=&#8221;&#xe05b;||divi||400&#8243; button_icon_placement=&#8221;left&#8221; button_custom_margin=&#8221;30px||75px||false|false&#8221; link_option_url=&#8221;https:\/\/support.ilevia.com\/shelly\/shelly-plus-ht-integration-with-ilevia\/&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/support.ilevia.com\/wp-content\/uploads\/2023\/08\/Shelly-plus-HT-logo.png\" width=\"300\" height=\"199\" alt=\"\" class=\"wp-image-66768 alignnone size-full\" \/>[\/et_pb_slide][\/et_pb_slider][et_pb_cta title=&#8221;Discover more about our shelly solution.&#8221; button_url=&#8221;https:\/\/zfrmz.com\/c8bT6AKFYgE9PARNCiIK&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Get in touch with us&#8221; admin_label=&#8221;Call To Action&#8221; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;37px||||false|false&#8221; custom_padding=&#8221;84px||84px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_cta][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; inner_shadow=&#8221;on&#8221; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.24.0&#8243; background_color=&#8221;#fafafa&#8221; parallax=&#8221;on&#8221; min_height=&#8221;280px&#8221; custom_margin=&#8221;30px||||false|false&#8221; global_module=&#8221;59323&#8243; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]\n<h1 style=\"text-align: center;\">Still Need Help? Our Customer Service Is Here For You.<\/h1>\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.23.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/support.ilevia.com\/faqs\/&#8221; button_text=&#8221;Ask for help&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;20px&#8221; button_text_color=&#8221;#1e84f4&#8243; button_border_color=&#8221;#1e84f4&#8243; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_spread=&#8221;-80px&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_spread__hover_enabled=&#8221;on|desktop&#8221; box_shadow_spread__hover=&#8221;0px&#8221; button_text_color__hover_enabled=&#8221;on|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221;][\/et_pb_button][et_pb_button button_url=&#8221;https:\/\/support.ilevia.com\/suggestions\/&#8221; button_text=&#8221;Make a suggestion&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;20px&#8221; button_text_color=&#8221;#1e84f4&#8243; button_border_color=&#8221;#1e84f4&#8243; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; box_shadow_style=&#8221;preset2&#8243; box_shadow_spread=&#8221;-80px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; box_shadow_spread__hover_enabled=&#8221;on|desktop&#8221; box_shadow_spread__hover=&#8221;0px&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221; button_text_color__hover_enabled=&#8221;on|hover&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"<p>HOW EVE AUTOMATION SOFTWARE WORKS WITH SHELLYMQTT\u00a0is a low weight\u00a0publish-subscribe protocol. This protocol is made by two parts: The client\u00a0(someone connecting to a broker). The broker\u00a0(the one who has the credentials of all the users and allow you to connect and trade information with components that can work with MQTT protocol). You can find more [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[1,24],"tags":[],"class_list":["post-7766","post","type-post","status-publish","format-standard","hentry","category-all","category-shelly"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Shelly devices with MQTT protocol Ilevia Support |<\/title>\n<meta name=\"description\" content=\"Acurate guide about how to set MQTT protocol inside Eve automation software and set the right 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:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Filippo Amabilia\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/\"},\"author\":{\"name\":\"Filippo Amabilia\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#\\\/schema\\\/person\\\/08a8d13dee0bc9f160da55efe97b7959\"},\"headline\":\"Shelly devices with MQTT protocol\",\"datePublished\":\"2020-02-03T13:28:49+00:00\",\"dateModified\":\"2025-12-10T13:21:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/\"},\"wordCount\":3498,\"publisher\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/shelly_rgb_ok.png\",\"articleSection\":[\"All Archives\",\"Shelly\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/\",\"url\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/\",\"name\":\"Shelly devices with MQTT protocol Ilevia Support |\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/shelly_rgb_ok.png\",\"datePublished\":\"2020-02-03T13:28:49+00:00\",\"dateModified\":\"2025-12-10T13:21:00+00:00\",\"description\":\"Acurate guide about how to set MQTT protocol inside Eve automation software and set the right topics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#primaryimage\",\"url\":\"https:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/shelly_rgb_ok.png\",\"contentUrl\":\"https:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/shelly_rgb_ok.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/all\\\/shelly-devices-with-mqtt-protocol\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shelly\",\"item\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/shelly\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Shelly devices with MQTT protocol\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/\",\"name\":\"Ilevia Support\",\"description\":\"Assistance &amp; Technical Guides\",\"publisher\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#organization\",\"name\":\"Ilevia\",\"url\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ilevia.png\",\"contentUrl\":\"http:\\\/\\\/support.ilevia.com\\\/wp-content\\\/uploads\\\/2018\\\/12\\\/ilevia.png\",\"width\":500,\"height\":500,\"caption\":\"Ilevia\"},\"image\":{\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ileviaofficial\\\/\",\"https:\\\/\\\/www.instagram.com\\\/ilevia_official\\\/\",\"https:\\\/\\\/it.linkedin.com\\\/company\\\/ilevia\\\/\",\"https:\\\/\\\/www.youtube.com\\\/ilevia\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/#\\\/schema\\\/person\\\/08a8d13dee0bc9f160da55efe97b7959\",\"name\":\"Filippo Amabilia\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g\",\"caption\":\"Filippo Amabilia\"},\"url\":\"https:\\\/\\\/support.ilevia.com\\\/en\\\/author\\\/filippo-amabilia\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Shelly devices with MQTT protocol Ilevia Support |","description":"Acurate guide about how to set MQTT protocol inside Eve automation software and set the right 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:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/","twitter_misc":{"Written by":"Filippo Amabilia","Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#article","isPartOf":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/"},"author":{"name":"Filippo Amabilia","@id":"https:\/\/support.ilevia.com\/en\/#\/schema\/person\/08a8d13dee0bc9f160da55efe97b7959"},"headline":"Shelly devices with MQTT protocol","datePublished":"2020-02-03T13:28:49+00:00","dateModified":"2025-12-10T13:21:00+00:00","mainEntityOfPage":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/"},"wordCount":3498,"publisher":{"@id":"https:\/\/support.ilevia.com\/en\/#organization"},"image":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#primaryimage"},"thumbnailUrl":"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly_rgb_ok.png","articleSection":["All Archives","Shelly"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/","url":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/","name":"Shelly devices with MQTT protocol Ilevia Support |","isPartOf":{"@id":"https:\/\/support.ilevia.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#primaryimage"},"image":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#primaryimage"},"thumbnailUrl":"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly_rgb_ok.png","datePublished":"2020-02-03T13:28:49+00:00","dateModified":"2025-12-10T13:21:00+00:00","description":"Acurate guide about how to set MQTT protocol inside Eve automation software and set the right topics.","breadcrumb":{"@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#primaryimage","url":"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly_rgb_ok.png","contentUrl":"https:\/\/support.ilevia.com\/wp-content\/uploads\/2020\/11\/shelly_rgb_ok.png"},{"@type":"BreadcrumbList","@id":"https:\/\/support.ilevia.com\/en\/all\/shelly-devices-with-mqtt-protocol\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/support.ilevia.com\/en\/"},{"@type":"ListItem","position":2,"name":"Shelly","item":"https:\/\/support.ilevia.com\/en\/shelly\/"},{"@type":"ListItem","position":3,"name":"Shelly devices with MQTT protocol"}]},{"@type":"WebSite","@id":"https:\/\/support.ilevia.com\/en\/#website","url":"https:\/\/support.ilevia.com\/en\/","name":"Ilevia Support","description":"Assistance &amp; Technical Guides","publisher":{"@id":"https:\/\/support.ilevia.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/support.ilevia.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/support.ilevia.com\/en\/#organization","name":"Ilevia","url":"https:\/\/support.ilevia.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/support.ilevia.com\/en\/#\/schema\/logo\/image\/","url":"http:\/\/support.ilevia.com\/wp-content\/uploads\/2018\/12\/ilevia.png","contentUrl":"http:\/\/support.ilevia.com\/wp-content\/uploads\/2018\/12\/ilevia.png","width":500,"height":500,"caption":"Ilevia"},"image":{"@id":"https:\/\/support.ilevia.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ileviaofficial\/","https:\/\/www.instagram.com\/ilevia_official\/","https:\/\/it.linkedin.com\/company\/ilevia\/","https:\/\/www.youtube.com\/ilevia\/"]},{"@type":"Person","@id":"https:\/\/support.ilevia.com\/en\/#\/schema\/person\/08a8d13dee0bc9f160da55efe97b7959","name":"Filippo Amabilia","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0e396093874891309dc46571e6eec478bc2a5080be4f76a70e1ca9deb9f99eec?s=96&d=mm&r=g","caption":"Filippo Amabilia"},"url":"https:\/\/support.ilevia.com\/en\/author\/filippo-amabilia\/"}]}},"_links":{"self":[{"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/posts\/7766","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/comments?post=7766"}],"version-history":[{"count":176,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/posts\/7766\/revisions"}],"predecessor-version":[{"id":83157,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/posts\/7766\/revisions\/83157"}],"wp:attachment":[{"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/media?parent=7766"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/categories?post=7766"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.ilevia.com\/en\/wp-json\/wp\/v2\/tags?post=7766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}