{"id":9968,"date":"2023-12-22T23:21:15","date_gmt":"2023-12-22T23:21:15","guid":{"rendered":"https:\/\/100t.com.br\/?p=9968"},"modified":"2024-10-22T18:02:11","modified_gmt":"2024-10-22T18:02:11","slug":"smart-house","status":"publish","type":"post","link":"https:\/\/100t.com.br\/hu\/smart-house\/","title":{"rendered":"Tudod mi az a Smart House? Tedd okoss\u00e1 otthonod!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-descubra-como-deixar-sua-casa-mais-segura-organizada-e-mais-tecnologica\">Fedezze fel, hogyan teheti otthon\u00e1t biztons\u00e1gosabb\u00e1, szervezettebb\u00e9 \u00e9s technol\u00f3giaibb\u00e1!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Olyan korszakban \u00e9l\u00fcnk, amikor a fikci\u00f3 \u00e1tadja a hely\u00e9t a val\u00f3s\u00e1gnak, \u00e9s a Smart House \u00f6tlete, amelyet egykor a nagy v\u00e1szonra tartottak fenn, m\u00e1ra val\u00f3s\u00e1gg\u00e1 v\u00e1lt mindennapi \u00e9let\u00fcnkben. V\u00e9g\u00fcl is ismeri az okosotthont?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A virtu\u00e1lis asszisztensek, mint p\u00e9ld\u00e1ul az Alexa, \u00e9s m\u00e1s \u00faj gener\u00e1ci\u00f3s term\u00e9kek, mint p\u00e9ld\u00e1ul a robotporsz\u00edv\u00f3k, ennek a mozgalomnak a r\u00e9sz\u00e9v\u00e9 v\u00e1ltak.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z88cEF\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.apple.com\/home-app\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/HomeKit-Apple.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Okos H\u00e1z        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Apple HomeKit        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Intelligencia            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Mesters\u00e9ges            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Ir\u00e1ny\u00edtsa otthon\u00e1t iPhone-j\u00e1r\u00f3l egyszer\u0171 m\u00f3don!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.apple.com\/home-app\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.apple.com\/home-app\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.apple.com\/home-app\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/HomeKit-Apple.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Ir\u00e1ny\u00edtsa otthon\u00e1t iPhone-j\u00e1r\u00f3l egyszer\u0171 m\u00f3don!              <\/p>\n              <a href=\"https:\/\/www.apple.com\/home-app\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Hogyan m\u0171k\u00f6dik!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Azonban m\u00e9g a technol\u00f3giai fejl\u0151d\u00e9s ellen\u00e9re is tov\u00e1bbra is k\u00e9ts\u00e9gek mer\u00fclnek fel azzal kapcsolatban, hogy mik\u00e9nt fogadjuk el ezt az otthoni forradalmat. Sokan szeretn\u00e9k tudni, hol kezdj\u00e9k el, vagy milyen eszk\u00f6z\u00f6ket \u00e9p\u00edtsenek be.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>K\u00f6nnyebb t\u00f6bbet tudni err\u0151l a koncepci\u00f3r\u00f3l \u00e9s l\u00e9trehozni az intelligens h\u00e1zat, mint amilyennek l\u00e1tszik. Itt felfedezz\u00fck az intelligens h\u00e1zak univerzum\u00e1t, bemutatva mindazt, ami a lakoss\u00e1gi forradalom m\u00f6g\u00f6tt \u00e1ll.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-smart-house\">Mi az a Smart House?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teh\u00e1t az Okos H\u00e1z olyan internetre csatlakoztatott eszk\u00f6z\u00f6kkel felszerelt lak\u00f3hely, amely k\u00fcl\u00f6nf\u00e9le feladatokat tud t\u00e1volr\u00f3l ell\u00e1tni. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cdgy a lak\u00f3k sz\u00e1mos szolg\u00e1ltat\u00e1shoz \u00e9s k\u00e9nyelmi szolg\u00e1ltat\u00e1shoz f\u00e9rhetnek hozz\u00e1 t\u00e1volr\u00f3l, mobiltelefonon vagy t\u00e1blag\u00e9pen kereszt\u00fcl.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>P\u00e9ld\u00e1ul a vacsora men\u00fc beprogramoz\u00e1sa, a f\u00fcrd\u0151v\u00edz felmeleg\u00edt\u00e9se vagy a l\u00e9gkondi bekapcsol\u00e1sa, mik\u00f6zben m\u00e9g hazafel\u00e9 tartunk, puszt\u00e1n a mobiltelefon haszn\u00e1lat\u00e1val.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Hogyan m\u0171k\u00f6dik?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mivel a Smart House internetre csatlakoztatott eszk\u00f6z\u00f6k\u00f6n \u00e9s automatiz\u00e1l\u00e1si rendszereken m\u0171k\u00f6dik, a k\u00edv\u00e1nt be\u00e1ll\u00edt\u00e1sok meghat\u00e1roz\u00e1sakor a h\u00e1z megism\u00e9tli a parancsokat.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ez az automatiz\u00e1l\u00e1s nem korl\u00e1toz\u00f3dik az egyszer\u0171 feladatokra. M\u00e1s sz\u00f3val, m\u00e9g \u00f6sszetettebb funkci\u00f3kat is tartalmaz, mint p\u00e9ld\u00e1ul a biztons\u00e1gi kamera bekapcsol\u00e1sa, ha valaki megnyomja az ajt\u00f3t.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>R\u00f6viden: a Smart House egy olyan k\u00f6rnyezet, ahol az internetre csatlakoztatott eszk\u00f6z\u00f6k okostelefonokkal, hangutas\u00edt\u00e1sokkal vagy ak\u00e1r el\u0151zetes programoz\u00e1ssal vez\u00e9relhet\u0151k.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Apple HomeKit<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A HomeKit egy otthoni automatiz\u00e1l\u00e1si platform, amelyet az Apple fejlesztett ki. \u00cdgy lehet\u0151v\u00e9 teszi a felhaszn\u00e1l\u00f3k sz\u00e1m\u00e1ra, hogy otthonukban vez\u00e9relj\u00e9k az okoseszk\u00f6z\u00f6ket iPhone-ok, iPad-ek \u00e9s Apple Watch-ok seg\u00edts\u00e9g\u00e9vel.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A 2014-ben bemutatott els\u0151 gener\u00e1ci\u00f3s Apple TV mellett sz\u00e1mos intelligens eszk\u00f6z, p\u00e9ld\u00e1ul izz\u00f3k, termoszt\u00e1tok, z\u00e1rak, biztons\u00e1gi kamer\u00e1k \u00e9s m\u00e9g sok m\u00e1s t\u00e1mogat\u00e1s\u00e1ra n\u0151tt ki.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A HomeKit seg\u00edts\u00e9g\u00e9vel automatiz\u00e1l\u00e1sokat is l\u00e9trehozhat intelligens otthon\u00e1ban. Az automatiz\u00e1l\u00e1s lehet\u0151v\u00e9 teszi az okoseszk\u00f6z\u00f6k automatikus vez\u00e9rl\u00e9s\u00e9re vonatkoz\u00f3 szab\u00e1lyok konfigur\u00e1l\u00e1s\u00e1t.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A HomeKit egy hat\u00e9kony platform, amely intelligensebb\u00e9 \u00e9s k\u00e9nyelmesebb\u00e9 teheti otthon\u00e1t. Ha Apple eszk\u00f6zei vannak, a HomeKit nagyszer\u0171 v\u00e1laszt\u00e1s az \u00d6n sz\u00e1m\u00e1ra.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-alexa\">Alexa <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Az Alexa egy virtu\u00e1lis asszisztens, amelyet az Amazon hozott l\u00e9tre. \u00cdgy vez\u00e9relheti az okoseszk\u00f6z\u00f6ket, k\u00e9rd\u00e9seket tehet fel, zen\u00e9t j\u00e1tszhat stb.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Az Alexa seg\u00edthet az okosotthonok k\u00f6nnyebb haszn\u00e1lat\u00e1ban. Teh\u00e1t az Alexa seg\u00edts\u00e9g\u00e9vel hangj\u00e1val vez\u00e9relheti otthon\u00e1ban l\u00e9v\u0151 eszk\u00f6z\u00f6ket. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teh\u00e1t ez hasznos lehet olyan feladatokn\u00e1l, mint a l\u00e1mp\u00e1k be- \u00e9s kikapcsol\u00e1sa, a termoszt\u00e1t be\u00e1ll\u00edt\u00e1sa vagy a biztons\u00e1g aktiv\u00e1l\u00e1sa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ezenk\u00edv\u00fcl haszn\u00e1lja a feladatok automatiz\u00e1l\u00e1s\u00e1ra. P\u00e9ld\u00e1ul be\u00e1ll\u00edthat egy rutint, hogy Alexa felkapcsolja a nappali vil\u00e1g\u00edt\u00e1s\u00e1t, amikor haza\u00e9r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teh\u00e1t ez egy hat\u00e9kony eszk\u00f6z, amely intelligensebb\u00e9 \u00e9s k\u00e9nyelmesebb\u00e9 teheti otthon\u00e1t.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z28Lg6W\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.amazon.com\/Alexa-App\/b?ie=UTF8&amp;node=18354642011\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_458412629_Editorial_Use_Only-scaled.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Okos H\u00e1z        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Alexa        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Intelligencia            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Mesters\u00e9ges            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Ir\u00e1ny\u00edtsd otthonod minden sark\u00e1t mobiltelefonoddal vagy hangutas\u00edt\u00e1sokkal!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.amazon.com\/Alexa-App\/b?ie=UTF8&amp;node=18354642011\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.amazon.com\/Alexa-App\/b?ie=UTF8&amp;node=18354642011\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.amazon.com\/Alexa-App\/b?ie=UTF8&amp;node=18354642011\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_458412629_Editorial_Use_Only-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Ir\u00e1ny\u00edtsd otthonod minden sark\u00e1t mobiltelefonoddal vagy t\u00e1vir\u00e1ny\u00edt\u00f3ddal\u2026              <\/p>\n              <a href=\"https:\/\/www.amazon.com\/Alexa-App\/b?ie=UTF8&amp;node=18354642011\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Hogyan m\u0171k\u00f6dik!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-google-home\">Google f\u0151oldal <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A Google Home egy intelligens hangsz\u00f3r\u00f3, amelyet a Google k\u00e9sz\u00edtett. Haszn\u00e1lhatja okoseszk\u00f6z\u00f6k vez\u00e9rl\u00e9s\u00e9re, k\u00e9rd\u00e9seket tehet fel, zen\u00e9t j\u00e1tszhat stb.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cdgy a Google Home seg\u00edthet az Intelligens H\u00e1z egyszer\u0171bb haszn\u00e1lat\u00e1ban. Ezzel hangj\u00e1val vez\u00e9relheti otthon\u00e1ban l\u00e9v\u0151 eszk\u00f6z\u00f6ket.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00cdgy nagyon hasznos lehet olyan feladatokn\u00e1l, mint p\u00e9ld\u00e1ul a l\u00e1mp\u00e1k fel- \u00e9s kikapcsol\u00e1sa, a h\u0151m\u00e9rs\u00e9klet be\u00e1ll\u00edt\u00e1sa vagy a biztons\u00e1g aktiv\u00e1l\u00e1sa. A Google Home seg\u00edts\u00e9g\u00e9vel automatiz\u00e1lhatja a feladatokat is.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ez\u00e9rt a Google Home seg\u00edthet okosabb\u00e1 \u00e9s k\u00e9nyelmesebb\u00e9 tenni otthon\u00e1t. Ha okosotthont szeretne l\u00e9trehozni, a Google Home nagyszer\u0171 v\u00e1laszt\u00e1s.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZXftXv\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/home.google.com\/welcome\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_518243796_Editorial_Use_Only-scaled.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Okos H\u00e1z        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Google f\u0151oldal        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Intelligencia            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Mesters\u00e9ges            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Tekintse meg \u00e9s fedezze fel a Google Home-r\u00f3l mindent!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/home.google.com\/welcome\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/home.google.com\/welcome\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Hogyan m\u0171k\u00f6dik!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/home.google.com\/welcome\/\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_518243796_Editorial_Use_Only-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Tekintse meg \u00e9s fedezze fel a Google Home-r\u00f3l mindent!              <\/p>\n              <a href=\"https:\/\/home.google.com\/welcome\/\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Hogyan m\u0171k\u00f6dik!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                A rendszer \u00e1tir\u00e1ny\u00edt egy m\u00e1sik webhelyre              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-outros-aparelhos-usar-para-criar-uma-smart-house\">Milyen egy\u00e9b eszk\u00f6z\u00f6ket kell haszn\u00e1lni egy intelligens h\u00e1z l\u00e9trehoz\u00e1s\u00e1hoz<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A Google Home \u00e9s az Alexa mellett vannak m\u00e1s eszk\u00f6z\u00f6k is, amelyek seg\u00edts\u00e9g\u00e9vel otthon\u00e1t intelligens h\u00e1zz\u00e1 alak\u00edthatja. \u00cdme n\u00e9h\u00e1ny p\u00e9lda:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intelligens izz\u00f3k: Az intelligens izz\u00f3k t\u00e1volr\u00f3l vez\u00e9relhet\u0151k okostelefonnal, t\u00e1blag\u00e9ppel vagy hangos asszisztenssel.&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intelligens kapcsol\u00f3k: Az intelligens kapcsol\u00f3k ugyan\u00fagy m\u0171k\u00f6dnek, mint az intelligens izz\u00f3k, de lehet\u0151v\u00e9 teszik a vil\u00e1g\u00edt\u00e1s vez\u00e9rl\u00e9s\u00e9t konnektorb\u00f3l vagy kapcsol\u00f3b\u00f3l.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intelligens termoszt\u00e1tok: Az intelligens termoszt\u00e1tok seg\u00edts\u00e9g\u00e9vel t\u00e1volr\u00f3l is szab\u00e1lyozhat\u00f3 otthona h\u0151m\u00e9rs\u00e9klete.&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intelligens biztons\u00e1gi kamer\u00e1k: Az intelligens biztons\u00e1gi kamer\u00e1k seg\u00edts\u00e9g\u00e9vel otthona t\u00e1volr\u00f3l is megfigyelhet\u0151. Okostelefonja vagy t\u00e1blag\u00e9pe seg\u00edts\u00e9g\u00e9vel l\u00e1thatja, mi t\u00f6rt\u00e9nik otthon\u00e1ban, m\u00e9g akkor is, ha nem tart\u00f3zkodik ott.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intelligens z\u00e1rak: Az intelligens z\u00e1rak seg\u00edts\u00e9g\u00e9vel t\u00e1volr\u00f3l is bez\u00e1rhatja \u00e9s kinyithatja otthona ajtaj\u00e1t. Robotporsz\u00edv\u00f3k: A robotporsz\u00edv\u00f3k seg\u00edts\u00e9g\u00e9vel automatikusan megtiszt\u00edthatja otthon\u00e1t.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Teh\u00e1t ezeken a k\u00e9sz\u00fcl\u00e9keken k\u00edv\u00fcl vannak m\u00e1s okoseszk\u00f6z\u00f6k is, amelyeket haszn\u00e1lhat az Okos H\u00e1z\u00e1ban. Az \u00d6n sz\u00e1m\u00e1ra legmegfelel\u0151bb eszk\u00f6z\u00f6k kiv\u00e1laszt\u00e1sa az \u00d6n ig\u00e9nyeit\u0151l \u00e9s preferenci\u00e1it\u00f3l f\u00fcgg.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Tippek a k\u00e9sz\u00fcl\u00e9kek kiv\u00e1laszt\u00e1s\u00e1hoz, hogy otthona okos legyen!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El\u0151sz\u00f6r is fontolja meg ig\u00e9nyeit. P\u00e9ld\u00e1ul mit szeretn\u00e9l az okosotthonoddal? Szeretn\u00e9d a hangoddal fel- \u00e9s lekapcsolni a l\u00e1mp\u00e1kat? Szeretn\u00e9 t\u00e1volr\u00f3l fel\u00fcgyelni otthon\u00e1t?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ezenk\u00edv\u00fcl gondolja \u00e1t a k\u00f6lts\u00e9gvet\u00e9s\u00e9t. Hiszen az okoseszk\u00f6z\u00f6k dr\u00e1g\u00e1k lehetnek. A v\u00e1s\u00e1rl\u00e1s megkezd\u00e9se el\u0151tt fontos be\u00e1ll\u00edtani a k\u00f6lts\u00e9gvet\u00e9st.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ellen\u0151rizze a kompatibilit\u00e1st! Fontos ellen\u0151rizni, hogy az \u00d6n \u00e1ltal fontol\u00f3ra vett eszk\u00f6z\u00f6k kompatibilisek-e a m\u00e1r birtokolt t\u00f6bbi eszk\u00f6zzel.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>V\u00e9g\u00fcl olvassa el a t\u00f6bbi felhaszn\u00e1l\u00f3 v\u00e9lem\u00e9ny\u00e9t, miel\u0151tt okoseszk\u00f6zt v\u00e1s\u00e1rol. Ez seg\u00edthet kiv\u00e1lasztani az \u00d6nnek legmegfelel\u0151bb eszk\u00f6zt. A tervez\u00e9ssel otthon\u00e1t intelligens h\u00e1zz\u00e1 alak\u00edthatja.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Szab\u00e1lyozhat mindent otthona z\u00e1rj\u00e1b\u00f3l, m\u00e9g a h\u0151m\u00e9rs\u00e9klet\u00e9t is t\u00e1volr\u00f3l ezekkel az eszk\u00f6z\u00f6kkel, amelyek technol\u00f3gi\u00e1sabb\u00e1 teszik otthon\u00e1t.<\/p>","protected":false},"author":9,"featured_media":10056,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19,299,248],"tags":[617,618,616],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sabe o que \u00e9 Smart House? Veja como deixar sua casa inteligente!<\/title>\n<meta name=\"description\" content=\"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100t.com.br\/hu\/smart-house\/\" \/>\n<meta property=\"og:locale\" content=\"hu_HU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sabe o que \u00e9 Smart House? Deixe sua casa inteligente!\" \/>\n<meta property=\"og:description\" content=\"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/hu\/smart-house\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-22T23:21:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-22T18:02:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/100t.com.br\/#website\",\"url\":\"https:\/\/100t.com.br\/\",\"name\":\"100 Tech\",\"description\":\"Tecnologia e Informa\u00e7\u00e3o\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/100t.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"hu-HU\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"hu-HU\",\"@id\":\"https:\/\/100t.com.br\/smart-house\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg\",\"width\":2560,\"height\":1707,\"caption\":\"Fonte: AdobeStock.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/smart-house\/#webpage\",\"url\":\"https:\/\/100t.com.br\/smart-house\/\",\"name\":\"Sabe o que \u00e9 Smart House? Veja como deixar sua casa inteligente!\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/smart-house\/#primaryimage\"},\"datePublished\":\"2023-12-22T23:21:15+00:00\",\"dateModified\":\"2024-10-22T18:02:11+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/685085ffe2febe9e5532008abb0bc221\"},\"description\":\"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!\",\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/smart-house\/#breadcrumb\"},\"inLanguage\":\"hu-HU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/smart-house\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/smart-house\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/hu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sabe o que \u00e9 Smart House? Deixe sua casa inteligente!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/685085ffe2febe9e5532008abb0bc221\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hu-HU\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"url\":\"https:\/\/100t.com.br\/hu\/author\/samantha-scorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Sabe o que \u00e9 Smart House? Veja como deixar sua casa inteligente!","description":"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!","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:\/\/100t.com.br\/hu\/smart-house\/","og_locale":"hu_HU","og_type":"article","og_title":"Sabe o que \u00e9 Smart House? Deixe sua casa inteligente!","og_description":"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!","og_url":"https:\/\/100t.com.br\/hu\/smart-house\/","og_site_name":"100 Tech","article_published_time":"2023-12-22T23:21:15+00:00","article_modified_time":"2024-10-22T18:02:11+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/100t.com.br\/#website","url":"https:\/\/100t.com.br\/","name":"100 Tech","description":"Tecnologia e Informa\u00e7\u00e3o","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100t.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"hu-HU"},{"@type":"ImageObject","inLanguage":"hu-HU","@id":"https:\/\/100t.com.br\/smart-house\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2023\/12\/AdobeStock_628668593-scaled.jpeg","width":2560,"height":1707,"caption":"Fonte: AdobeStock."},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/smart-house\/#webpage","url":"https:\/\/100t.com.br\/smart-house\/","name":"Sabe o que \u00e9 Smart House? Veja como deixar sua casa inteligente!","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/smart-house\/#primaryimage"},"datePublished":"2023-12-22T23:21:15+00:00","dateModified":"2024-10-22T18:02:11+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/685085ffe2febe9e5532008abb0bc221"},"description":"Sabia que voc\u00ea pode usar simples dispositivos para deixar sua casa mais segura e tecnol\u00f3gica? Conhe\u00e7a o conceito das Smart House!","breadcrumb":{"@id":"https:\/\/100t.com.br\/smart-house\/#breadcrumb"},"inLanguage":"hu-HU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/smart-house\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/smart-house\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/hu\/"},{"@type":"ListItem","position":2,"name":"Sabe o que \u00e9 Smart House? Deixe sua casa inteligente!"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/685085ffe2febe9e5532008abb0bc221","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"hu-HU","@id":"https:\/\/100t.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"url":"https:\/\/100t.com.br\/hu\/author\/samantha-scorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/posts\/9968"}],"collection":[{"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/comments?post=9968"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/posts\/9968\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/media\/10056"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/media?parent=9968"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/categories?post=9968"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/hu\/wp-json\/wp\/v2\/tags?post=9968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}