{"id":256,"date":"2024-09-08T20:32:08","date_gmt":"2024-09-09T04:32:08","guid":{"rendered":"https:\/\/mariycattech.com\/?page_id=256"},"modified":"2024-09-30T05:33:02","modified_gmt":"2024-09-30T13:33:02","slug":"automation","status":"publish","type":"page","link":"https:\/\/mariycattech.com\/es\/automation\/","title":{"rendered":"Automation"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"256\" class=\"elementor elementor-256\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b3eddd e-con-full e-flex e-con e-parent\" data-id=\"3b3eddd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ee22a07 e-con-full e-flex e-con e-child\" data-id=\"ee22a07\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0090f8 elementor-widget elementor-widget-image\" data-id=\"c0090f8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"508\" height=\"400\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp\" class=\"attachment-large size-large wp-image-271\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp 508w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1-300x236.webp 300w\" sizes=\"(max-width: 508px) 100vw, 508px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-167beb3 e-con-full e-flex e-con e-child\" data-id=\"167beb3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-236adbb e-con-full e-flex e-con e-child\" data-id=\"236adbb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b431d30 btn-style-one btn-style-skew elementor-widget elementor-widget-button\" data-id=\"b431d30\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/mariycattech.com\/es\/offers\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Launching offer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f4209d elementor-widget elementor-widget-html\" data-id=\"6f4209d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n:root {\n    \/*HOVER GRAD COLOR*\/\n    --theme-color1: #ae8fff;\n    --theme-color2: #7243f2;\n    \n    \/*HOVER SOLID COLOR*\/\n    --theme-color3: #ffffff;\n    \n    --theme-color4: #1d1729;\n    --bg-theme-color2: #7243f2;\n    --gradient-1: linear-gradient(to left, var(--theme-color1), var(--theme-color2));\n}\n\n\/*Button Global style *\/\n.btn-style-one.btn-style-skew .elementor-button {\n    transform: skew(-12deg) !important;\n    transform-origin: top right !important;\n    margin-right: 8px;\n}\n\n.btn-style-one .elementor-button-text, \n.btn-style-one .elementor-button-icon {\n    z-index: 2;\n}\n\n.btn-style-one.btn-style-skew .elementor-button-text {\n    transform: skew(12deg) !important;\n}\n\n.btn-style-one .elementor-button:before, \n.btn-style-two .elementor-button:before {\n    position: absolute;\n    left: 0;\n    top: 0;\n    height: 100%;\n    width: 100%;\n    content: \"\";\n    background-color: var(--theme-color3);\n    z-index: -1;\n    transform: scale(0, 1);\n    transform-origin: bottom left;\n    transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);\n}\n\n.btn-style-one.hvr-dark .elementor-button:before {\n    background-color: var(--theme-color4) !important;\n    z-index: 0;\n}\n\n.btn-style-one .elementor-button:hover:before {\n    transform-origin: top right;\n    transform: scale(1, 1);\n}\n\n.btn-style-two .elementor-button {\n    transform: skew(-12deg);\n    transform-origin: bottom left;\n}\n\n.btn-style-two .elementor-button:before {\n    background: var(--gradient-1);\n    transform-origin: top right;\n}\n\n.btn-style-two:hover .elementor-button:before {\n    transform-origin: bottom left;\n    transform: scale(1, 1);\n}\n\n    \/*Service Section *\/\n    .inner-box .icon, .inner-box .image img, .inner-box .text, .inner-box .title .elementor-heading-title {\n        -webkit-transition: all 300ms ease;\n        transition: all 300ms ease;\n    }\n    .inner-box:hover .icon{\n        -webkit-transform: rotate(180deg) scale(-1);\n        transform: rotate(180deg) scale(-1) !important;\n    }\n    .inner-box:after {\n        position: absolute;\n        left: 0;\n        top: 0;\n        height: 100%;\n        width: 100%;\n        background-color: var(--bg-theme-color2);\n        -webkit-transform: scale(0);\n        transform: scale(0);\n        -webkit-transform-origin: right bottom;\n        transform-origin: right bottom;\n        border-radius: 500px 0 0;\n        content: \"\";\n        -webkit-transition: all 300ms linear;\n        transition: all 300ms linear;\n    }\n    .inner-box:hover::after {\n        -webkit-transform: scale(1.5);\n        transform: scale(1.5);\n    }\n    .service-block-two.inner-box::after {\n        -webkit-transform-origin: left bottom!important;\n        transform-origin: left bottom!important;\n        border-radius: 0 500px 0 0!important;\n    }\n    .service-block-three.inner-box:after {\n        -webkit-transform-origin: right top;\n        transform-origin: right top;\n        border-radius: 0 0 0 500px;\n    }\n    .service-block-four.inner-box:after {\n        -webkit-transform-origin: left top;\n        transform-origin: left top;\n        border-radius: 0 0 500px 0;\n    }\n    .inner-box:hover .text, .inner-box:hover .title .elementor-heading-title{\n        color: #ffffff !important;\n    }\n    .inner-box:hover .image img {\n        -webkit-transform: scale(1.1);\n        transform: scale(1.1);\n    }\n    @media only screen and (max-width: 1024px){\n        .inner-box .service-block-image{\n            position: relative;\n        }\n      .elementor-absolute.icon{\n          position: relative !important;\n      }\n    }\n<\/style>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51db609 e-con-full e-flex e-con e-child\" data-id=\"51db609\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8ff8593 e-con-full e-flex e-con e-child\" data-id=\"8ff8593\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cec080 elementor-widget elementor-widget-heading\" data-id=\"0cec080\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Home Automation or Domotics<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd2c94a e-con-full e-flex e-con e-child\" data-id=\"dd2c94a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d44c969 elementor-widget elementor-widget-text-editor\" data-id=\"d44c969\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">Transform your home into a smart and safe space with home automation systems from\u00a0<strong><span class=\"wixui-rich-text__text\">Mari Y Cat Tech LLC<\/span><\/strong>\u00a0!<\/p><p class=\"font_8 wixui-rich-text__text\">At<strong>\u00a0<span class=\"wixui-rich-text__text\">Mari Y Cat Tech LLC<\/span><\/strong>\u00a0, we understand that your home is your sanctuary, and we want to help you make it even more comfortable, convenient, and secure with our cutting-edge home automation solutions.<\/p><p class=\"font_8 wixui-rich-text__text\">Our home automation systems allow you to control and monitor a wide range of devices and functions in your home, from lighting and temperature to security and entertainment, all from the palm of your hand.<\/p><p class=\"font_8 wixui-rich-text__text\">Imagine being able to turn on the lights, adjust the thermostat or even close the blinds with the touch of a button on your smartphone or using voice commands, compatible with Alexa and Google. With our systems, the power to control your home is literally at your fingertips.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aef4d5e e-con-full e-flex e-con e-parent\" data-id=\"aef4d5e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-34f72ab e-con-full e-flex e-con e-child\" data-id=\"34f72ab\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b98fe0 elementor-widget elementor-widget-text-editor\" data-id=\"7b98fe0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">In addition to convenience, home automation can also improve the energy efficiency and security of your home. With features like motion sensors, built-in security cameras, and connected alarm systems, you can rest easy knowing your home is protected 24\/7.<\/p><p class=\"font_8 wixui-rich-text__text\">At\u00a0<strong><span class=\"wixui-rich-text__text\">Mari Y Cat Tech LLC<\/span><\/strong>\u00a0, we are proud to offer customized solutions that fit each client&#8217;s needs and preferences. Our team of home automation experts will work closely with you to design a system that meets your specific needs and fits your budget.<\/p><p class=\"font_8 wixui-rich-text__text\">Don&#8217;t wait any longer to take the next step towards a smarter, safer home. Contact us today to learn more about how home automation systems from\u00a0<strong><span class=\"wixui-rich-text__text\">Mari Y Cat Tech LLC<\/span><\/strong>\u00a0can improve your daily life. The future of your home is here!<\/p><p>\u00a0<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-050257d elementor-widget elementor-widget-text-editor\" data-id=\"050257d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><strong>We custom design these systems to your needs, contact us for a free estimate. !<\/strong><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cc3efa e-con-full e-flex e-con e-parent\" data-id=\"2cc3efa\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0231b2b elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"0231b2b\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Z Wave Systems&quot;,&quot;_id&quot;:&quot;0151db6&quot;},{&quot;slide_title&quot;:&quot;Temperature Controls&quot;,&quot;_id&quot;:&quot;693f564&quot;},{&quot;slide_title&quot;:&quot;Smart Locks&quot;,&quot;_id&quot;:&quot;a79043e&quot;},{&quot;_id&quot;:&quot;8a0f325&quot;,&quot;slide_title&quot;:&quot;Lights and Electrical Devices&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;autoplay_speed&quot;:3000,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/mariycattech.com\/wp-content\/plugins\/elementorpro3171n\/assets\/css\/widget-nested-carousel.min.css\">\t\t<div class=\"e-n-carousel swiper\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ffac97d e-con-full e-flex e-con e-child\" data-id=\"ffac97d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a37303e e-con-full e-flex e-con e-child\" data-id=\"a37303e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-cdc25f8 e-con-full e-flex e-con e-child\" data-id=\"cdc25f8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c4f1bf elementor-widget elementor-widget-heading\" data-id=\"0c4f1bf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Z Wave Systems<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74341e8 elementor-widget elementor-widget-image\" data-id=\"74341e8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"200\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_935da8c9a34c4ff7bb525d5ef25edce2mv2-300x200.webp\" class=\"attachment-medium size-medium wp-image-542\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_935da8c9a34c4ff7bb525d5ef25edce2mv2-300x200.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_935da8c9a34c4ff7bb525d5ef25edce2mv2.webp 661w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6613aec e-con-full e-flex e-con e-child\" data-id=\"6613aec\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9d810a elementor-widget elementor-widget-text-editor\" data-id=\"b9d810a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">From\u00a0<strong><span class=\"wixui-rich-text__text\">Mari and Cat Tech LLC<\/span><\/strong>\u00a0, we are pleased to present Z-wave technology. It is a very efficient wireless automation technology. Network devices communicate with each other, allowing you to easily manage all aspects of your automated home.<\/p><p class=\"font_8 wixui-rich-text__text\">Allowing you to control your heating system, security systems and lights, Appliances, from the comfort of your cell phone and from anywhere in the world that has internet access.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbd9bb7 e-con-full e-flex e-con e-child\" data-id=\"dbd9bb7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7906ccb e-con-full e-flex e-con e-child\" data-id=\"7906ccb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d47764e e-con-full e-flex e-con e-child\" data-id=\"d47764e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35197b1 elementor-widget elementor-widget-heading\" data-id=\"35197b1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Temperature Controls<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da20b09 elementor-widget elementor-widget-image\" data-id=\"da20b09\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/termostato-300x300.webp\" class=\"attachment-medium size-medium wp-image-543\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/termostato-300x300.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/termostato-150x150.webp 150w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/termostato.webp 506w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4dfa558 e-con-full e-flex e-con e-child\" data-id=\"4dfa558\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a998e62 elementor-widget elementor-widget-text-editor\" data-id=\"a998e62\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">With this device,\u00a0<strong><span class=\"wixui-rich-text__text\">Mari and Cat Tech LLC<\/span>\u00a0<\/strong>, allows you to control the temperature of your home remotely, either from the panel of your security system, or from the comfort of your cell phone, anywhere with internet access.<\/p><p class=\"font_8 wixui-rich-text__text\"><span class=\"wixGuard wixui-rich-text__text\">\u200b<\/span><\/p><p class=\"font_8 wixui-rich-text__text\">You will be able to know the temperature of your home or business remotely, allowing you to adjust it to your tastes or needs.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1cd3052 e-con-full e-flex e-con e-child\" data-id=\"1cd3052\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9fac8e8 e-con-full e-flex e-con e-child\" data-id=\"9fac8e8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2cc758f e-con-full e-flex e-con e-child\" data-id=\"2cc758f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5a5f0f elementor-widget elementor-widget-heading\" data-id=\"e5a5f0f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Smart Locks<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3707d58 elementor-widget elementor-widget-image\" data-id=\"3707d58\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"257\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/kwikset-300x257.webp\" class=\"attachment-medium size-medium wp-image-544\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/kwikset-300x257.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/kwikset.webp 418w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8248681 e-con-full e-flex e-con e-child\" data-id=\"8248681\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d724ab elementor-widget elementor-widget-text-editor\" data-id=\"8d724ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>For <strong>Mari Y Cat Tech LLC<\/strong>, your security is very important, that is why we put at your disposal, the best technology available in the market for this purpose.<\/p><p>In this case, smart locks are a very important device, because through them you cover the first line of control of your home, such as the access doors to it, allowing you to have full control, efficiently and remotely how, when and who enters it.<\/p><p>These locks have different forms of security to validate such entry, such as: through a pre-defined key, or by your fingerprint, Rfid cards, the normal key, or remotely from your cell phone.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dfe2081 e-con-full e-flex e-con e-child\" data-id=\"dfe2081\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b4e2e76 e-con-full e-flex e-con e-child\" data-id=\"b4e2e76\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-dba6bee e-con-full e-flex e-con e-child\" data-id=\"dba6bee\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b89d026 elementor-widget elementor-widget-heading\" data-id=\"b89d026\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lights and Electrical Devices<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee3f17e elementor-widget elementor-widget-image\" data-id=\"ee3f17e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-300x300.webp\" class=\"attachment-medium size-medium wp-image-560\" alt=\"\" srcset=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-300x300.webp 300w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2-150x150.webp 150w, https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/1d5b4b_0c7639d5894346f7ab1a9366757d83efmv2.webp 354w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-251c432 e-con-full e-flex e-con e-child\" data-id=\"251c432\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01d1e7b elementor-widget elementor-widget-text-editor\" data-id=\"01d1e7b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p class=\"font_8 wixui-rich-text__text\">With these<strong>\u00a0<span class=\"wixui-rich-text__text\">Mari Y Cat Techh LLC<\/span>\u00a0<\/strong>systems, you contribute to the automation of your home, making it increasingly comfortable, efficient and intelligent, since through these devices you will be able to have complete control of its functionality.<\/p><p class=\"font_8 wixui-rich-text__text\">You will be able to turn lights or devices on or off from the comfort of your cell phone, either by giving the appropriate instruction with your hands by tapping on it or with simple voice commands, through Alexa or Google, giving the order for certain lights or devices to turn on or off.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Launching offer Home Automation or Domotics Transform your home into a smart and safe space with home automation systems from\u00a0Mari Y Cat Tech LLC\u00a0! At\u00a0Mari Y Cat Tech LLC\u00a0, we understand that your home is your sanctuary, and we want to help you make it even more comfortable, convenient, and secure with our cutting-edge home [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-256","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Automation - Mari Y Cat Tech LLC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mariycattech.com\/es\/automation\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automation - Mari Y Cat Tech LLC\" \/>\n<meta property=\"og:description\" content=\"Launching offer Home Automation or Domotics Transform your home into a smart and safe space with home automation systems from\u00a0Mari Y Cat Tech LLC\u00a0! At\u00a0Mari Y Cat Tech LLC\u00a0, we understand that your home is your sanctuary, and we want to help you make it even more comfortable, convenient, and secure with our cutting-edge home [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mariycattech.com\/es\/automation\/\" \/>\n<meta property=\"og:site_name\" content=\"Mari Y Cat Tech LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-30T13:33:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mariycattech.com\/automation\/\",\"url\":\"https:\/\/mariycattech.com\/automation\/\",\"name\":\"Automation - Mari Y Cat Tech LLC\",\"isPartOf\":{\"@id\":\"https:\/\/mariycattech.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mariycattech.com\/automation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mariycattech.com\/automation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp\",\"datePublished\":\"2024-09-09T04:32:08+00:00\",\"dateModified\":\"2024-09-30T13:33:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mariycattech.com\/automation\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mariycattech.com\/automation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/mariycattech.com\/automation\/#primaryimage\",\"url\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp\",\"contentUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mariycattech.com\/automation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/mariycattech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mariycattech.com\/#website\",\"url\":\"https:\/\/mariycattech.com\/\",\"name\":\"Mari Y Cat Tech LLC\",\"description\":\"security systems\",\"publisher\":{\"@id\":\"https:\/\/mariycattech.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mariycattech.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mariycattech.com\/#organization\",\"name\":\"Mari Y Cat Tech LLC\",\"url\":\"https:\/\/mariycattech.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png\",\"contentUrl\":\"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png\",\"width\":151,\"height\":79,\"caption\":\"Mari Y Cat Tech LLC\"},\"image\":{\"@id\":\"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Automation - Mari Y Cat Tech LLC","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:\/\/mariycattech.com\/es\/automation\/","og_locale":"es_MX","og_type":"article","og_title":"Automation - Mari Y Cat Tech LLC","og_description":"Launching offer Home Automation or Domotics Transform your home into a smart and safe space with home automation systems from\u00a0Mari Y Cat Tech LLC\u00a0! At\u00a0Mari Y Cat Tech LLC\u00a0, we understand that your home is your sanctuary, and we want to help you make it even more comfortable, convenient, and secure with our cutting-edge home [&hellip;]","og_url":"https:\/\/mariycattech.com\/es\/automation\/","og_site_name":"Mari Y Cat Tech LLC","article_modified_time":"2024-09-30T13:33:02+00:00","og_image":[{"url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mariycattech.com\/automation\/","url":"https:\/\/mariycattech.com\/automation\/","name":"Automation - Mari Y Cat Tech LLC","isPartOf":{"@id":"https:\/\/mariycattech.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mariycattech.com\/automation\/#primaryimage"},"image":{"@id":"https:\/\/mariycattech.com\/automation\/#primaryimage"},"thumbnailUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp","datePublished":"2024-09-09T04:32:08+00:00","dateModified":"2024-09-30T13:33:02+00:00","breadcrumb":{"@id":"https:\/\/mariycattech.com\/automation\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mariycattech.com\/automation\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/mariycattech.com\/automation\/#primaryimage","url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp","contentUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/automatisacion-1.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/mariycattech.com\/automation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/mariycattech.com\/"},{"@type":"ListItem","position":2,"name":"Automation"}]},{"@type":"WebSite","@id":"https:\/\/mariycattech.com\/#website","url":"https:\/\/mariycattech.com\/","name":"Mari Y Cat Tech LLC","description":"security systems","publisher":{"@id":"https:\/\/mariycattech.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mariycattech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/mariycattech.com\/#organization","name":"Mari Y Cat Tech LLC","url":"https:\/\/mariycattech.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/","url":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png","contentUrl":"https:\/\/mariycattech.com\/wp-content\/uploads\/2024\/09\/logo-1.png","width":151,"height":79,"caption":"Mari Y Cat Tech LLC"},"image":{"@id":"https:\/\/mariycattech.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/comments?post=256"}],"version-history":[{"count":86,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/256\/revisions"}],"predecessor-version":[{"id":1722,"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/pages\/256\/revisions\/1722"}],"wp:attachment":[{"href":"https:\/\/mariycattech.com\/es\/wp-json\/wp\/v2\/media?parent=256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}