CINXE.COM

The 6 best home automation systems of 2022 | ZDNet

<!doctype html> <html data-n-head-ssr lang="en" data-edition="us" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D,%22data-edition%22:%7B%22ssr%22:%22us%22%7D%7D"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/","20220810053516","https://web.archive.org/","web","/_static/", "1660109716"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- running tag = 'zdnet.prod.7781e1' date-timestamp: 1660104357396 --> <title>The 6 best home automation systems of 2022 | ZDNet</title><meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"><meta data-n-head="ssr" data-hid="og:site_name" property="og:site_name" content="ZDNet"><meta data-n-head="ssr" data-hid="fb:app_id" property="fb:app_id" content="136759700898"><meta data-n-head="ssr" data-hid="twitter:site" name="twitter:site" content="@ZDNet"><meta data-n-head="ssr" data-hid="twitter:creator" name="twitter:creator" content="@ZDNet"><meta data-n-head="ssr" data-hid="twitter:card" name="twitter:card" content="summary_large_image"><meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#080e14"><script type="application/javascript" charset="UTF-8">window.$neutronWindowPromises = {}; window.$neutronWindowPromises['cohesion'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'cohesion', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['tagular'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'tagular', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['utag'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'utag', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); window.$neutronWindowPromises['UA'] = new Promise((resolve) => { var value = undefined; Object.defineProperty(window, 'UA', { get: function () { return value; }, set: function (newValue) { value = newValue; if (value) resolve(); } }); }); </script><script type="application/javascript" charset="UTF-8"> !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t=t||self).uuidv4=e()}(this,(function(){"use strict";var t="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),e=new Uint8Array(16);function n(){if(!t)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return t(e)}for(var o=[],r=0;r<256;++r)o.push((r+256).toString(16).substr(1));return function(t,e,r){"string"==typeof t&&(e="binary"===t?new Uint8Array(16):null,t=null);var u=(t=t||{}).random||(t.rng||n)();if(u[6]=15&u[6]|64,u[8]=63&u[8]|128,e){for(var i=r||0,d=0;d<16;++d)e[i+d]=u[d];return e}return function(t,e){var n=e||0,r=o;return(r[t[n+0]]+r[t[n+1]]+r[t[n+2]]+r[t[n+3]]+"-"+r[t[n+4]]+r[t[n+5]]+"-"+r[t[n+6]]+r[t[n+7]]+"-"+r[t[n+8]]+r[t[n+9]]+"-"+r[t[n+10]]+r[t[n+11]]+r[t[n+12]]+r[t[n+13]]+r[t[n+14]]+r[t[n+15]]).toLowerCase()}(u)}})); window.initialPageViewGuid = window.uuidv4(); </script><script type="application/javascript" charset="UTF-8"> window.BOOMR_config = { autorun: false, Errors: { enabled: true, monitorGlobal: true, // onerror monitorNetwork: false, // XHRs monitorConsole: true, // window.console.error monitorEvents: false, // addEventListener monitorTimeout: false, // setTimeout, setInterval maxErrors: 10, // max errors sent per page onError: function(err) { var text = err.message || ""; return text.indexOf(".zdnet.com") !== -1 && // first party text.indexOf("Script error") === -1 && // not a script error text.indexOf("Load timeout for modules") === -1; // not a load timeout } }, // Enable Histroy plugin for SPA performance tracking // https://developer.akamai.com/tools/boomerang/legacy-spa#other-spas History: { auto: true, enabled: true } }; (function(){ if (window.BOOMR && window.BOOMR.version) { return; } var dom,doc,where,iframe = document.createElement("iframe"); function boomerangSaveLoadTime(e) { window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime(); } if (window.addEventListener) { window.addEventListener("load", boomerangSaveLoadTime, false); } else if (window.attachEvent) { window.attachEvent("onload", boomerangSaveLoadTime); } iframe.src = "javascript:void(0)"; iframe.title = ""; iframe.role = "presentation"; (iframe.frameElement || iframe).style.cssText = "width:0;height:0;border:0;display:none;"; where = document.getElementsByTagName("script")[0]; where.parentNode.insertBefore(iframe, where); try { doc = iframe.contentWindow.document; } catch(e) { dom = document.domain; iframe.src = "javascript:var d = document.open(); d.domain='" + dom + "'; void(0);"; doc = iframe.contentWindow.document; } doc.open()._l = function() { var js = this.createElement("script"); if (dom) { this.domain = dom; } js.id = "boomr-if-as"; js.src = "//web.archive.org/web/20220810053516/https://c.go-mpulse.net/boomerang/YZ2TK-PC7PJ-K64DL-L53CR-P2G4E"; BOOMR_lstart = new Date().getTime(); this.body.appendChild(js); }; doc.write('<body onload="document._l();">'); doc.close(); })(); </script><script type="application/javascript">window.BidBarrel = window.BidBarrel || {}; window.BidBarrel.queue = window.BidBarrel.queue || [];</script><script type="application/javascript" async="" src="//web.archive.org/web/20220810053516js_/https://at.adtech.redventures.io/lib/dist/prod/bidbarrel-zdnet-rv.min.js?adaptive=true"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20220810053516js_/https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20220810053516js_/https://js-sec.indexww.com/ht/p/183728-122510094381206.js"></script><script type="application/javascript" async="" charset="UTF-8" src="//web.archive.org/web/20220810053516js_/https://c.amazon-adsystem.com/aax2/apstag.js"></script><script type="application/javascript" charset="UTF-8"> (function (G, o, O, g, L, e) { G[g] = G[g] || function () { (G[g]['q'] = G[g]['q'] || []).push(arguments) }, G[g]['t'] = 1 * new Date; })(window, document, 'script', '_googCsa'); </script><script type="application/javascript" charset="UTF-8"> window._mNHandle = window._mNHandle || {}; window._mNHandle.queue = window._mNHandle.queue || []; medianet_versionId = "3121199"; </script><script type="application/javascript" async="" charset="UTF-8" data-domain-script="e70f246a-fd9b-4805-9fd4-fcd89020aca5" src="https://web.archive.org/web/20220810053516js_/https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"></script><script type="application/javascript"> (function(a){ var w=window,b='cbsoptanon',q='cmd',r='config'; w[b] = w[b] ? w[b] : {}; w[b][q] = w[b][q] ? w[b][q] : []; w[b][r] = w[b][r] ? w[b][r] : []; a.forEach(function(z){ w[b][z] = w[b][z] || function(){ var c=arguments; w[b][q].push(function(){ w[b][z].apply(w[b],c); }) } }); })(["onIframesReady","onFormsReady","onScriptsReady","onAdsReady"]); //Add configs window.cbsoptanon.config.push({ enableServices: false, setNpaOnConsentChange: true, euMaxAttempts: 25, countryCodeMaxAttempts: 25, oneTrustTimeout: 2500 }); //Load iframes as soon as ready window.cbsoptanon.cmd.push(function(_cbsoptanon) { console.log('Loading iframes'); _cbsoptanon.tags.load('IFRAME'); }); </script><script type="application/javascript" async="" id="bb-cbsoptanon" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/privacy/optanon/optanon-v1.1.0.js"></script><link href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/neutron/fonts/ProximaNova/Semibold.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous"><link href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/neutron/fonts/ProximaNova/Regular.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous"><script type="application/javascript" charset="UTF-8"> window.utag_data = {"pageType":"article","collectionId":[null],"contentId":"631f3f23-8afa-4f47-ae01-271e95e2087b","contentType":"content_article","siteEdition":"us","siteSection":"bottom_funnel","tagSlugs":["faq-markup"],"topicId":["c6e55fd2-3f9e-48b8-b0b3-544c501e35fd","10666ed8-ec91-11e3-95d2-02911863765e","113c25b6-ec91-11e3-95d2-02911863765e","3414bf30-82eb-4a6a-a561-f193482f1643","af36937c-c95c-4bf0-9c02-831f70ad9a0c","f1f7db06-c6f9-4e80-8187-60ad48f035a1"],"topicName":["home security","hardware","security","ai & robotics","best lists","zdnet recommends"],"topicSlugs":["home-security","hardware","security","ai-robotics","best-lists","zdnet-recommends"],"articleType":"content_article","articleSubType":"best-list","annotations":[],"_buyingCycle":"compare","contentTags":"faq-markup|zdnet-recommends","cohesionRevisionId":"rev_2CdGuOznX5yO1UpkPjQnm3qh6Ec","collectionTypeSlug":"","products":[],"articleAuthorId":["0a6fffc2-2220-44ba-99e4-4c567f6f57bb"],"articleAuthorName":["maria diaz"],"articleAuthorDisplayName":["Maria Diaz"],"articleAuthorUsername":"maria-diaz-zd","articleId":"631f3f23-8afa-4f47-ae01-271e95e2087b","articleTitle":"the 6 best home automation systems of 2022","collectionName":[""],"collectionSlug":[null],"collectionThreadName":[],"articlePubDate":"2022-07-29 13:10:00+0000","siteHier":["bottom_funnel","home-and-office","smart-home","home-security"],"brand":"zdnet","_collectionPrimaryId":[null],"deviceType":"desktop","edition":"us","error":"prod","isDev":false,"limit":4,"pageViewGuid":null,"reportSuiteId":"cnetzdnetglobalsite","siteName":"zdnet","siteType":"responsive web","soastaBucket":"","soastaPageType":"content_article","tealium":{"profile":"zdnetglobalsite","env":"prod"},"testGroup":"","testName":"","testVersion":"","traffic_source":"cloud","services.debug.enabled":true,"services.abTest.enabled":true,"services.ads.enabled":true,"services.adDisplay.enabled":true,"services.adSense.enabled":true,"services.amazonNative.enabled":true,"services.ampAd.enabled":true,"services.mediaNet.enabled":true,"services.taboola.enabled":true,"services.bidbarrel.enabled":true,"services.indexexchange.enabled":true,"services.cohesion.enabled":true,"services.tagular.enabled":true,"services.disqus.enabled":true,"services.editions.enabled":true,"services.oneTrust.enabled":true,"services.gdpr.enabled":false,"services.mpulse.enabled":true,"services.myfinance.enabled":true,"services.serverScripts.enabled":true,"services.seamless.enabled":true,"services.chartbeat.enabled":true,"services.comscore.enabled":true,"services.comscore.pageView.enabled":false,"services.tealium.enabled":true,"services.tealium.inline.enabled":false,"services.tealium.cohesion.enabled":true,"services.urbanAirship.enabled":false,"services.vanity.enabled":true,"services.vanity.mask.enabled":true,"services.chartbeatVideo.enabled":true,"services.500px.enabled":true,"services.facebook.enabled":true,"services.flickr.enabled":true,"services.gifv.enabled":true,"services.google_maps.enabled":true,"services.imgur.enabled":true,"services.instagram.enabled":true,"services.playbuzz.enabled":true,"services.reddit.enabled":true,"services.scribd.enabled":true,"services.soundcloud.enabled":true,"services.twitter.enabled":true,"services.video.enabled":true,"services.vimeo.enabled":true,"services.youtube.enabled":true,"services.audiencescience.enabled":true,"services.branch.enabled":true,"services.crazyegg.enabled":true,"services.digioh.enabled":true,"services.dw.enabled":true,"services.facebookmarketing.enabled":true,"services.googleremarketing.enabled":true,"services.nielsen.enabled":true,"services.qualtrics.enabled":true,"services.sitecatalyst.enabled":true,"services.trackonomics.enabled":true,"services.trueanthem.enabled":true,"services.viglink.enabled":true,"services.adDisplayCriteria.enabled":true,"services.adViewabilityTopFunnelDesktop.enabled":false,"services.article.enabled":true,"services.bestListExcludeEduFinance.enabled":true,"services.disableVideoShare.enabled":true,"services.isNotSpecialFeature.enabled":true,"services.specialFeaturesBoost.enabled":false,"services.productImage.enabled":true,"services.review.enabled":false,"services.topFunnel.enabled":false}; window.utag_data.pageViewGuid = window.initialPageViewGuid; </script><script type="application/javascript" charset="UTF-8"> window.chsn_ad_id = window.initialPageViewGuid; window.chsn_pageType = "article"; window.chsn_post_id = "631f3f23-8afa-4f47-ae01-271e95e2087b"; !(function (co, h, e, s, i, o, n) { var d = "documentElement"; var a = "className"; h[d][a] += " preampjs fusejs"; n.k = e; co._Cohesion = n; co._Preamp = { k: s, start: new Date() }; co._Fuse = { k: i }; co._Tagular = { k: o }; [e, s, i, o].map(function (x) { co[x] = co[x] || function () { (co[x].q = co[x].q || []).push([].slice.call(arguments)); }; }); h.addEventListener("DOMContentLoaded", function () { co.setTimeout(function () { var u = h[d][a]; h[d][a] = u.replace(/ ?preampjs| ?fusejs/g, ""); }, 3e3); co._Preamp.docReady = co._Fuse.docReady = !0; }); var z = h.createElement("script"); z.async = 1; z.src = "https://web.archive.org/web/20220810053516/https://cdn.cohesionapps.com/cohesion/cohesion-latest.min.js"; h.head.appendChild(z); })(window, document, "cohesion", "preamp", "fuse", "tagular", {"consent": {"onetrust": {"enabled": true,"optIn": true},"required": true},"tagular": {"writeKey": "wk_1kYsAdHsx1XVwT5EbX9OQYl4nJM","sourceKey": "src_1kYsAcdpfzbZ8UlNLYht1RPg3m2","apiVersion": "v2/t","taggy": {"enabled": true},"beamHook": function (event) { if (false) {} }}}); </script><script type="application/javascript" async="" src="//web.archive.org/web/20220810053516js_/https://static.chartbeat.com/js/chartbeat_mab.js"></script><script type="application/javascript" charset="UTF-8"> !function (n, t, c, e, u) { function r (n) { try { f = n(u) } catch (n) { return h = n, void i(p, n) } i(s, f) } function i (n, t) { for (var c = 0; c < n.length; c++)d(n[c], t); } function o (n, t) { return n && (f ? d(n, f) : s.push(n)), t && (h ? d(t, h) : p.push(t)), l } function a (n) { return o(!1, n) } function d (t, c) { n.setTimeout(function () { t(c) }, 0) } var f, h, s = [], p = [], l = { then: o, catch: a, _setup: r }; n[e] = l; var v = t.createElement("script"); v.src = c, v.async = !0, v.id = "_uasdk", v.rel = e, t.head.appendChild(v) }(window, document, 'https://web.archive.org/web/20220810053516/https://web-sdk.urbanairship.com/notify/v1/ua-sdk.min.js', 'UA', { appKey: 'i-Fs9YbqSGm4AjyjFGN7Vw', token: 'MTppLUZzOVlicVNHbTRBanlqRkdON1Z3OllGMnVJNUZ4SDh2V1ZqTHBiMmZka2xTeS14b1ZTaXpiMnZyUzU4aExIVDA', // Safari Web Push only websitePushId: 'web.com.zdnet.urbanairship', // Open Web Push Protocol only. vapidPublicKey: 'BDkfm6-4K3wtLqhIxW_5ZjWkZNMc9Hy1wA7b8rRmFiX0ykA9DfH6S2NCsbIp9_rPbVpSy58ijPwd1zY1mHbmWVw=', // This has a default of '/push-worker.js'. It should live at the root of // your domain. It only needs to be specified if your worker lives at a // different path. (NOTE: It doesn't actually work at the root level) // This path should be built by buildHook workerUrl: '/bundles/zdnetjs/js/libs/ua-push-worker.js', }) </script><meta data-n-head="ssr" name="twitter:image" content="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/31a6fee475878dcc40b418edab7d858e237926a2/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&amp;fit=crop&amp;height=675&amp;width=1200" data-hid="twitter:image"><meta data-n-head="ssr" property="og:image" content="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/31a6fee475878dcc40b418edab7d858e237926a2/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&amp;fit=crop&amp;height=675&amp;width=1200" data-hid="og:image"><meta data-n-head="ssr" property="og:type" content="article" data-hid="og:type"><meta data-n-head="ssr" name="nuxtstatus" content="loaded" data-hid="nuxtstatus"><meta data-n-head="ssr" name="description" content="What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot." data-hid="description"><meta data-n-head="ssr" property="article:content_tier" content="free" data-hid="article:content_tier"><meta data-n-head="ssr" property="article:publisher" content="https://www.facebook.com/ZDNet/" data-hid="article:publisher"><meta data-n-head="ssr" property="og:description" content="What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot." data-hid="og:description"><meta data-n-head="ssr" property="og:title" content="The 6 best home automation systems of 2022" data-hid="og:title"><meta data-n-head="ssr" property="og:url" content="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" data-hid="og:url"><meta data-n-head="ssr" name="twitter:description" content="What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot." data-hid="twitter:description"><meta data-n-head="ssr" name="twitter:title" content="The 6 best home automation systems of 2022" data-hid="twitter:title"><meta data-n-head="ssr" name="twitter:url" content="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" data-hid="twitter:url"><meta data-n-head="ssr" name="robots" content="max-image-preview:large" data-hid="robots"><link data-n-head="ssr" data-hid="icon" rel="icon" type="image/png" href="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/fly/bundles/zdnetcss/images/logos/logo-192x192.png"><link data-n-head="ssr" data-hid="publisher" rel="publisher" href="https://plus.google.com/105074359186426139750/"><link data-n-head="ssr" rel="amphtml" href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/google-amp/home-and-office/smart-home/best-home-automation-system/" data-hid="amphtml"><link data-n-head="ssr" rel="canonical" href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" data-hid="canonical"><link data-n-head="ssr" rel="alternate" type="application/rss+xml" title="Latest stories for ZDNet in Home Security" href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/topic/home-security/rss.xml" data-hid="application/rss+xml"><script data-n-head="ssr" charset="UTF-8" type="application/ld+json" data-hid="ld+json">[{"@context":"https://web.archive.org/web/20220810053516/https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/"},{"@type":"ListItem","position":2,"name":"Home & Office","item":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/topic/home-and-office/"},{"@type":"ListItem","position":3,"name":"Smart Home","item":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/topic/smart-home/"},{"@type":"ListItem","position":4,"name":"Home Security","item":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/topic/home-security/"}]},{"@context":"https://web.archive.org/web/20220810053516/https://schema.org","@type":"NewsArticle","articleBody":"So we're not living the Jetsons life yet, but we're slowly getting there. With many home automation systems available and many brands selling smart home devices, it can feel a bit overwhelming when you're creating a smart home ecosystem.&nbsp;A home automation system is the motor for your smart home, it's the software your hub runs to connect all of your devices and that lets you interact with them, letting you set automations, scenes, routines, schedules and have control over them.The home automation system you choose could determine what your smart home looks like and how it runs, down to the brand of lightbulbs you'll be able to buy. And with relevant differences in user interface and capabilities, it's important to choose the right one for your needs.Must read:The best smart home bridgesThe best smart home hubsThe best smart speakersThe best smart lightsThe best smart blinds and shades ","articleSection":["Home Security","Smart Home","Home & Office"],"author":{"@type":"Person","name":"Maria Diaz","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/meet-the-team/maria-diaz/","sameAs":null},"creator":{"@type":"Person","name":"Maria Diaz","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/meet-the-team/maria-diaz/","sameAs":null},"description":"What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot.","dateModified":"2022-07-29T13:10:00.000Z","datePublished":"2022-07-29T13:10:00.000Z","headline":"The 6 best home automation systems of 2022","image":[{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/5134a9b9c016acf7b273e3fbb06adb44bfd77a81/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/31a6fee475878dcc40b418edab7d858e237926a2/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&fit=crop&height=675&width=1200","width":"1200","height":"675"},{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/be6f8db155bd78c76ebc5015b681960e26e860c0/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&fit=crop&height=1200&width=1200","width":"1200","height":"1200"}],"mainEntityOfPage":{"@id":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/","@type":"WebPage","description":"What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot.","thumbnailUrl":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/31a6fee475878dcc40b418edab7d858e237926a2/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&fit=crop&height=675&width=1200"},"publisher":{"@type":"Organization","name":"ZDNet","logo":{"@type":"ImageObject","height":"310","width":"310","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/neutron/images/logos/zdnet.png"}},"thumbnailUrl":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/31a6fee475878dcc40b418edab7d858e237926a2/2022/07/28/62a277e4-13c9-43eb-8960-8a56d797af8a/best-home-automation.jpg?auto=webp&fit=crop&height=675&width=1200","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/","video":null},{"@context":"https://web.archive.org/web/20220810053516/https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the best home automation system?","acceptedAnswer":{"@type":"Answer","text":"SmartThings takes the top spot as the best automation system. It's a complete, highly compatible system that will help you intuitively run your smart home to its full potential. It's a great system for the user that wants to be able to choose their smart devices and appliances with few limitations.&nbsp;Automation sytemZDNet's takeHub required?Voice controlZigbeeZ-WaveEase of useMost reliableBest compatibilitySmartThingsBest overall✔✔✔✔✔✔✔Home AssistantBest without hub-✔✔w/dongle-✔✔Apple HomeKitBest for Apple users✔✔--✔--Amazon AlexaBest for voice control✔✔✔---✔Google HomeBest for Google ecosystem✔✔--✔--IFTTTBest to automate everything-✔--✔-✔"}},{"@type":"Question","name":"Which is the right home automation system for you?","acceptedAnswer":{"@type":"Answer","text":"Choosing the perfect home automation system will certainly come down to your smart home needs and where you see it in the future. For example, if you consider yourself somewhat tech savvy or have a Raspberry Pi laying around, trying out Home Assistant could be a good way to get started.Or if you already have an Amazon ecosystem in the works with an Echo Dot here or there, you can continue down that line. Do you mind paying a subscription? Buying a hub? These are all things that affect the choices you make in automation systems.Choose this automation system...if you want...SmartThingsAn easy to set up and use system with high compatibility from smart devices for saleHome AssistantA little tinkering in exchange for a snappy locally run automation system for most smart devicesApple HomeKitAn Apple ecosystem with data privacy and security at the forefrontAmazon AlexaTo control your smart home with your voice with one of the best voice assistanceGoogle HomeA Google ecosystem to control your devicesIFTTTAn automation system that goes beyond your home and can even automate social media and more"}},{"@type":"Question","name":"How did we choose the best automation system?","acceptedAnswer":{"@type":"Answer","text":"We combined our expertise in the Internet of things and experience with smart home devices and automation systems to test these platforms and choose the best ones.&nbsp;It's crucial to choose the right smart home system because a smart home is an investment into your every day life. You want that investment to make sense to how you or your family will use it and we want you to make the right choices for you.Before researching systems, evaluate your goals for home automation. Are there specific rooms, tasks, or features that are most important to you? What is your budget? After determining your specific goals, finding the right system is much easier."}},{"@type":"Question","name":"What is the difference between smart home and home automation?","acceptedAnswer":{"@type":"Answer","text":"Having a smart home typically means you have set up your devices with a wireless protocol so that they run either with voice control, automatically, with routines or schedules, or with you controlling them remotely with a mobile device or computer.&nbsp;Automations are set when your devices react to a trigger without your involvement at the time it happens. This trigger can be an action from you or someone else, or a schedule, temperature or weather changes, motion, or a device status. Automations can be simple or intricate, you can set several devices to work together, like turning on the dehumidifier and a ceiling fan when the humidity reaches 70%, for example.&nbsp;So you can have a smart home without automations but it'd be hard to have automations without a smart home."}},{"@type":"Question","name":"How much does it cost to install a home automation system?","acceptedAnswer":{"@type":"Answer","text":"When considering the costs involved in setting up a home automation system, you can break it down into two main categories: the start-up cost and the additions. When you consider the start-up amount you're willing to put into your smart home, you're really talking about what will get you going and that it will likely determine what smart devices you can add down the line.&nbsp;Start-up costTo start, think of the cost of a hub or server, typically $100-$200, plus what the basics you want to start your home on: if that's a video doorbell, some smart lights, a security system, cameras, you name it. The startup cost will be determined by these variants.&nbsp;When I decided to make my home smarter, I went with the HomePod mini from Apple, which was about $100, a security system, video doorbell, smart lock, a couple of smart bulbs, and three cameras. This start-up cost was about $900 total, which isn't cheap but definitely isn't as expensive as what all those items would have cost me just three or four years ago.Cost of additionsAfter you determine what your home automation system basics are, you should to picture what you'll probably add down the line, in 1-3 years time, so you can see if the cost of that matches up to your budget.&nbsp;Let's say you choose Home Assistant for your home automation system, and you bought a Raspberry Pi to run it on. Choosing HA means you'll have pretty much your pick of the litter in what smart devices you can buy down the line, since you can add anything from Philips Hue to Ecobee to IKEA and Lutron. Being able to choose from expensive or inexpensive devices means your cost of additions down the line won't be as high as with other systems.On the other end, let's say you chose Apple HomeKit for your home automation system. While Apple has committed to expanding support for other brands in the future, HomeKit is still notoriously tough to work with due to lack of compatibility. This means that you don't get to choose from as many devices to add natively to your home system, unless you also add a bridge for HomeKit."}},{"@type":"Question","name":"Is a Raspberry Pi good for home automation?","acceptedAnswer":{"@type":"Answer","text":"A Raspberry Pi is a great resource to add to your home automation system if you don't mind a little tinkering. We have one running in our home with Homebridge and Home Assistant and it eliminates the need to buy a separate hub. If you have a Raspberry Pi laying around and decide to try the smart home life, definitely consider playing around with Home Assistant and see how you like it."}},{"@type":"Question","name":"How can I do a home automation system myself?","acceptedAnswer":{"@type":"Answer","text":"DIYers rejoice: most of the home automation systems are marketed to be installed and set up by consumers themselves. Security systems are no longer something you buy from a door-to-door salesman and have someone come install and charge you hundreds of dollars a month in subscriptions. And smart lights and many other devices are available for sale at major retail stores and online stores.Simply doing some research to choose what the right home automation system is for your home and needs is all you need to make your home smart. After that, each smart device comes with easy-to-follow instructions to set up and add to your network, maybe some simple work with a screwdriver or drill if you want to mount it. This high level of customization and ability to do it yourself gives&nbsp;you complete control of your smart home.&nbsp;"}}]},{"@context":"https://web.archive.org/web/20220810053516/https://schema.org","@type":"ItemList","itemListElement":[{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/2bba0f804f60f20a1d61f35978cd9417c4bca832/2022/07/28/2a1946da-8f5a-434a-9574-ad11d3472601/smartthings.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"SmartThings","position":1,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"},{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/9702c5287eb78628db245b2561cee99b50f64d23/2022/07/28/ff96679e-8b53-4923-89c5-dc1e1777c5e2/home-assistant.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"Home Assistant","position":2,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"},{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/52e3bc79f309bb0a813623201cc8c3a601417cfe/2022/07/28/4c628bbc-8589-4072-8784-3d8bd8180e9e/homekit.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"Apple HomeKit","position":3,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"},{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/0cddc21596b5def7ce84f38e8d13fdf6a87af4d7/2022/07/28/070cb3d2-11a1-441b-bef8-c945ede9e371/alexa.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"Amazon Alexa","position":4,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"},{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/661177f751838629dd92dc36ab0655580fb58088/2022/07/28/3f8097fd-e14a-434a-a991-a70e46f1f56a/google-home.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"Google Home","position":5,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"},{"@type":"ListItem","image":{"@type":"ImageObject","url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/a/img/resize/36489eee7af56fb3ec8517d3bed28b12712b8fa7/2022/07/28/f8ca289b-f939-4c49-9cd4-378289898653/ifttt.jpg?auto=webp&fit=crop&height=900&width=1200","width":"1200","height":"900"},"name":"IFTTT","position":6,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#listicle-"}],"numberOfItems":6,"url":"https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/"}]</script><script data-n-head="ssr" charset="UTF-8" type="application/javascript" data-hid="chartbeat/config"> var _sf_async_config = _sf_async_config || {}; _sf_async_config.uid = 66142; _sf_async_config.domain = "zdnet.com"; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.autoDetect = false; _sf_async_config.sections = "bottom_funnel"; _sf_async_config.authors = "maria diaz"; _sf_async_config.contentType = "best-list"; var _sf_startpt = 1660104357188; window._cbq = (window._cbq || []); </script><script data-n-head="ssr"></script><style data-vue-ssr-id="64a96e90:0 3191d5ad:0 cc1a28fa:0 69997ddc:0 20106c81:0 191d92e3:0 7ada36f3:0 2ee92d40:0 3c0de138:0 6d0756be:0 176c6eae:0 9e80ce24:0 75dc16bc:0 0892d7f0:0 d4f6c8e4:0 3ea2fca4:0 9f521124:0 778224bb:0 76364566:0 b36e6e52:0 651c69ca:0 72880fdc:0 7b7b49ec:0 1147ded2:0 88990398:0 31c5a48a:0 2f0e1130:0 26bb3e4c:0 eb19af8c:0 57869fd6:0 b85628a0:0 4a18cb8c:0 9f3fd83e:0 04a5658c:0 b83cf6cc:0 dee30930:0 6bbf4595:0 21172712:0 6a3769ee:0 4d3206dc:0 65be8624:0 cb0121ec:0">article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}[hidden],audio:not([controls]){display:none}*,:after,:before{box-sizing:border-box;outline:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}iframe{border:0;max-width:100%}.no-touch a:hover,a,a:active{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}abbr[title],dfn[title]{cursor:help}b,strong{font-weight:700}blockquote{margin:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;text-decoration:none}ins,mark{color:#000}mark{background:#ff0;font-style:italic;font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,ol,ul{list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(.icon-remove-sign){pointer-events:none}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{cursor:text;outline:none}input,label,option,select,textarea{cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:1cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}button,input[type=button],input[type=submit]{background:#080a12;border:0;color:#fff;font-family:ProximaNova,sans-serif;font-size:.938rem;font-weight:600;height:3rem;text-transform:uppercase}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8d8d8;height:2rem;vertical-align:top;width:2rem}input[type=checkbox]:active,input[type=checkbox]:focus{border:1px solid unset}input[type=checkbox]:checked{background:#080a12;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.1425 0L4.5 5.7835L1.857 3.278L0 5.136L4.5 9.5L12 1.8575L10.1425 0Z" fill="white"/></svg>');background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;border:0}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d8d8d8;border-radius:50%;height:2rem;vertical-align:top;width:2rem}input[type=radio]:active,input[type=radio]:focus{border:1px solid unset}input[type=radio]:checked{background:#080a12;background-image:url('data:image/svg+xml;utf8,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="4" fill="white"/></svg>');background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;border:0}input[type=text],select,textarea{border:1px solid #d8d8d8;border:1px solid var(--border-color,#d8d8d8);color:#262626;color:var(--color,#262626)}input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:grey;opacity:1}input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:grey;opacity:1}input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:grey;opacity:1}input[type=text]:active,input[type=text]:focus,select:active,select:focus,textarea:active,textarea:focus{border:1px solid unset}input[type=text]:invalid,select:invalid,textarea:invalid{border:1px solid #eb0036;color:#eb0036}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="10" height="5" viewBox="0 0 10 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L5.05077 5L10 0.100515L0 0Z" fill="black"/></svg>');background-position-x:calc(100% - 1.4375rem);background-position-y:50%;background-repeat:no-repeat;padding-right:3.5rem}html,textarea{font-family:ProximaNova,sans-serif}html{font-size:16px;color:#080a12}body{font-size:1rem;line-height:1.625rem}h1{font-size:2.25rem;line-height:2.875rem}@media(min-width:768px){h1{font-size:calc(22.28571px + 1.78571vw);line-height:calc(39.14286px + .89286vw)}}@media(min-width:1440px){h1{font-size:3rem;line-height:3.25rem}}h2{font-size:1.5rem;line-height:2.5rem}@media(min-width:768px){h2{font-size:calc(10.28571px + 1.78571vw);line-height:calc(33.14286px + .89286vw)}}@media(min-width:1440px){h2{font-size:2.25rem;line-height:2.875rem}}h3{font-size:1.25rem;line-height:2rem}@media(min-width:768px){h3{font-size:calc(15.42857px + .59524vw);line-height:calc(22.85714px + 1.19048vw)}}@media(min-width:1440px){h3{font-size:1.5rem;line-height:2.5rem}}h4{font-size:1rem;line-height:1.875rem}@media(min-width:768px){h4{font-size:calc(11.42857px + .59524vw);line-height:calc(27.71429px + .29762vw)}}@media(min-width:1440px){h4{font-size:1.25rem;line-height:2rem}}h5{font-size:1rem;line-height:1.875rem}h6{font-size:.938rem;line-height:1.5rem}a{color:#1174c7}a,a:hover{text-decoration:none}a:hover{color:#080a12}p{font-size:1rem;line-height:1.875rem}.c-sectionHeading,.g-border-thin-light-top{border-top:1px solid #f1f0f3}.g-border-thin-dark-top{border-top:1px solid #d1d0d3}.g-border-thick-light-top{border-top:5px solid #f1f0f3}.g-border-thick-dark-top{border-top:1px solid #d1d0d3}.g-border-thin-light-right{border-right:1px solid #f1f0f3}.g-border-thin-dark-right{border-right:1px solid #d1d0d3}.g-border-thick-light-right{border-right:5px solid #f1f0f3}.g-border-thick-dark-right{border-right:1px solid #d1d0d3}.g-border-thin-light-bottom{border-bottom:1px solid #f1f0f3}.g-border-thin-dark-bottom{border-bottom:1px solid #d1d0d3}.g-border-thick-light-bottom{border-bottom:5px solid #f1f0f3}.g-border-thick-dark-bottom{border-bottom:1px solid #d1d0d3}.g-border-thin-light-left{border-left:1px solid #f1f0f3}.g-border-thin-dark-left{border-left:1px solid #d1d0d3}.g-border-thick-light-left{border-left:5px solid #f1f0f3}.g-border-thick-dark-left{border-left:1px solid #d1d0d3}.g-bg-primary{background-color:#080a12}.g-color-primary{color:#080a12}.g-color-primary-dark{color:unset}.g-border-primary{border-color:#080a12}.g-bg-secondary{background-color:unset}.g-border-secondary,.g-color-secondary{color:unset}.g-bg-tertiary{background-color:unset}.g-color-tertiary{color:unset}.g-bg-brand{background-color:#de1400}.g-color-brand{color:#de1400}.c-sectionHeading,.g-color-text-meta{color:#505259}.g-bg-black,.g-bg-gray100{background-color:#000}.g-border-black,.g-border-gray100{border-color:#000}.g-color-black,.g-color-gray100{color:#000}.g-fill-black,.g-fill-gray100{fill:#000}.g-bg-black-alpha25{background-color:rgba(0,0,0,.25)}.g-border-black-alpha25{border-color:rgba(0,0,0,.25)}.g-color-black-alpha25{color:rgba(0,0,0,.25)}.g-fill-black-alpha25{fill:rgba(0,0,0,.25)}.g-bg-gray98{background-color:#191919}.g-border-gray98{border-color:#191919}.g-color-gray98{color:#191919}.g-bg-gray90{background-color:#262626}.g-border-gray90{border-color:#262626}.g-color-gray90{color:#262626}.g-bg-gray80{background-color:#404040}.g-border-gray80{border-color:#404040}.g-color-gray80{color:#404040}.g-bg-gray70{background-color:#666}.g-border-gray70{border-color:#666}.g-color-gray70{color:#666}.g-bg-gray60{background-color:grey}.g-border-gray60{border-color:grey}.g-color-gray60{color:grey}.g-bg-gray50{background-color:#999}.g-border-gray50{border-color:#999}.g-color-gray50{color:#999}.g-fill-gray50{fill:#999}.g-bg-gray40{background-color:#bfbfbf}.g-border-gray40{border-color:#bfbfbf}.g-color-gray40{color:#bfbfbf}.g-bg-gray30{background-color:#d8d8d8}.g-border-gray30{border-color:#d8d8d8}.g-color-gray30{color:#d8d8d8}.g-bg-gray20{background-color:#e6e6e6}.g-border-gray20{border-color:#e6e6e6}.g-color-gray20{color:#e6e6e6}.g-bg-gray10{background-color:#f2f2f2}.g-border-gray10{border-color:#f2f2f2}.g-color-gray10{color:#f2f2f2}.g-bg-gray0,.g-bg-white{background-color:#fff}.g-border-gray0,.g-border-white{border-color:#fff}.g-color-gray0,.g-color-white{color:#fff}.g-fill-gray0,.g-fill-white{fill:#fff}.g-bg-white-alpha25{background-color:hsla(0,0%,100%,.25)}.g-border-white-alpha25{border-color:hsla(0,0%,100%,.25)}.g-color-white-alpha25{color:hsla(0,0%,100%,.25)}.g-fill-white-alpha25{fill:hsla(0,0%,100%,.25)}.g-bg-red-light{background-color:#ff1f52}.g-border-red-light{border-color:#ff1f52}.g-color-red-light{color:#ff1f52}.g-bg-red{background-color:#eb0036}.g-border-red{border-color:#eb0036}.g-color-red{color:#eb0036}.g-bg-red-dark{background-color:#b30029}.g-border-red-dark{border-color:#b30029}.g-color-red-dark{color:#b30029}.g-bg-orange-light{background-color:#ff8e33}.g-border-orange-light{border-color:#ff8e33}.g-color-orange-light{color:#ff8e33}.g-bg-orange{background-color:#ff7200}.g-border-orange{border-color:#ff7200}.g-color-orange{color:#ff7200}.g-bg-orange-dark{background-color:#c75900}.g-border-orange-dark{border-color:#c75900}.g-color-orange-dark{color:#c75900}.g-bg-yellow-light{background-color:#fddc37}.g-border-yellow-light{border-color:#fddc37}.g-color-yellow-light{color:#fddc37}.g-bg-yellow{background-color:#fdd304}.g-border-yellow{border-color:#fdd304}.g-color-yellow{color:#fdd304}.g-bg-yellow-dark{background-color:#c7a602}.g-border-yellow-dark{border-color:#c7a602}.g-color-yellow-dark{color:#c7a602}.g-bg-green-light{background-color:#01e765}.g-border-green-light{border-color:#01e765}.g-color-green-light{color:#01e765}.g-bg-green{background-color:#01b44f}.g-border-green{border-color:#01b44f}.g-color-green{color:#01b44f}.g-bg-green-dark{background-color:#017c37}.g-border-green-dark{border-color:#017c37}.g-color-green-dark{color:#017c37}.g-bg-blue-light{background-color:#3d8bff}.g-border-blue-light{border-color:#3d8bff}.g-color-blue-light{color:#3d8bff}.g-bg-blue{background-color:#0a6cff}.g-border-blue{border-color:#0a6cff}.g-color-blue{color:#0a6cff}.g-bg-blue-dark{background-color:#0054d1}.g-border-blue-dark{border-color:#0054d1}.g-color-blue-dark{color:#0054d1}.g-bg-purple-light{background-color:#ca5ae3}.g-border-purple-light{border-color:#ca5ae3}.g-color-purple-light{color:#ca5ae3}.g-bg-purple{background-color:#bc2edc}.g-border-purple{border-color:#bc2edc}.g-color-purple{color:#bc2edc}.g-bg-purple-dark{background-color:#981eb4}.g-border-purple-dark{border-color:#981eb4}.g-color-purple-dark{color:#981eb4}.g-bg-facebook{background-color:#3b5998}.g-color-facebook{color:#3b5998}.g-fill-facebook{fill:#3b5998}.g-bg-twitter{background-color:#1da1f2}.g-color-twitter{color:#1da1f2}.g-fill-twitter{fill:#1da1f2}.g-bg-linkedin{background-color:#0073b2}.g-color-linkedin{color:#0073b2}.g-fill-linkedin{fill:#0073b2}.g-bg-flipboard{background-color:#e12828}.g-color-flipboard{color:#e12828}.g-fill-flipboard{fill:#e12828}.g-bg-reddit{background-color:#ff4500}.g-color-reddit{color:#ff4500}.g-fill-reddit{fill:#ff4500}.g-bg-pinterest{background-color:#e60023}.g-color-pinterest{color:#e60023}.g-fill-pinterest{fill:#e60023}.g-grid-container{width:calc(100vw - 2rem);min-width:288px;margin-left:auto;margin-right:auto}@media(min-width:768px){.g-grid-container{width:calc(100vw - 4rem)}}@media(min-width:1440px){.g-grid-container{width:1296px;max-width:1440px}}.g-container-square{border-radius:0}.g-container-rounded-small{border-radius:.25rem}.g-container-rounded-medium{border-radius:.5rem}.g-container-rounded-large{border-radius:1rem}.g-container-round{border-radius:50%}.g-dropShadow-default,.g-dropShadow-default-plusHover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08)}.g-dropShadow-default-plusHover:hover,.g-dropShadow-hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.g-dropShadow-modal{box-shadow:0 24px 32px 0 rgba(0,0,0,.16),0 2px 16px 0 rgba(0,0,0,.08)}.g-form-error{border:1px solid #eb0036!important;color:#eb0036!important}.g-form-error::-moz-placeholder{color:#eb0036!important}.g-form-error:-ms-input-placeholder{color:#eb0036!important}.g-form-error::placeholder{color:#eb0036!important}.g-input-medium{font-size:.938rem;height:2.5rem;line-height:1.5rem;padding:0 1.5rem}.g-input-large{height:2.5rem}.g-input-large,.g-input-xlarge{font-size:1rem;line-height:1.875rem;padding:0 1.5rem}.g-input-xlarge{height:3rem}.g-select-medium{font-size:.938rem;height:2.5rem;line-height:1.5rem;padding:0 3.5rem 0 1.5rem}.g-select-large{height:2.5rem}.g-select-large,.g-select-xlarge{font-size:1rem;line-height:1.875rem;padding:0 3.5rem 0 1.5rem}.g-select-xlarge{height:3rem}.g-textarea-medium{font-size:.938rem;height:6rem;line-height:1.5rem;padding:.375rem 1.5rem}.g-textarea-large,.g-textarea-xlarge{font-size:1rem;height:6rem;line-height:1.875rem;padding:.75rem 1.5rem}.g-outer-spacing-top-xxlarge{margin-top:3rem}.g-outer-spacing-top-xxlarge-fluid{margin-top:2.5rem}@media(min-width:768px){.g-outer-spacing-top-xxlarge-fluid{margin-top:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-top-xxlarge-fluid{margin-top:3rem}}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-outer-spacing-bottom-xxlarge{margin-bottom:3rem}.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:2.5rem}@media(min-width:768px){.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-xxlarge-fluid{margin-bottom:3rem}}.g-outer-spacing-top-xlarge{margin-top:2.5rem}.g-outer-spacing-top-xlarge-fluid{margin-top:2rem}@media(min-width:768px){.g-outer-spacing-top-xlarge-fluid{margin-top:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-top-xlarge-fluid{margin-top:2.5rem}}.g-outer-spacing-bottom-xlarge{margin-bottom:2.5rem}.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:2rem}@media(min-width:768px){.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-xlarge-fluid,p{margin-bottom:2.5rem}}.g-outer-spacing-top-large{margin-top:2rem}.g-outer-spacing-top-large-fluid{margin-top:1.5rem}@media(min-width:768px){.g-outer-spacing-top-large-fluid{margin-top:3.125vw}}@media(min-width:1024px){.g-outer-spacing-top-large-fluid{margin-top:2rem}}.g-outer-spacing-bottom-large{margin-bottom:2rem}.g-outer-spacing-bottom-large-fluid{margin-bottom:1.5rem}@media(min-width:768px){.g-outer-spacing-bottom-large-fluid{margin-bottom:3.125vw}}@media(min-width:1024px){.g-outer-spacing-bottom-large-fluid{margin-bottom:2rem}}.g-outer-spacing-top-medium{margin-top:1.5rem}.g-outer-spacing-top-medium-fluid{margin-top:.75rem}@media(min-width:768px){.g-outer-spacing-top-medium-fluid{margin-top:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-outer-spacing-top-medium-fluid{margin-top:1.5rem}}.g-outer-spacing-bottom-medium{margin-bottom:1.5rem}.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:.75rem}@media(min-width:768px){.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-outer-spacing-bottom-medium-fluid,p{margin-bottom:1.5rem}}.g-outer-spacing-top-small{margin-top:.75rem}.c-sectionHeading,.g-outer-spacing-bottom-small{margin-bottom:.75rem}.g-outer-spacing-top-xsmall{margin-top:.5rem}.g-outer-spacing-bottom-xsmall{margin-bottom:.5rem}.g-outer-spacing-left-xxlarge{margin-left:3rem}.g-outer-spacing-left-xxlarge-fluid{margin-left:2.5rem}@media(min-width:768px){.g-outer-spacing-left-xxlarge-fluid{margin-left:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-left-xxlarge-fluid{margin-left:3rem}}.g-outer-spacing-right-xxlarge{margin-right:3rem}.g-outer-spacing-right-xxlarge-fluid{margin-right:2.5rem}@media(min-width:768px){.g-outer-spacing-right-xxlarge-fluid{margin-right:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-right-xxlarge-fluid{margin-right:3rem}}.g-outer-spacing-left-xlarge{margin-left:2.5rem}.g-outer-spacing-left-xlarge-fluid{margin-left:2rem}@media(min-width:768px){.g-outer-spacing-left-xlarge-fluid{margin-left:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-left-xlarge-fluid{margin-left:2.5rem}}.g-outer-spacing-right-xlarge{margin-right:2.5rem}.g-outer-spacing-right-xlarge-fluid{margin-right:2rem}@media(min-width:768px){.g-outer-spacing-right-xlarge-fluid{margin-right:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-outer-spacing-right-xlarge-fluid{margin-right:2.5rem}}.g-outer-spacing-left-large{margin-left:2rem}.g-outer-spacing-left-large-fluid{margin-left:1.5rem}@media(min-width:768px){.g-outer-spacing-left-large-fluid{margin-left:3.125vw}}@media(min-width:1024px){.g-outer-spacing-left-large-fluid{margin-left:2rem}}.g-outer-spacing-right-large{margin-right:2rem}.g-outer-spacing-right-large-fluid{margin-right:1.5rem}@media(min-width:768px){.g-outer-spacing-right-large-fluid{margin-right:3.125vw}}@media(min-width:1024px){.g-outer-spacing-right-large-fluid{margin-right:2rem}}.g-outer-spacing-left-medium{margin-left:1.5rem}.g-outer-spacing-left-medium-fluid{margin-left:.75rem}@media(min-width:768px){.g-outer-spacing-left-medium-fluid{margin-left:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-outer-spacing-left-medium-fluid{margin-left:1.5rem}}.g-outer-spacing-right-medium{margin-right:1.5rem}.g-outer-spacing-right-medium-fluid{margin-right:.75rem}@media(min-width:768px){.g-outer-spacing-right-medium-fluid{margin-right:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-outer-spacing-right-medium-fluid{margin-right:1.5rem}}.g-outer-spacing-left-small{margin-left:.75rem}.g-outer-spacing-right-small{margin-right:.75rem}.g-outer-spacing-left-xsmall{margin-left:.5rem}.g-outer-spacing-right-xsmall{margin-right:.5rem}.g-outer-spacing-top-none{margin-top:0}.g-outer-spacing-right-none{margin-right:0}.g-outer-spacing-bottom-none{margin-bottom:0}.g-outer-spacing-left-none{margin-left:0}.g-inner-spacing-xxlarge{padding:3rem}.g-inner-spacing-xlarge{padding:2.5rem}.g-inner-spacing-large{padding:2rem}.g-inner-spacing-medium{padding:1.5rem}.g-inner-spacing-small{padding:.75rem}.g-inner-spacing-xsmall{padding:.5rem}.g-inner-spacing-top-xxlarge{padding-top:3rem}.g-inner-spacing-top-xxlarge-fluid{padding-top:2.5rem}@media(min-width:768px){.g-inner-spacing-top-xxlarge-fluid{padding-top:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-top-xxlarge-fluid{padding-top:3rem}}.g-inner-spacing-bottom-xxlarge{padding-bottom:3rem}.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:2.5rem}@media(min-width:768px){.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-xxlarge-fluid{padding-bottom:3rem}}.g-inner-spacing-top-xlarge{padding-top:2.5rem}.g-inner-spacing-top-xlarge-fluid{padding-top:2rem}@media(min-width:768px){.g-inner-spacing-top-xlarge-fluid{padding-top:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-top-xlarge-fluid{padding-top:2.5rem}}.g-inner-spacing-bottom-xlarge{padding-bottom:2.5rem}.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:2rem}@media(min-width:768px){.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-xlarge-fluid{padding-bottom:2.5rem}}.g-inner-spacing-top-large{padding-top:2rem}.g-inner-spacing-top-large-fluid{padding-top:1.5rem}@media(min-width:768px){.g-inner-spacing-top-large-fluid{padding-top:3.125vw}}@media(min-width:1024px){.g-inner-spacing-top-large-fluid{padding-top:2rem}}.g-inner-spacing-bottom-large{padding-bottom:2rem}.g-inner-spacing-bottom-large-fluid{padding-bottom:1.5rem}@media(min-width:768px){.g-inner-spacing-bottom-large-fluid{padding-bottom:3.125vw}}@media(min-width:1024px){.g-inner-spacing-bottom-large-fluid{padding-bottom:2rem}}.g-inner-spacing-top-medium{padding-top:1.5rem}.g-inner-spacing-top-medium-fluid{padding-top:.75rem}@media(min-width:768px){.g-inner-spacing-top-medium-fluid{padding-top:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-inner-spacing-top-medium-fluid{padding-top:1.5rem}}.g-inner-spacing-bottom-medium{padding-bottom:1.5rem}.g-inner-spacing-bottom-medium-fluid{padding-bottom:.75rem}@media(min-width:768px){.g-inner-spacing-bottom-medium-fluid{padding-bottom:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-inner-spacing-bottom-medium-fluid{padding-bottom:1.5rem}}.c-sectionHeading,.g-inner-spacing-top-small{padding-top:.75rem}.g-inner-spacing-bottom-small{padding-bottom:.75rem}.g-inner-spacing-top-xsmall{padding-top:.5rem}.g-inner-spacing-bottom-xsmall{padding-bottom:.5rem}.g-inner-spacing-left-xxlarge{padding-left:3rem}.g-inner-spacing-left-xxlarge-fluid{padding-left:2.5rem}@media(min-width:768px){.g-inner-spacing-left-xxlarge-fluid{padding-left:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-left-xxlarge-fluid{padding-left:3rem}}.g-inner-spacing-right-xxlarge{padding-right:3rem}.g-inner-spacing-right-xxlarge-fluid{padding-right:2.5rem}@media(min-width:768px){.g-inner-spacing-right-xxlarge-fluid{padding-right:calc(16px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-right-xxlarge-fluid{padding-right:3rem}}.g-inner-spacing-left-xlarge{padding-left:2.5rem}.g-inner-spacing-left-xlarge-fluid{padding-left:2rem}@media(min-width:768px){.g-inner-spacing-left-xlarge-fluid{padding-left:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-left-xlarge-fluid{padding-left:2.5rem}}.g-inner-spacing-right-xlarge{padding-right:2.5rem}.g-inner-spacing-right-xlarge-fluid{padding-right:2rem}@media(min-width:768px){.g-inner-spacing-right-xlarge-fluid{padding-right:calc(8px + 3.125vw)}}@media(min-width:1024px){.g-inner-spacing-right-xlarge-fluid{padding-right:2.5rem}}.g-inner-spacing-left-large{padding-left:2rem}.g-inner-spacing-left-large-fluid{padding-left:1.5rem}@media(min-width:768px){.g-inner-spacing-left-large-fluid{padding-left:3.125vw}}@media(min-width:1024px){.g-inner-spacing-left-large-fluid{padding-left:2rem}}.g-inner-spacing-right-large{padding-right:2rem}.g-inner-spacing-right-large-fluid{padding-right:1.5rem}@media(min-width:768px){.g-inner-spacing-right-large-fluid{padding-right:3.125vw}}@media(min-width:1024px){.g-inner-spacing-right-large-fluid{padding-right:2rem}}.g-inner-spacing-left-medium{padding-left:1.5rem}.g-inner-spacing-left-medium-fluid{padding-left:.75rem}@media(min-width:768px){.g-inner-spacing-left-medium-fluid{padding-left:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-inner-spacing-left-medium-fluid{padding-left:1.5rem}}.g-inner-spacing-right-medium{padding-right:1.5rem}.g-inner-spacing-right-medium-fluid{padding-right:.75rem}@media(min-width:768px){.g-inner-spacing-right-medium-fluid{padding-right:calc(-24px + 4.6875vw)}}@media(min-width:1024px){.g-inner-spacing-right-medium-fluid{padding-right:1.5rem}}.g-inner-spacing-left-small{padding-left:.75rem}.g-inner-spacing-right-small{padding-right:.75rem}.g-inner-spacing-left-xsmall{padding-left:.5rem}.g-inner-spacing-right-xsmall{padding-right:.5rem}.g-width-xxlarge{width:3rem}.g-height-xxlarge{height:3rem}.g-width-xlarge{width:2.5rem}.g-height-xlarge{height:2.5rem}.g-width-large{width:2rem}.g-height-large{height:2rem}.g-width-medium{width:1.5rem}.g-height-medium{height:1.5rem}.g-width-small{width:.75rem}.g-height-small{height:.75rem}.g-width-xsmall{width:.5rem}.g-height-xsmall{height:.5rem}.fusejs [data-fuse],.preampjs [data-preamp]{opacity:0!important}.g-text-xxxlarge,.g-text-xxxlarge-bold{line-height:2.875rem;font-weight:800}@media(min-width:768px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:calc(22.28571px + 1.78571vw);line-height:calc(39.14286px + .89286vw)}}.g-text-xxlarge,.g-text-xxlarge-bold{line-height:2.5rem;font-weight:800}@media(min-width:768px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:calc(10.28571px + 1.78571vw);line-height:calc(33.14286px + .89286vw)}}.g-text-xlarge,.g-text-xlarge-bold{line-height:2rem}@media(min-width:768px){.g-text-xlarge,.g-text-xlarge-bold{font-size:calc(15.42857px + .59524vw);line-height:calc(22.85714px + 1.19048vw)}}@media(min-width:1440px){.g-text-xlarge,.g-text-xlarge-bold{font-size:1.5rem;line-height:2.5rem}}.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1rem}@media(min-width:768px){.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:calc(11.42857px + .59524vw);line-height:calc(27.71429px + .29762vw)}}@media(min-width:1440px){.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.25rem;line-height:2rem}}.c-button-primary-large,.c-button-secondary-large,.c-sectionHeading,.g-text-medium,.g-text-medium-bold,.g-text-medium-upper,.o-button-large,.o-texticon-size-medium{font-size:1rem;line-height:1.875rem}.g-text-medium-fluid{font-size:.938rem;line-height:1.5rem}@media(min-width:768px){.g-text-medium-fluid{font-size:calc(13.87429px + .14762vw);line-height:calc(17.14286px + .89286vw)}}@media(min-width:1440px){.g-text-medium-fluid{font-size:1rem;line-height:1.875rem}}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-text-small,.g-text-small-bold,.o-button-medium,.o-texticon-size-small{font-size:.938rem;line-height:1.5rem}.g-text-small-fluid{font-size:.813rem;line-height:1.25rem}@media(min-width:768px){.g-text-small-fluid{font-size:calc(10.72229px + .29762vw);line-height:calc(15.42857px + .59524vw)}}@media(min-width:1440px){.g-text-small-fluid{font-size:.938rem;line-height:1.5rem}}.g-text-xsmall,.g-text-xsmall-bold,.o-button-small,.o-texticon-size-xsmall{font-size:.813rem;line-height:1.25rem}.g-text-extrabold{font-weight:800}.g-text-bold,.g-text-semibold{font-weight:600}.g-text-normal{font-weight:400}.g-text-light{font-weight:300}.g-text-extralight{font-weight:200}.g-text-link{text-decoration:underline}.o-texticon{display:flex;flex-direction:row}.o-texticon-alignment-right{flex-direction:row-reverse}.o-button-small:first-child,.o-texticon-size-xsmall:first-child{margin-right:.25rem}.c-button-primary-medium:first-child,.c-button-secondary-medium:first-child,.o-button-medium:first-child,.o-texticon-size-small:first-child{margin-right:.5rem}.c-button-primary-large:first-child,.c-button-secondary-large:first-child,.o-button-large:first-child,.o-texticon-size-medium:first-child{margin-right:1rem}.o-button-xlarge:first-child,.o-texticon-size-large:first-child{margin-right:1.5rem}.o-omnibar-bottom{bottom:0;left:50%;position:fixed;transform:translateX(-50%);z-index:3999999}.o-omnibar-bottom-close{cursor:pointer;display:flex;position:absolute;right:0;bottom:100%;background:#fff;color:#fff;align-items:center;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.o-omnibar-bottom-close svg{height:.813rem;width:.813rem}.o-omnibar-hide{display:none}.o-omnibar-top{background:#080a12;position:fixed;top:0;width:100%;z-index:5999999}.o-omnibar-hide-6x6-iframe iframe{display:none}.o-border-thin{border-width:1px;border-style:solid}.o-border-thin-top{border-top-width:1px;border-top-style:solid}.o-border-thin-right{border-right-width:1px;border-right-style:solid}.o-border-thin-bottom{border-bottom-width:1px;border-bottom-style:solid}.o-border-thin-left{border-left-width:1px;border-left-style:solid}.o-border-thick{border-width:5px;border-style:solid}.o-border-thick-top{border-top-width:5px;border-top-style:solid}.o-border-thick-right{border-right-width:5px;border-right-style:solid}.o-border-thick-bottom{border-bottom-width:5px;border-bottom-style:solid}.o-border-thick-left{border-left-width:5px;border-left-style:solid}.o-box{display:block;padding:1.5rem}.o-box:after{content:""!important;display:block!important;clear:both!important}.o-box>:last-child{margin-bottom:0}.o-box-flush{padding:0}.o-box-xsmall{padding:.5rem}.o-box-small{padding:.75rem}.o-box-large{padding:2rem}.o-box-xlarge{padding:2.5rem}.o-box-xxlarge{padding:3rem}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button{display:inline-block;text-decoration:none;line-height:2.4;transition:border .175s ease-out,background-color .175s ease-out,color .175s ease-out}.c-button-primary-large:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary:not(.o-button-disabled):hover,.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover,.c-button-secondary:not(.o-button-disabled):hover,.c-button:not(.o-button-disabled):hover,.o-button:not(.o-button-disabled):hover{cursor:pointer}.o-button-xlarge{padding-left:1rem;padding-right:1rem;height:3rem}.c-button-primary-large,.c-button-secondary-large,.o-button-large{padding-left:28px;padding-right:28px;height:54px}.c-button-primary-medium,.c-button-secondary-medium,.o-button-medium{padding-left:17px;padding-right:17px;height:42px}.o-button-small{padding-left:.75rem;padding-right:.75rem;height:1.5rem}.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.o-button-primary{border:1px solid #de1400;background-color:#de1400;background-image:none;color:#fff}.c-button-primary-large:not(.o-button-disabled):hover,.c-button-primary-medium:not(.o-button-disabled):hover,.c-button-primary:not(.o-button-disabled):hover,.o-button-primary:not(.o-button-disabled):hover{border:1px solid #d20a00;background-color:#d20a00;background-image:none}.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button-secondary{border:1px solid #de1400;background-color:#fff;color:#de1400}.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover,.c-button-secondary:not(.o-button-disabled):hover,.o-button-secondary:not(.o-button-disabled):hover{border:1px solid #fff;background-color:#fff}.o-button-ghost{border:1px solid transparent;background-color:transparent;color:#080a12}.o-button-ghost:not(.o-button-disabled):hover{border:1px solid #e6e6e6;background-color:#e6e6e6}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.o-button-smallRound{border-radius:3px}.o-button-largeRound{border-radius:1rem}.o-button-circle{border-radius:50%}.o-button-loading:after{display:inline-block;-webkit-animation:button_loading 1s linear infinite;animation:button_loading 1s linear infinite;border-top:2px solid #fff;border-radius:50%;content:"";height:10px;margin-left:10px;width:10px}.o-button-loading.c-button-secondary-large:after,.o-button-loading.c-button-secondary-medium:after,.o-button-loading.c-button-secondary:after,.o-button-secondary.o-button-loading:after{border-color:#de1400}@-webkit-keyframes button_loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes button_loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.o-gridListVertical{--cmg-gridListVertical_rows:11;display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--cmg-gridListVertical_rows),auto)}.o-linkOverlay{position:absolute;width:100%;height:100%;z-index:3;font:0/0 serif;text-shadow:none;color:transparent;top:0;left:0}.o-media{display:block}.o-media:after{content:""!important;display:block!important;clear:both!important}.o-media_img{float:left;margin-right:1.5rem}.o-media_img>img{display:block}.o-media_body{overflow:hidden;display:block}.o-media_body,.o-media_body>:last-child{margin-bottom:0}.o-media-flush>.o-media_img{margin-right:0;margin-left:0}.o-media-reverse>.o-media_img{float:right;margin-right:0;margin-left:1.5rem}.o-media-xsmall>.o-media_img{margin-right:.5rem}.o-media-xsmall.o-media-reverse>.o-media_img{margin-right:0;margin-left:.5rem}.o-media-small>.o-media_img{margin-right:.75rem}.o-media-small.o-media-reverse>.o-media_img{margin-right:0;margin-left:.75rem}.o-media-large>.o-media_img{margin-right:2rem}.o-media-large.o-media-reverse>.o-media_img{margin-right:0;margin-left:2rem}.o-media-xlarge>.o-media_img{margin-right:2.5rem}.o-media-xlarge.o-media-reverse>.o-media_img{margin-right:0;margin-left:2.5rem}.o-media-xxlarge>.o-media_img{margin-right:3rem}.o-media-xxlarge.o-media-reverse>.o-media_img{margin-right:0;margin-left:3rem}.o-ratio{position:relative;display:block}.o-ratio:before{content:"";display:block;width:100%;padding-bottom:100%}.o-ratio>embed,.o-ratio>iframe,.o-ratio>object,.o-ratio_content{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.o-ratio-imgContain>.o-ratio_content{height:auto;margin:auto;max-height:100%;max-width:100%;width:auto}.o-ratio-2\:1:before{padding-bottom:50%}.o-ratio-full:before{padding-bottom:75%}.o-ratio-tall:before{padding-bottom:133.3333333333%}.o-ratio-wide:before{padding-bottom:56.25%}.o-ratio-cardImage:before{padding-bottom:150%}.u-screenReaderOnly{clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.u-two-column--span-one{width:50%;max-width:50%}.u-three-column--span-one{width:33.333%;max-width:33.333%}.u-three-column--span-two{width:66.667%;max-width:66.667%}.u-four-column--span-one{width:25%;max-width:25%}.u-four-column--span-three{width:75%;max-width:75%}.u-five-column--span-one{width:20%;max-width:20%}.u-five-column--span-two{width:40%;max-width:40%}.u-five-column--span-three{width:60%;max-width:60%}.u-five-column--span-four{width:80%;max-width:80%}.u-float-right{float:right}.u-float-left{float:left}.u-horizontal-center{margin-left:auto;margin-right:auto}.u-block{display:block}.u-inline-block{display:inline-block}.u-inline{display:inline}.u-clearfix:after{content:""!important;display:block!important;clear:both!important}.u-hidden{display:none!important}.u-flexbox{display:flex}.u-flexbox-column{display:flex;flex-direction:column}.u-flexbox-columnReverse{display:flex;flex-direction:column-reverse}.u-flexbox-row{display:flex;flex-direction:row}.u-flexbox-wrap{flex-wrap:wrap}.u-flexbox-nowrap{flex-wrap:nowrap}.u-flexbox-justifyBetween{justify-content:space-between}.u-flexbox-justifyAround{justify-content:space-around}.u-flexbox-justifyCenter{justify-content:center}.u-flexbox-justifyFlexEnd{justify-content:flex-end}.u-flexbox-alignFlexStart{align-items:flex-start}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.u-flexbox-alignCenter{align-items:center}.u-flexbox-alignFlexEnd{align-items:flex-end}.u-flexbox-alignStretch{align-items:stretch}.u-flexbox-alignBaseline{align-items:baseline}.u-flexbox-alignSelfFlexStart{align-self:flex-start}.u-flexbox-alignSelfCenter{align-self:center}.u-flexbox-alignSelfFlexEnd{align-self:flex-end}.u-flexbox-flexEven{flex:1 1 100%}.u-flex-grow{flex-grow:1}.u-grid{display:grid;grid-gap:0;grid-gap:var(--grid-gap,0)}.u-grid-auto-cols{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.u-grid-full-row{grid-column:1/-1}.u-grid-2column{-ms-grid-columns:50% 50%;display:-ms-grid;display:grid;grid-template:auto/repeat(2,1fr)}.u-grid-3column{-ms-grid-columns:33.3% 33.3% 33.3%;display:-ms-grid;display:grid;grid-template:auto/repeat(3,1fr)}.u-grid-4column{-ms-grid-columns:25% 25% 25% 25%;display:-ms-grid;display:grid;grid-template:auto/repeat(4,1fr)}.u-grid-5column{-ms-grid-columns:20% 20% 20% 20% 20%;display:-ms-grid;display:grid;grid-template:auto/repeat(5,1fr)}.u-grid-7column{-ms-grid-columns:14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857%;display:-ms-grid;display:grid;grid-template:auto/repeat(7,1fr)}.u-grid-column-span2{grid-column-end:span 2}.u-grid-column-span3{grid-column-end:span 3}.u-grid-column-span4{grid-column-end:span 4}.u-grid-gap-small{--grid-gap:0.25rem}.u-grid-gap-medium{--grid-gap:0.5rem}.u-grid-gap-large{--grid-gap:1rem}.u-grid-position_self-center{align-self:center}.u-grid-columns{--grid-cols:2;display:grid;grid-gap:1rem;grid-gap:var(--grid-gap,1rem);grid-template-columns:repeat(var(--grid-cols),1fr)}@media(min-width:768px){.u-grid-columns{--grid-gap:1.5rem;--grid-cols:6}}@media(min-width:1024px){.u-grid-columns{--grid-cols:12}}.sm\:u-col-1{grid-column-end:span 1}.sm\:u-col-start-1{grid-column-start:1}.sm\:u-col-end-2{grid-column-end:2}.sm\:u-col-2{grid-column-end:span 2}.sm\:u-col-start-2{grid-column-start:2}.sm\:u-col-end-3{grid-column-end:3}@media(max-width:767px){.sm\:u-col-hide{display:none}}@media(min-width:768px){.md\:u-col-1{grid-column-end:span 1}.md\:u-col-start-1{grid-column-start:1}.md\:u-col-end-2{grid-column-end:2}.md\:u-col-2{grid-column-end:span 2}.md\:u-col-start-2{grid-column-start:2}.md\:u-col-end-3{grid-column-end:3}.md\:u-col-3{grid-column-end:span 3}.md\:u-col-start-3{grid-column-start:3}.md\:u-col-end-4{grid-column-end:4}.md\:u-col-4{grid-column-end:span 4}.md\:u-col-start-4{grid-column-start:4}.md\:u-col-end-5{grid-column-end:5}.md\:u-col-5{grid-column-end:span 5}.md\:u-col-start-5{grid-column-start:5}.md\:u-col-end-6{grid-column-end:6}.md\:u-col-6{grid-column-end:span 6}.md\:u-col-start-6{grid-column-start:6}.md\:u-col-end-7{grid-column-end:7}}@media(min-width:768px)and (max-width:1023px){.md\:u-col-hide{display:none}}@media(min-width:1024px){.lg\:u-col-1{grid-column-end:span 1}.lg\:u-col-start-1{grid-column-start:1}.lg\:u-col-end-2{grid-column-end:2}.lg\:u-col-2{grid-column-end:span 2}.lg\:u-col-start-2{grid-column-start:2}.lg\:u-col-end-3{grid-column-end:3}.lg\:u-col-3{grid-column-end:span 3}.lg\:u-col-start-3{grid-column-start:3}.lg\:u-col-end-4{grid-column-end:4}.lg\:u-col-4{grid-column-end:span 4}.lg\:u-col-start-4{grid-column-start:4}.lg\:u-col-end-5{grid-column-end:5}.lg\:u-col-5{grid-column-end:span 5}.lg\:u-col-start-5{grid-column-start:5}.lg\:u-col-end-6{grid-column-end:6}.lg\:u-col-6{grid-column-end:span 6}.lg\:u-col-start-6{grid-column-start:6}.lg\:u-col-end-7{grid-column-end:7}.lg\:u-col-7{grid-column-end:span 7}.lg\:u-col-start-7{grid-column-start:7}.lg\:u-col-end-8{grid-column-end:8}.lg\:u-col-8{grid-column-end:span 8}.lg\:u-col-start-8{grid-column-start:8}.lg\:u-col-end-9{grid-column-end:9}.lg\:u-col-9{grid-column-end:span 9}.lg\:u-col-start-9{grid-column-start:9}.lg\:u-col-end-10{grid-column-end:10}.lg\:u-col-10{grid-column-end:span 10}.lg\:u-col-start-10{grid-column-start:10}.lg\:u-col-end-11{grid-column-end:11}.lg\:u-col-11{grid-column-end:span 11}.lg\:u-col-start-11{grid-column-start:11}.lg\:u-col-end-12{grid-column-end:12}.lg\:u-col-12{grid-column-end:span 12}.lg\:u-col-start-12{grid-column-start:12}.lg\:u-col-end-13{grid-column-end:13}.lg\:u-col-hide{display:none}}@media(min-width:1440px){.xl\:u-col-1{grid-column-end:span 1}.xl\:u-col-start-1{grid-column-start:1}.xl\:u-col-end-2{grid-column-end:2}.xl\:u-col-2{grid-column-end:span 2}.xl\:u-col-start-2{grid-column-start:2}.xl\:u-col-end-3{grid-column-end:3}.xl\:u-col-3{grid-column-end:span 3}.xl\:u-col-start-3{grid-column-start:3}.xl\:u-col-end-4{grid-column-end:4}.xl\:u-col-4{grid-column-end:span 4}.xl\:u-col-start-4{grid-column-start:4}.xl\:u-col-end-5{grid-column-end:5}.xl\:u-col-5{grid-column-end:span 5}.xl\:u-col-start-5{grid-column-start:5}.xl\:u-col-end-6{grid-column-end:6}.xl\:u-col-6{grid-column-end:span 6}.xl\:u-col-start-6{grid-column-start:6}.xl\:u-col-end-7{grid-column-end:7}.xl\:u-col-7{grid-column-end:span 7}.xl\:u-col-start-7{grid-column-start:7}.xl\:u-col-end-8{grid-column-end:8}.xl\:u-col-8{grid-column-end:span 8}.xl\:u-col-start-8{grid-column-start:8}.xl\:u-col-end-9{grid-column-end:9}.xl\:u-col-9{grid-column-end:span 9}.xl\:u-col-start-9{grid-column-start:9}.xl\:u-col-end-10{grid-column-end:10}.xl\:u-col-10{grid-column-end:span 10}.xl\:u-col-start-10{grid-column-start:10}.xl\:u-col-end-11{grid-column-end:11}.xl\:u-col-11{grid-column-end:span 11}.xl\:u-col-start-11{grid-column-start:11}.xl\:u-col-end-12{grid-column-end:12}.xl\:u-col-12{grid-column-end:span 12}.xl\:u-col-start-12{grid-column-start:12}.xl\:u-col-end-13{grid-column-end:13}.xl\:u-col-hide{display:none}}.u-col-start{grid-column-start:1}.u-col-end{grid-column-end:-1}.u-text-uppercase{text-transform:uppercase}.u-text-lowercase{text-transform:lowercase}.u-text-capitalize{text-transform:capitalize}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-underline{text-decoration:underline}.u-text-italic{font-style:italic}.u-p-small-space{margin:0 0 .22em}.u-no-space{margin:0}@font-face{font-family:ProximaNova;font-weight:600;font-style:normal;font-display:swap;src:url(https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/neutron/fonts/ProximaNova/Semibold.woff2) format("woff2")}@font-face{font-family:ProximaNova;font-weight:400;font-style:normal;font-display:swap;src:url(https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/neutron/fonts/ProximaNova/Regular.woff2) format("woff2")}table{width:auto;font-size:16px;line-height:2rem}table td,table th{padding:5px 20px;border-left:1px solid #f1f0f3;border-right:1px solid #f1f0f3}table td:first-child,table th:first-child{border-left:none}table td:last-child,table th:last-child{border-right:none}table td[colspan],table th[colspan]{text-align:center}table table{text-align:left;width:100%;clear:both}table tr{border-bottom:1px solid #f1f0f3}table thead{border-bottom:1px solid #d1d0d3}table thead tr{border-bottom:none}table tfoot th,table thead th{font-weight:600;vertical-align:top}table tbody th{color:#080a12;font-weight:400;text-align:left}table tbody tr:hover{background-color:#f1f0f3}table tbody tr:last-child{border-bottom:none}@-webkit-keyframes g-fadeMenuInUp{0%{opacity:0;top:20px;visibility:hidden}1%{opacity:0;top:20px;visibility:visible}to{opacity:1;top:0;visibility:visible}}@keyframes g-fadeMenuInUp{0%{opacity:0;top:20px;visibility:hidden}1%{opacity:0;top:20px;visibility:visible}to{opacity:1;top:0;visibility:visible}}@-webkit-keyframes g-fadeMenuOutDown{0%{left:auto;opacity:1;top:0;visibility:visible}99%{left:auto;opacity:0;top:20px;visibility:visible}to{left:auto;opacity:0;top:20px;visibility:hidden}}@keyframes g-fadeMenuOutDown{0%{left:auto;opacity:1;top:0;visibility:visible}99%{left:auto;opacity:0;top:20px;visibility:visible}to{left:auto;opacity:0;top:20px;visibility:hidden}}@-webkit-keyframes g-fadeMenuInLeft{0%{opacity:0;left:20px;visibility:hidden}1%{opacity:0;left:20px;visibility:visible}to{opacity:1;left:0;visibility:visible}}@keyframes g-fadeMenuInLeft{0%{opacity:0;left:20px;visibility:hidden}1%{opacity:0;left:20px;visibility:visible}to{opacity:1;left:0;visibility:visible}}@-webkit-keyframes g-fadeMenuOutRight{0%{opacity:1;left:0;visibility:visible}99%{opacity:0;left:20px;visibility:visible}to{opacity:0;left:20px;visibility:hidden}}@keyframes g-fadeMenuOutRight{0%{opacity:1;left:0;visibility:visible}99%{opacity:0;left:20px;visibility:visible}to{opacity:0;left:20px;visibility:hidden}}@-webkit-keyframes g-fadeTriInUp{0%{bottom:-28px;opacity:0;visibility:hidden}1%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-9px;opacity:1;visibility:visible}}@keyframes g-fadeTriInUp{0%{bottom:-28px;opacity:0;visibility:hidden}1%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-9px;opacity:1;visibility:visible}}@-webkit-keyframes g-fadeTriOutDown{0%{bottom:-9px;opacity:1;visibility:visible}99%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-28px;opacity:0;visibility:hidden}}@keyframes g-fadeTriOutDown{0%{bottom:-9px;opacity:1;visibility:visible}99%{bottom:-28px;opacity:0;visibility:visible}to{bottom:-28px;opacity:0;visibility:hidden}}body>img,body>img:not([style]):not([class]),body>span>img:not([style]):not([class]){display:block;height:0}p{font-size:inherit}.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:2.25rem;line-height:2.5rem;font-weight:400;letter-spacing:-.5px}@media(min-width:768px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:calc(22.28571px + 1.78571vw);line-height:calc(26.28571px + 1.78571vw)}}@media(min-width:1440px){.g-text-xxxlarge,.g-text-xxxlarge-bold{font-size:3rem;line-height:3.25rem}}.g-text-xxxlarge-bold{font-weight:600}.g-text-xxlarge,.g-text-xxlarge-bold{font-size:1.5rem;line-height:2rem;font-weight:400;letter-spacing:-.5px}@media(min-width:768px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:calc(10.28571px + 1.78571vw);line-height:calc(16px + 2.08333vw)}}@media(min-width:1440px){.g-text-xxlarge,.g-text-xxlarge-bold{font-size:2.25rem;line-height:2.875rem}}.g-text-xxlarge-bold{font-weight:600}.g-text-xlarge,.g-text-xlarge-bold{font-size:1.25rem;line-height:1.5rem;font-weight:400}@media(min-width:768px){.g-text-xlarge,.g-text-xlarge-bold{font-size:calc(15.42857px + .59524vw);line-height:calc(14.85714px + 1.19048vw)}}@media(min-width:1440px){.g-text-xlarge,.g-text-xlarge-bold{font-size:1.5rem;line-height:2rem}}.g-text-xlarge-bold{font-weight:600}.g-text-large,.g-text-large-bold,.o-button-xlarge,.o-texticon-size-large{font-size:1.25rem;font-weight:400;line-height:1.875rem}.g-text-large-bold{font-weight:600}.c-button-primary-large,.c-button-secondary-large,.c-sectionHeading,.g-text-medium,.g-text-medium-bold,.g-text-medium-upper,.o-button-large,.o-texticon-size-medium{line-height:1.5rem;font-weight:400}.g-text-medium-bold{font-weight:600}.c-sectionHeading,.g-text-medium-upper{text-transform:uppercase;letter-spacing:2px}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-text-small,.g-text-small-bold,.o-button-medium,.o-texticon-size-small{font-weight:400}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium,.g-text-small-bold,.g-text-xsmall-bold{font-weight:600}.g-text-xxsmall,.g-text-xxsmall-bold{font-size:.75rem;line-height:1rem}.g-text-xxsmall-bold{font-weight:600}.c-button,.c-button-primary,.c-button-primary-large,.c-button-primary-medium,.c-button-secondary,.c-button-secondary-large,.c-button-secondary-medium{display:inline-flex;justify-content:center;margin-bottom:0}.c-button-primary-large:hover,.c-button-primary-medium:hover,.c-button-primary:hover{color:#fff}.c-button-secondary-large:not(.o-button-disabled):hover,.c-button-secondary-medium:not(.o-button-disabled):hover{color:#fff;border:1px solid #d20a00;background-color:#d20a00}.c-button-secondary-large:not(.o-button-disabled):hover svg,.c-button-secondary-medium:not(.o-button-disabled):hover svg{fill:#fff;transition:fill .175s ease-out}.c-button-secondary-large svg,.c-button-secondary-medium svg{fill:#de1400}.c-button-primary-large:first-child,.c-button-primary-medium:first-child,.c-button-primary:first-child,.c-button-secondary-large:first-child,.c-button-secondary-medium:first-child,.c-button-secondary:first-child,.c-button:first-child{margin-right:0} .nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red} .c-layoutDefault_page[data-v-6fada5f0]{overflow-x:hidden;position:relative} .c-globalSvgs{height:0;overflow:hidden;position:absolute;width:0}#galleryOverlay{fill:rgba(0,0,0,.3)}#galleryOverlay .overlayBorder{fill:hsla(0,0%,100%,.5)}#galleryOverlay .overlayIcon{fill:#fff}#facebook g,#twitter path:first-child{fill:none}#autoLogoFull .logoSlash{fill:#b80000} .c-adSkyBox{min-height:calc(max(18vw, 50px))}.skybox-closed .c-adSkyBox.rendered,.skybox-closed .c-adSkyBox.rendered .c-adDisplay_container{min-height:0}.c-adSkyBox.collapsed{display:none}.c-adSkyBox_stickyContainer{width:100%;position:fixed;top:0;z-index:5200000}.rendered .c-adSkyBox_closeButton{display:flex;position:absolute;top:2px;right:3px;width:15px;height:15px;font-size:13px;border:1px solid #f1f0f3;border-radius:100%}.c-adSkyBox_hideButton{display:none}@media(min-width:768px){.c-adSkyBox{min-height:calc(max(6.5vw, 90px))}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox{min-height:9.7vw}}.c-adSkyBox.fixed .c-adDisplay_container{position:fixed;top:0;left:0}.c-adSkyBox .c-adDisplay_container{align-items:center;display:flex;justify-content:center;width:100%;min-height:calc(max(18vw, 50px))}@media(min-width:768px){.c-adSkyBox .c-adDisplay_container{min-height:calc(max(6.5vw, 90px))}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox .c-adDisplay_container{min-height:9.7vw}} .c-adSkyBox{align-items:center;display:flex;justify-content:center;min-height:calc(max(18vw, 50px))}@media(max-width:287px){.c-adSkyBox.rendered,.c-adSkyBox.rendered .c-adDisplay_container,.c-adSkyBox .skybox-closed,.c-adSkyBox .skybox-closed .c-adDisplay_container{min-height:0}}.c-adSkyBox-stickyContainer{transition:transform .5s ease;transform:translateZ(0)}.c-adSkyBox-stickyContainer_animate{transform:translate3d(0,-120px,0)}.c-adSkyBox-stickyContainer_sticky{width:100%;position:fixed;top:0;z-index:5500000;min-height:inherit}.c-adSkyBox-stickyContainer .c-adDisplay_container_mobile-nav-ad-plus-banner,.c-adSkyBox-stickyContainer .c-adDisplay_container_nav-ad-plus-leader{background-color:#fbfbfb}.c-adSkyBox-stickyContainer .c-adDisplay_container_mobile-nav-ad-plus-banner{min-height:calc(max(18vw, 50px));padding:10px 0}.c-adSkyBox_hideButton{display:none}@media(min-width:768px){.c-adSkyBox{min-height:100px}}@media(min-width:1024px)and (max-width:1293px){.c-adSkyBox{min-height:100px}}.c-adSkyBox .c-adDisplay_container{min-height:inherit} .c-adDisplay_container.spaced{margin-bottom:1.5rem}.c-adDisplay{margin:0 auto;justify-content:center}.c-adDisplay iframe{max-width:none}@media(min-width:768px){.c-adDisplay-viewportCenter:not(.skybox-loaded-slot){margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media(min-width:768px){.c-adDisplay-viewportCenter:not(.skybox-loaded-slot).power-bar{clear:both}}.c-adDisplay_container.collapsed{min-height:0}.c-adDisplay_container_mobile-incontent-ad-plus{min-height:250px}.c-adDisplay_container_leaderboard-middle{min-height:66px}.c-adDisplay_container_mpu-top{min-height:250px}.c-adDisplay_container_leader-middle{min-height:90px} .c-authentication_modal{background:#fff;box-shadow:0 0 300px 200px #080a12;width:100%;max-width:none;margin:0;padding:0;position:fixed;right:0;top:0;bottom:0;left:0;overflow:auto;z-index:3800000}@media(min-width:1024px){.c-authentication_modal{box-shadow:0 0 350px 200px #fff;bottom:10vh;left:20vw;right:20vw;top:17vh;max-height:none;max-width:none;min-height:400px;min-width:600px;width:auto}}.c-authentication_modal-info{text-align:left;margin:50px auto 0;width:350px}.c-authentication_modal-info h2{margin-bottom:0;font-size:30px;font-weight:400}.c-authentication_modal-description{font-size:16px;line-height:18px;margin-bottom:1.5rem}.c-authentication_modal-hidden{display:none}.c-authentication_button{text-align:center;text-transform:uppercase;display:block;margin:5px auto;padding:10px 0;font-size:.813rem;color:#fff;font-weight:600;cursor:pointer}.c-authentication_button-email{background-color:#080a12}.c-authentication_button-linkedin{background-color:#0073b2}.c-authentication_button-facebook{background-color:#3b5998}.c-authentication_button.disabled{cursor:not-allowed}.c-globalModal_authentication .c-globalModal_content{position:static;background:none;border:none;padding:0} .c-globalModal{display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:5999999}.c-globalModal_backdrop{height:100%;left:0;position:absolute;top:0;width:100%}.c-globalModal_close{position:absolute;display:block;top:1.5rem;right:1.5rem;cursor:pointer;z-index:3999999}.c-globalModal_close>svg{width:20px;height:20px;fill:#de1400}.c-globalModal_close:hover>svg{fill:#080a12}.c-globalModal_content{background:#fff;position:relative;max-width:570px;padding:1.5rem;box-shadow:0 6px 18px rgba(0,0,0,.18);top:3rem}@media(max-width:767px){.c-globalModal_content{margin:0 1.5rem}}.c-globalModal_contentWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.c-globalModal_isOpen{display:block} .c-globalOverlay{position:fixed;top:0;left:0;height:100%;width:100%;overflow:auto;z-index:10}.c-globalOverlay:before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;background-color:rgba(26,33,58,.7)} .c-siteHeader{display:flex;box-sizing:border-box;padding:0;position:relative;box-shadow:0 4px 16px rgba(8,10,18,.1);z-index:5200000} .c-siteHeaderNavigation{display:inline-flex;justify-content:space-around;height:66px;flex:1}.c-siteHeaderNavigation_item{display:inline-flex;height:100%}.c-siteHeaderNavigation a{-webkit-tap-highlight-color:transparent}@media(max-width:1023px){.c-siteHeaderNavigation-topics,.c-siteHeaderNavigation_spacer{display:none}}.c-siteHeaderNavigation-login{display:flex;align-items:center}.c-siteHeaderNavigation-loginButton{position:relative;display:flex;height:100%;align-items:center;-webkit-tap-highlight-color:transparent;cursor:pointer}.c-siteHeaderNavigation-loginButton svg{display:block;width:20px;height:20px;fill:#de1400}.c-siteHeaderNavigation-loginButton span{display:none}@media(min-width:1024px){.c-siteHeaderNavigation-loginButton{border:1px solid #de1400;height:42px;width:116px;text-align:center;font-size:.938rem;font-weight:600;color:#de1400;justify-content:center;border-radius:3px}.c-siteHeaderNavigation-loginButton svg{display:none}.c-siteHeaderNavigation-loginButton span{display:block}.c-siteHeaderNavigation-loginButton:hover{border-color:#d20a00;background-color:#d20a00;color:#fff}.c-siteHeaderNavigation-loginButton:active{border-color:#c40100;background-color:#c40100;color:#fff}}@media(min-width:1024px){.c-siteHeaderNavigation{height:88px;align-items:center}.c-siteHeaderNavigation-account,.c-siteHeaderNavigation-login{margin-right:2rem}.c-siteHeaderNavigation_spacer{flex-grow:1}}@media(min-width:1440px){.c-siteHeaderNavigation-account,.c-siteHeaderNavigation-login{margin-right:4rem}} .c-sitePrimaryMenu{align-items:center;display:flex}.c-sitePrimaryMenu_text{font-weight:600;color:#080a12}.c-sitePrimaryMenu_item{cursor:default}.c-sitePrimaryMenu_item>svg{display:block;width:20px;height:20px;fill:#de1400}.c-sitePrimaryMenu_item>svg:not(:first-child){margin-left:.5rem}@media(min-width:1024px){.c-sitePrimaryMenu_item>span:not(:last-child){position:relative;line-height:42px;margin-left:.5rem}.c-sitePrimaryMenu_item>span:not(:last-child):before{position:absolute;content:"";background-color:#f1f0f3;top:0;left:-16px;bottom:0;width:1px}}@media(max-width:1023px){.c-sitePrimaryMenu_item>span:not(:last-child){display:none}.c-sitePrimaryMenu_item>svg{margin-left:0}}.c-sitePrimaryMenu_itemLink{cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent}.c-sitePrimaryMenu_subNav{background-color:#fff;position:absolute;top:100%;left:0;right:0;visibility:hidden}.c-sitePrimaryMenu_hasSubNav-small{position:relative;font-weight:400}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_item{position:relative;display:flex;height:100%;align-items:center}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_item:after{position:absolute;content:"";bottom:-1px;left:0;right:0;height:1px;background:#de1400;z-index:1;visibility:hidden;transform:scaleX(0) translateZ(0);transition:transform .1s ease,visibility 0s .1s}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item a:before{content:"";position:absolute;top:0;left:-20px;right:-20px;bottom:0}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_item:after{visibility:visible;transform:scaleX(1) translateZ(0);transition:transform .1s ease}.c-sitePrimaryMenu_hasSubNav .c-sitePrimaryMenu_subNav{visibility:hidden;opacity:0;clip:rect(0,200vw,0,-30px);transition:opacity .2s linear,clip .6s linear,visibility 0s .2s}.c-sitePrimaryMenu_hasSubNav.is-expanded .c-sitePrimaryMenu_subNav{visibility:visible;opacity:1;clip:rect(0,200vw,200vh,-30px);transition:clip .6s linear,opacity .2s linear}.c-sitePrimaryMenu_accordion.is-expanded .c-sitePrimaryMenu_item:after{display:none}@media(min-width:1024px){.c-sitePrimaryMenu_accordion{margin-left:2rem}}@media(min-width:1230px){.c-sitePrimaryMenu_accordion{display:none}}@media(max-width:1229px){.c-sitePrimaryMenu-topic{display:none}}@media(min-width:1024px){.c-sitePrimaryMenu-account .c-sitePrimaryMenu_subNav,.c-sitePrimaryMenu-edition .c-sitePrimaryMenu_subNav{width:360px;left:auto}.c-sitePrimaryMenu_subNav-small{width:244px;left:50%;margin-left:-122px}.c-sitePrimaryMenu_item{margin-right:2rem;color:#080a12;transition:color .2s;flex-shrink:0}.c-sitePrimaryMenu_bottomLink{display:block;text-align:center;font-weight:600;border-top:1px solid #f1f0f3;padding:1.5rem 0}.c-sitePrimaryMenu_bottomLinkIcon{width:15px;height:13px;vertical-align:middle;margin-left:5px}.c-sitePrimaryMenu_bottomLink a:hover svg{fill:#de1400}} .c-siteAccordionMenu{line-height:59px;position:relative;font-weight:400;z-index:2}.c-siteAccordionMenu.c-sitePrimaryMenu_subNav{position:fixed;top:0;bottom:0;overflow:auto}@media(min-width:768px){.c-siteAccordionMenu{width:360px}}.c-siteAccordionMenu_section .c-siteAccordionMenu_item{opacity:0;visibility:hidden;max-height:0;line-height:20px;padding:0;transition:opacity .3s ease,max-height .3s ease .3s,padding .3s ease .3s,visibility 0s .3s}.c-siteAccordionMenu_section.is-expanded{border-bottom:1px solid #f1f0f3}.c-siteAccordionMenu_section.is-expanded .c-siteAccordionMenu_sectionToggle>svg{fill:#080a12;transform:rotateX(180deg)}.c-siteAccordionMenu_section.is-expanded .c-siteAccordionMenu_item{visibility:visible;max-height:70px;padding:15px 0;opacity:1;transition:opacity .3s ease .3s,max-height .3s ease,padding .3s ease}.c-siteAccordionMenu_item{color:#080a12;margin-right:.75rem;margin-left:56px}.c-siteAccordionMenu_item-primary{font-weight:600;margin-left:48px}.c-siteAccordionMenu_itemArrowIcon{width:15px;height:13px;vertical-align:middle;margin-left:5px;fill:#080a12}.c-siteAccordionMenu_item:hover{color:#de1400}.c-siteAccordionMenu_item:hover svg{fill:#de1400}.c-siteAccordionMenu_link{-webkit-tap-highlight-color:transparent;display:block;color:inherit}.c-siteAccordionMenu_link:hover{color:#de1400}.c-siteAccordionMenu_closeButton{border-bottom:1px solid #f1f0f3;line-height:66px;padding:0 32px;cursor:pointer;display:block}.c-siteAccordionMenu_closeButton>svg{width:20px;height:20px;fill:#de1400;vertical-align:middle}@media(min-width:1024px){.c-siteAccordionMenu_closeButton{line-height:87px}}.c-siteAccordionMenu_sectionToggle{position:relative;color:#505259;border-bottom:1px solid #f1f0f3;padding:0 32px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.c-siteAccordionMenu_sectionToggle>svg{width:13px;height:7px;position:absolute;fill:#505259;top:25px;right:32px;transition:transform .3s ease}.c-siteAccordionMenu_sectionToggle:hover{color:#080a12}.c-siteAccordionMenu_sectionToggle:hover>svg{fill:#080a12} .c-siteHeaderMasthead{box-sizing:border-box;display:flex;align-items:center;height:100%;z-index:5800000;-webkit-tap-highlight-color:transparent}.c-siteHeaderMasthead:hover{opacity:.8}@media(max-width:1023px){.c-siteHeaderMasthead{display:inline-flex;align-items:center;justify-content:space-around}} @media(min-width:1024px){.c-siteLogo{margin:0 1.5rem 0 0;display:block}}@media(min-width:1230px){.c-siteLogo{margin-left:2rem}}@media(min-width:1440px){.c-siteLogo{margin-left:4rem}}.c-siteLogo_image{width:100%;height:100%;display:block}.c-siteLogo_image-brand{fill:#de1400}.c-siteLogo_image-footer,.c-siteLogo_image-normal{width:66px;height:42px}@media(min-width:1024px){.c-siteLogo_image-footer,.c-siteLogo_image-normal{height:64px;width:100px}}.c-siteLogo_image-small{height:32px;width:50px}.c-siteLogo_image-amp{height:43px;width:67px}.c-siteLogo_image-header{width:67px;height:66px}@media(min-width:1024px){.c-siteLogo_image-header{height:64px;width:100px}} .c-siteMenuList{position:relative}.c-siteMenuList_item{color:#383a42;margin-left:.5rem;margin-right:1rem}.c-siteMenuList_item-primary{font-weight:600;margin:0}.c-siteMenuList_item:hover{color:#de1400}.c-siteMenuList_label{color:#505259;font-weight:400}.c-siteMenuList_label:hover{color:#505259}.c-siteMenuList_link{display:block;color:inherit;cursor:pointer}.c-siteMenuList_link:hover{color:#de1400}.c-siteMenuList_single{padding:1.5rem 0}.c-siteMenuList_single li{margin:0 0 30px;padding:0 25px}.c-siteMenuList_single li:last-child{margin-bottom:0}@media(min-width:1024px){.c-siteMenuList_large{width:856px;padding:1.5rem 0;margin:0 auto;display:flex;line-height:24px;font-weight:400}.c-siteMenuList_large-columns-2{width:495px}.c-siteMenuList_large-columns-3 .c-siteMenuList_column:first-of-type{width:50%}.c-siteMenuList_column{padding:0 1rem;flex-grow:1;width:25%;position:relative}.c-siteMenuList_item{margin-top:.5rem;margin-bottom:1rem;min-height:25px}.c-siteMenuList_divider{position:absolute;top:0;left:-1rem;width:1px;height:100%;background:#f1f0f3}} .c-searchAutoSuggest_container{position:relative;margin:auto .75rem;min-height:250px}@media(min-width:1024px){.c-searchAutoSuggest_container{margin:.75rem auto;width:856px}}.c-searchAutoSuggest_form{display:flex;margin:1.5rem 0}@media(min-width:1024px){.c-searchAutoSuggest_form{margin:2rem 0}}.c-searchAutoSuggest button[type=submit],.c-searchAutoSuggest input[type=search]{height:42px;line-height:40px;border-radius:3px;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none!important}.c-searchAutoSuggest button[type=submit]::-moz-placeholder,.c-searchAutoSuggest input[type=search]::-moz-placeholder{color:#505259}.c-searchAutoSuggest button[type=submit]:-ms-input-placeholder,.c-searchAutoSuggest input[type=search]:-ms-input-placeholder{color:#505259}.c-searchAutoSuggest button[type=submit]::placeholder,.c-searchAutoSuggest input[type=search]::placeholder{color:#505259}@media(min-width:1024px){.c-searchAutoSuggest button[type=submit],.c-searchAutoSuggest input[type=search]{height:54px;line-height:52px}}.c-searchAutoSuggest input[type=search]{color:#383a42;border:1px solid #d1d0d3;margin:0 12px 0 0;box-shadow:none;flex-grow:1;padding:0 9px}@media(min-width:1024px){.c-searchAutoSuggest input[type=search]{margin:0 .75rem 0 0;padding:0 16px}}.c-searchAutoSuggest button[type=submit]{flex-grow:0;background-color:#de1400;color:#fff;border:none;padding:0 16px;text-transform:none;font-weight:400}.c-searchAutoSuggest button[type=submit]:hover{background-color:#d20a00}.c-searchAutoSuggest button[type=submit]:active{background-color:#c40100}@media(min-width:1024px){.c-searchAutoSuggest button[type=submit]{padding:0 28px}} .c-searchTrendingContent{margin-bottom:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.938rem}.c-searchTrendingContent_item{display:block;width:calc(50% - 8px);line-height:1.6;margin-bottom:.75rem}.c-searchTrendingContent_item>span{display:block;margin:.5rem 0}.c-searchTrendingContent_item:hover .c-searchTrendingContent_title{color:#de1400}.c-searchTrendingContent_item:hover img{opacity:.8}@media(min-width:1024px){.c-searchTrendingContent_item{width:calc(25% - 18px)}}.c-searchTrendingContent_title{color:#080a12;font-weight:600}.c-searchTrendingContent_topic{color:#505259;font-size:.813rem} .c-pageArticleSingle{position:relative}.c-pageArticleSingle_rightRail{display:none}@media(min-width:1024px){.c-pageArticleSingle_rightRail{display:block;position:relative}.c-pageArticleSingle_rightRail>div{margin-bottom:2rem}}.c-pageArticleSingle_leftRail{display:none}@media(min-width:1024px){.c-pageArticleSingle_leftRail{display:block;position:relative}}.c-pageArticleSingle_injectedMpu{position:absolute;right:0}.c-seamlessListing .c-seamlessTriggers:last-child{padding-bottom:100vh}.c-pageArticleSingle-seamless{-webkit-animation:fadeIn .4s;animation:fadeIn .4s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}} .c-contentHeader_headline{font-size:30px;line-height:1.2;letter-spacing:-.5px;font-weight:600}@media(min-width:1024px){.c-contentHeader_headline{font-size:48px;line-height:1.1}}.c-contentHeader_dek{font-size:20px;line-height:1.5}.c-contentHeader_divider{height:1px;background:#f1f0f3;margin:25px 0} .c-globalDisclosure_title{margin-right:.75rem}.c-globalDisclosure_message{line-height:1.25rem}.c-globalDisclosure_copy a,.c-globalDisclosure_message a{cursor:pointer;color:#080a12;font-weight:600}.c-globalDisclosure_copy a:hover,.c-globalDisclosure_message a:hover{color:#de1400}@media(min-width:288px){.c-globalDisclosure_messageText{display:none}}@media(min-width:1024px){.c-globalDisclosure_messageText{display:inline}}.c-globalDisclosure_modal{position:absolute;top:3rem;z-index:3999999;height:auto}.c-globalDisclosure_modal .c-globalModal_content{border:1px solid #1a213a}.c-globalDisclosure_modal-close{float:right}.c-globalDisclosure_modal-header{clear:both;margin-right:2rem}.c-globalDisclosure_adSlot{display:flex;align-items:left} .c-contentBreadcrumb_link{color:#080a12}.c-contentBreadcrumb_link:hover{color:#de1400}.c-contentBreadcrumb_item+.c-contentBreadcrumb_item{margin-left:4px}.c-contentBreadcrumb_item+.c-contentBreadcrumb_item:before{content:"|";margin-right:4px;color:#505259} .c-globalAuthor{position:relative;font-size:.938rem}@media(min-width:768px){.c-globalAuthor{display:flex}}.c-globalAuthor_image{display:none;margin-right:16px}@media(min-width:768px){.c-globalAuthor_image{cursor:pointer;display:inline-block;width:42px;height:42px;border-radius:50%;overflow:hidden}.c-globalAuthor_image img{filter:grayscale(100%)}}.c-globalAuthor_image+.c-globalAuthor_image{margin-left:-30px}.c-globalAuthor_link{color:#080a12;cursor:pointer}.c-globalAuthor_link:hover{color:#de1400}.c-globalAuthor_link,.c-globalAuthor_time{font-weight:600}.c-globalAuthor_meta{flex:1}.c-globalAuthor_metaItem{display:inline-block}.c-globalAuthor_editor{flex:.5}@media(min-width:768px){.c-globalAuthor_editor{margin-left:2rem}}.c-globalAuthor_twitter{width:11px;height:11px;cursor:pointer;fill:#fff}.c-globalAuthor_twitter:hover{stroke:#de1400}.c-globalAuthor_modal{position:absolute;top:100%;width:auto;height:auto}.c-globalAuthor_modal .c-globalModal_content{max-width:358px;top:1rem}.c-globalAuthor_modal .c-globalModal_backdrop{position:fixed}.c-globalAuthor_modal .c-globalModal_close svg{width:16px;height:16px} .c-cmsImage,.c-cmsImage img{display:block;width:100%}.c-cmsImage img{height:auto} .c-contentAuthorModal_head{display:flex;align-items:center;margin-bottom:.75rem}.c-contentAuthorModal_image{margin-right:.75rem;background:#f1f0f3;width:70px;height:70px;flex-shrink:0;border-radius:50%;overflow:hidden}.c-contentAuthorModal_image img{filter:grayscale(100%)}.c-contentAuthorModal_title{font-weight:600;margin-right:2rem}.c-contentAuthorModal_copy{clear:both;margin-bottom:.75rem;line-height:1.5}.c-contentAuthorModal_link{color:#080a12;font-size:13px;cursor:pointer}.c-contentAuthorModal_link svg{width:16px;height:16px;vertical-align:middle;margin-left:.5rem}.c-contentAuthorModal_link:hover{color:#de1400}.c-contentAuthorModal_link:hover svg{fill:#de1400}.c-contentAuthorModal_linkDivider{font-size:13px;display:inline-block;color:#505259;margin:0 .25rem}.c-contentAuthorModal_accordionSection{margin:.75rem 0}.c-contentAuthorModal_accordionSectionToggle{display:block;position:relative;cursor:pointer}.c-contentAuthorModal_accordionSectionToggle svg{position:absolute;right:0;top:20px;width:13px;height:7px}.c-contentAuthorModal_accordionSection>ul{margin-left:20px}.c-contentAuthorModal_accordionSection>ul>li{list-style:disc} .c-socialSharebar{font-size:1.25rem}.c-socialSharebar amp-social-share{background:none;max-width:16px;max-height:16px}.c-socialSharebar_container{display:flex;padding:0}.c-socialSharebar_button{cursor:pointer;display:flex;justify-content:center;align-items:center}.c-socialSharebar_button:not(:last-child){margin-right:3rem}.c-socialSharebar_button:hover{opacity:.7}.c-socialSharebar_icon{display:block;height:1rem;width:1rem}.c-socialSharebar--dropdown{font-size:1rem;position:absolute;right:-10px;top:30px;border-radius:5px;background:#fff;padding:10px 20px;display:flex;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);z-index:3000000}.c-socialSharebar--dropdown .c-socialSharebar_container:after{position:absolute;right:10px;top:-8px;width:1em;height:1em;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);transform:rotate(135deg);border-radius:0 0 0 5px;content:""}.c-socialSharebar--dropdown .c-socialSharebar_button:hover{opacity:.7}.c-socialSharebar--dropdown .c-socialSharebar_button:last-child{margin-right:0}.c-socialSharebar_circle{width:42px;height:42px;border:1px solid #de1400;border-radius:50%}.c-socialSharebar_circle:not(:last-child){margin-right:1.5rem}.c-socialSharebar_circle svg{fill:#de1400} .c-shortcodeListiclePrecap .hide{display:none}.c-shortcodeListiclePrecap_show{text-align:right;cursor:pointer}.c-shortcodeListiclePrecap_show svg{width:15px;height:15px;padding-top:8px;fill:#de1400;margin-left:10px} .c-shortcodeListiclePrecapItem{color:#080a12}.c-shortcodeListiclePrecapItem:hover{color:#de1400}.c-shortcodeListiclePrecapItem:hover .c-button-primary-medium{background:#d20a00;color:#fff}.c-shortcodeListiclePrecapItem_container{min-height:70px;padding:.5rem 0;grid-gap:15px;gap:15px;border-bottom:1px solid #f1f0f3}@media(min-width:768px){.c-shortcodeListiclePrecapItem_container{grid-gap:20px;gap:20px}}.c-shortcodeListiclePrecapItem_image{width:70px;height:70px;flex:0 0 70px}.c-shortcodeListiclePrecapItem_image img[src=""]{visibility:hidden}.c-shortcodeListiclePrecapItem_image.credit-card-image{width:85px;height:85px;display:flex;flex:0 0 85px;align-items:center}@media(min-width:768px){.c-shortcodeListiclePrecapItem_image{width:85px;height:85px;flex:0 0 85px}}.c-shortcodeListiclePrecapItem_details{padding-right:.75rem}.c-shortcodeListiclePrecapItem_details .g-text-small{font-weight:600}.c-shortcodeListiclePrecapItem_button{width:110px;flex:0 0 110px;text-align:right}.c-shortcodeListiclePrecapItem_button.credit-card-button{color:#de1400}.c-shortcodeListiclePrecapItem_button.credit-card-button svg{width:28px;height:20px;padding:0 0 5px 5px;vertical-align:middle;fill:#de1400}.c-shortcodeListiclePrecapItem_button-mobile{display:inline}.c-shortcodeListiclePrecapItem_button-desktop{display:none}@media(min-width:768px){.c-shortcodeListiclePrecapItem_button{width:210px;flex:0 0 210px;text-align:right}.c-shortcodeListiclePrecapItem_button.credit-card-button{width:110px;flex:0 0 110px}.c-shortcodeListiclePrecapItem_button-mobile{display:none}.c-shortcodeListiclePrecapItem_button-desktop{display:inline}}.c-shortcodeListiclePrecapItem.bestOverall.bucket-a .bestOverallText{color:#de1400}.c-shortcodeListiclePrecapItem.bestOverall.bucket-a .c-shortcodeListiclePrecapItem_container{border:1px solid #de1400}.c-shortcodeListiclePrecapItem.bestOverall.bucket-b .bestOverallText{color:#505259}.c-shortcodeListiclePrecapItem.bestOverall.bucket-b .c-shortcodeListiclePrecapItem_container{border:1px solid #e1e0e3}.c-shortcodeListiclePrecapItem.bestOverall .bestOverallText{letter-spacing:.125rem;margin-bottom:.75rem}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container{width:100%;padding:1.25rem 1.5rem;display:inline-block}@media(min-width:1024px){.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container{width:-webkit-fill-available;margin-left:-1.5rem;margin-right:-1.5rem}}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container figure{display:inline-block;width:100%}@media(min-width:768px){.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container figure{width:48%}}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container figure .c-shortcodeListiclePrecapItem_image{width:100%;flex:none}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails{width:100%}@media(min-width:768px){.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails{width:48%;float:right}}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails .c-shortcodeListiclePrecapItem_details{padding-bottom:.75rem;padding-right:0}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails .c-shortcodeListiclePrecapItem_details .g-text-small{font-size:1.5rem;line-height:2rem}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails .c-shortcodeListiclePrecapItem_details .g-text-xsmall{font-size:1rem;line-height:1.5rem}.c-shortcodeListiclePrecapItem.bestOverall .c-shortcodeListiclePrecapItem_container .bestOverallDetails .c-shortcodeListiclePrecapItem_button{width:100%}.bestOverallMore{letter-spacing:.125rem;padding:1.5rem 0;margin-top:1.5rem} .c-commerceBuyButton{display:inline-flex;width:100%}.c-creditCardLink{display:inline-block;align-self:center;color:#de1400;width:100%}.c-creditCardLink:hover{color:#de1400}.c-creditCardLink svg{width:28px;height:20px;padding:0 0 5px 5px;vertical-align:middle;fill:#de1400} .c-CmsContent li,.c-CmsContent p{font-size:1.25rem;line-height:2rem}.c-CmsContent li a,.c-CmsContent p a{color:#080a12;text-decoration:underline}.c-CmsContent li a:hover,.c-CmsContent p a:hover{color:#de1400}.c-CmsContent hr{border-top:1px solid #f1f0f3}.c-CmsContent>ol,.c-CmsContent>ul{margin:0 0 1.5rem;padding:0 0 0 1.2rem}.c-CmsContent>ol li{list-style:decimal}.c-CmsContent>ul li{list-style:disc}.c-CmsContent>blockquote{font-weight:600;border-left:1px solid #080a12;padding-left:1.5rem;margin:1.5rem 0}@media(min-width:1024px){.c-CmsContent>blockquote{margin:2rem 0}}.c-CmsContent .giphy-embed{width:100%}.c-CmsContent .c-avLazyStickyVideo{margin-bottom:2rem;min-height:192px}@media(min-width:768px){.c-CmsContent .c-avLazyStickyVideo{margin-bottom:1.5rem;min-height:466px}}.c-CmsContent table{display:block;overflow:auto}.c-CmsContent table li,.c-CmsContent table p{font-size:1rem;line-height:1.875rem}.c-CmsContent table p{margin-bottom:0}.c-CmsContent table ul{padding-left:2rem;margin-bottom:1.5rem}.c-CmsContent table li{list-style-type:disc;display:list-item}.c-CmsContent :first-child{margin-top:0} .c-shortcodeListicle figcaption{text-align:center}@media(min-width:768px){.c-shortcodeListicle figcaption{float:right;clear:both;width:306px}}.c-shortcodeListicle_header{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.c-shortcodeListicle_header{flex-direction:column;align-items:baseline}}@media(max-width:767px){.c-shortcodeListicle_headerText{margin-bottom:.75rem}}.c-shortcodeListicle_headerLink{color:#080a12}.c-shortcodeListicle_headerLink:hover{color:#de1400}@media(min-width:768px){.c-shortcodeListicle_image{float:right;clear:right;margin-left:.75rem;margin-top:.5rem}}.c-shortcodeListicle_image.credit-card-image{width:200px;height:125px;float:none;margin-top:0}.c-shortcodeListicle_buttonContainer{clear:both;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-gap:1rem;gap:1rem}@media(min-width:768px){.c-shortcodeListicle_buttonContainer{flex-direction:row-reverse;grid-gap:1.5rem;gap:1.5rem}}.c-shortcodeListicle_button{text-align:right}@media(min-width:768px){.c-shortcodeListicle_button{max-width:calc(50% - .75rem)}.c-shortcodeListicle_button:first-child{margin:0}}.c-shortcodeListicle_creditCard{flex:0}.c-shortcodeListicle_supplemental{text-align:center}@media(min-width:768px){.c-shortcodeListicle_supplemental{border-right:1px solid #f1f0f3;margin:.75rem 0;padding-right:.75rem}}.c-shortcodeListicle p:last-child{margin-bottom:0}.c-shortcodeListicle ul{margin-left:1.5rem;margin-bottom:1.5rem}.c-shortcodeListicle ul li{list-style-type:disc} .c-adDisplay.skybox-inContent{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.c-adDisplay.rendered{min-height:0}.c-adDisplay_container{display:flex;align-items:center;justify-content:center}.c-adDisplay_container.collapsed{transition:min-height .3s ease;min-height:0}.c-adDisplay_container.rendered{min-height:0}.c-adDisplay_container_mobile-incontent-ad-plus,.c-adDisplay_container_mobile-mpu{min-height:250px}.c-adDisplay_container__mobile-sharethrough-top{min-height:255px}.c-adDisplay_container_mobile-nav-ad-plus-banner{min-height:50px}.c-adDisplay_container_mobile-incontent-banner-bottom{min-height:130px}.c-adDisplay_container_mobile-incontent-ad-plus,.c-adDisplay_container_mobile-incontent-all{display:block;min-height:154px}.c-adDisplay_container_leaderboard-middle{min-height:66px}.c-adDisplay_container_incontent-leaderboard-middle,.c-adDisplay_container_incontent-narrow-all-top{display:block;min-height:273px}.c-adDisplay_container_mpu-middle,.c-adDisplay_container_mpu-plus-top,.c-adDisplay_container_mpu-top{min-height:250px}.c-adDisplay_container_leader-middle,.c-adDisplay_container_leader-plus-middle{min-height:90px}.c-adDisplay_container_incontent-ad-plus-bottom{min-height:200px}.c-adDisplay_container_leader-bottom,.c-adDisplay_container_leaderboard-bottom{min-height:90px}.c-adDisplay_container_mobile-mpu-bottom{min-height:250px}.c-adDisplay_container_incontent-ad-plus-billboard-middle,.c-adDisplay_container_incontent-all-top{display:block;min-height:211px;clear:both} span.c-commerceLink a{color:#1174c7;text-decoration:none}span.c-commerceLink a:hover{color:#de1400} @media(min-width:768px){.c-shortcodePinbox-single{width:50%;max-width:306px;float:right;margin-left:1.5rem}}.c-shortcodePinbox-single h3{font-size:16px;font-weight:600;line-height:1.5rem;margin-top:.75rem;margin-bottom:.25rem}.c-shortcodePinbox-single p{font-size:.813rem;line-height:1.25rem;margin:.5rem 0;color:#505259}.c-shortcodePinbox-single svg{width:15px;height:13px;fill:#080a12;vertical-align:middle}.c-shortcodePinbox-single a{display:block;color:#080a12}.c-shortcodePinbox-single a:hover{color:#de1400}.c-shortcodePinbox-single a:hover img{opacity:.9}.c-shortcodePinbox-single a:hover p{color:inherit}.c-shortcodePinbox-single a:hover svg{fill:#de1400}@media(min-width:768px){.c-shortcodePinbox-textList_floating{width:50%;max-width:306px;float:right;margin-left:1.5rem}}.c-shortcodePinbox-textList li{line-height:1.5rem;font-size:1rem;font-weight:600;margin:1.5rem 0}.c-shortcodePinbox-textList li a{text-decoration:none;display:block} .c-socialComments_comment-bubble{fill:#fff;height:15px;margin-right:5px;width:15px}.c-socialComments .o-button-xlarge{color:#fff;line-height:3.7}.c-socialComments_toggleButton{width:100%}@media(min-width:1024px){.c-socialComments_toggleButton{width:416px}}.c-socialComments_faq-guidelines a{color:#505259;text-decoration:underline;font-size:.938rem}.c-socialComments_faq-guidelines a:hover{color:#080a12}.c-socialComments_postComments:before{display:block;content:"";margin-top:-50vh;height:50vh;visibility:hidden}.c-socialComments_user-dropdown{cursor:pointer;display:inline-block;position:relative;z-index:1;border:1px solid #fff;margin-left:-10px}.c-socialComments_user-dropdown:hover{background:#fff;border:1px solid #d9d9d9;border-radius:4px 4px 0 0;box-shadow:0 2px 5px rgba(0,0,0,.1)}.c-socialComments_user-dropdown:hover .c-socialComments_user-dropdown_user{display:block}.c-socialComments_user-dropdown_user{background:#fff;border:1px solid #d9d9d9;border-radius:0 0 3px 3px;box-shadow:0 2px 5px rgba(0,0,0,.1);list-style-type:none;padding:0;position:absolute;text-align:left;width:100%;margin:0 0 0 -1px}.c-socialComments_user-dropdown_user li{background:none;list-style:none;padding:0}.c-socialComments_user-dropdown_user li:first-child{border-bottom:1px dotted #d9d9d9}.c-socialComments_user-dropdown_user li:hover{background-color:#f1f1f1}.c-socialComments_user-dropdown_user li a{line-height:30px;margin:0;padding:0 8px;text-decoration:none}.c-socialComments_user-dropdown_user li a:hover{color:#de1400}.c-socialComments_user-dropdown_username{color:#de1400;cursor:pointer;font-weight:600;margin-left:10px;text-overflow:ellipsis;white-space:nowrap}.c-socialComments_user-dropdown_username:after{border:4px solid transparent;border-top-color:#404040;content:"";display:inline-block;margin:8px;position:relative;top:9px}.c-socialComments_user-dropdown_username:hover{text-decoration:none}.c-socialComments_user-dropdown_user{display:none} .c-listingVertical{grid-column:span 2}@media(max-width:767px){.c-listingVertical{border-bottom:none}}.c-listingVertical h4{color:#404040;text-transform:uppercase;letter-spacing:2px;font-weight:400}.c-listingVertical_item{position:relative;margin-bottom:1.5rem}.c-listingVertical_item:last-of-type{margin-bottom:0}.c-listingVertical_item h3{font-weight:600}.c-listingVertical_item:hover h3 span{color:#de1400}.c-listingVertical_item:hover img{opacity:.8}.c-listingVertical_image{background:#f2f2f2;display:block;width:86px;height:86px;flex-shrink:0}.c-listingVertical_image.shows{background:none}.c-listingVertical_image.shows picture{z-index:2}.c-listingVertical_image.shows:before{background:rgba(0,0,0,.5)}.c-listingVertical_image.shows img{transform:scale(.6);-o-object-fit:contain;object-fit:contain}.c-listingVertical_image picture{height:100%;width:100%;margin:auto 0}.c-listingVertical_image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.c-listingVertical_data{flex-direction:column}.c-listingVertical_itemLink{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;font:0/0 serif;text-shadow:none;color:transparent}.c-listingVertical_topic{font-size:.813rem;line-height:1.25rem;color:#505259} .c-globalSticky_bottom{position:absolute;bottom:0} .c-siteFooter{background-color:#080a12;overflow:auto}@media(min-width:1024px){.c-siteFooter{padding:3rem}}@media(min-width:1230px){.c-siteFooter{padding-left:4rem}}@media(min-width:1024px){.c-siteFooter_container{width:980px}}@media(min-width:1230px){.c-siteFooter_container{width:1296px}}.c-siteFooter_container .c-socialSharebar_container{justify-content:center}.c-siteFooter_logo{display:block;margin:0 auto;width:100px;height:65px}.c-siteFooter_logo-connect-grid{--grid-cols:2;grid-row-gap:.75rem}@media(min-width:768px){.c-siteFooter_logo-connect-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_logo-connect-grid{--grid-cols:6;grid-row-gap:2rem}}.c-siteFooter_connect-column{display:flex}.c-siteFooter_connect-grid{--grid-cols:2;margin:auto}@media(min-width:768px){.c-siteFooter_connect-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_connect-grid{--grid-cols:5;margin-top:.75rem;margin-right:3rem;grid-row-gap:2rem}}@media(min-width:1230px){.c-siteFooter_connect-grid{--grid-cols:7;margin:0}}.c-siteFooter_connect-label{font-weight:600;color:#de1400;text-transform:uppercase;text-align:center}@media(min-width:1024px){.c-siteFooter_connect-label{font-size:.813rem;margin-right:1.5rem;margin-bottom:0}}@media(min-width:1230px){.c-siteFooter_connect-label{grid-column-end:span 2;display:flex;align-items:center;margin:0}}.c-siteFooter_social-links-wrapper{margin:auto}@media(min-width:1230px){.c-siteFooter_social-links-wrapper{grid-column-end:span 3}}@media(min-width:1024px){.c-siteFooter_social-links-wrapper{--grid-cols:6;font-size:.813rem;text-align:left;text-align:initial}}.c-siteFooter_copyright-policies{text-align:center;--grid-cols:2}@media(min-width:768px){.c-siteFooter_copyright-policies{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_copyright-policies{--grid-cols:6;font-size:.813rem;text-align:left;text-align:initial;margin-top:1.5rem}}.c-siteFooter_column-links-grid{--grid-cols:2}@media(min-width:768px){.c-siteFooter_column-links-grid{--grid-cols:6}}@media(min-width:1024px){.c-siteFooter_column-links-grid{--grid-cols:6;margin-top:.5rem}} .c-siteFooterCopyright{margin:0;color:#abbeca}@media(min-width:1024px){.c-siteFooterCopyright{display:block;text-align:left;font-size:.75rem;line-height:1rem}}@media(max-width:1023px){.c-siteFooterCopyright{font-size:.938rem;line-height:1.5rem}} .c-siteFooterPolicies{color:#505259}.c-siteFooterPolicies a{color:#fff;margin-right:.5rem}.c-siteFooterPolicies a:hover{color:#de1400;cursor:pointer}@media(min-width:1024px){.c-siteFooterPolicies{font-size:.75rem;line-height:1rem}}@media(max-width:1023px){.c-siteFooterPolicies{font-size:.938rem;line-height:1.5rem}} .c-siteFooterColumnLinks{margin-top:.5rem}.c-siteFooterColumnLinks a{color:#fff}.c-siteFooterColumnLinks a:hover{color:#505259;cursor:pointer}.c-siteFooterColumnLinks_beta{display:none}@media(min-width:1024px){.c-siteFooterColumnLinks_beta{display:block}}.c-siteFooterColumnLinks_charlie{text-align:right}.c-siteFooterColumnLinks_charlie .loggedin{display:none}@media(min-width:1024px){.c-siteFooterColumnLinks_charlie{text-align:left}}.c-siteFooterColumnLinks ul>li{margin-bottom:2rem;line-height:1rem;transform:translateZ(0);-webkit-transform:translateZ(0)}.c-siteFooterColumnLinks .c-siteFooter_link{color:#fff}.c-siteFooterColumnLinks .c-siteFooter_link.loggedIn:after{position:relative;top:-6px;right:-4px;content:"●";color:#fff}.c-siteFooterColumnLinks .c-siteFooter_link-userIcon{width:16px;height:16px;fill:#de1400;margin-left:.75rem;vertical-align:middle}</style> </head> <body> <div data-server-rendered="true" id="__nuxt"><!----><div id="__layout"><div class="c-layoutDefault" data-v-6fada5f0=""><svg class="c-globalSvgs" data-v-6fada5f0=""><symbol id="android" viewbox="0 0 24 24"><path d="M15.9591 0.697571L15.1162 2.66445C16.832 3.5964 17.999 5.41526 17.999 7.5011C17.999 7.77708 17.775 8.00108 17.499 8.00108H7.49974C7.22376 8.00108 6.99976 7.77708 6.99976 7.5011C6.99976 5.41526 8.16667 3.5964 9.88354 2.66445L9.0406 0.697571C8.93157 0.444558 9.04857 0.150578 9.30256 0.0416011C9.55356 -0.0693912 9.85054 0.0496162 9.95853 0.304599L10.8034 2.27246C11.3384 2.09847 11.9084 2.0015 12.5003 2.0015C13.0923 2.0015 13.6622 2.09847 14.1972 2.27246L15.0401 0.304599C15.1481 0.0496162 15.4451 -0.0684069 15.6961 0.0416011C15.9501 0.150625 16.0681 0.443573 15.9591 0.697571ZM9.9995 5.50122C9.9995 5.7772 10.2235 6.0012 10.4995 6.0012C10.7755 6.0012 10.9995 5.7772 10.9995 5.50122C10.9995 5.22524 10.7755 5.00124 10.4995 5.00124C10.2235 5.00124 9.9995 5.22524 9.9995 5.50122ZM13.9993 5.50122C13.9993 5.7772 14.2233 6.0012 14.4992 6.0012C14.7752 6.0012 14.9992 5.7772 14.9992 5.50122C14.9992 5.22524 14.7752 5.00124 14.4992 5.00124C14.2233 5.00124 13.9993 5.22524 13.9993 5.50122ZM7.49969 9.00073H17.499C17.775 9.00073 17.999 9.22375 17.999 9.50071V17.5002C17.999 18.7081 17.139 19.7181 15.9991 19.95V22.4998C15.9991 23.3268 15.3261 23.9997 14.4992 23.9997C13.6722 23.9997 12.9993 23.3268 12.9993 22.4998V20H11.9994V22.4998C11.9994 23.3268 11.3264 23.9997 10.4995 23.9997C9.67252 23.9997 8.99959 23.3268 8.99959 22.4998V19.95C7.85967 19.717 6.99971 18.7081 6.99971 17.5002V9.50071C6.99971 9.22473 7.22371 9.00073 7.49969 9.00073ZM20.4988 9.00073C19.6719 9.00073 18.9989 9.67367 18.9989 10.5006V15.5003C18.9989 16.3273 19.6719 17.0002 20.4988 17.0002C21.3258 17.0002 21.9987 16.3273 21.9987 15.5003V10.5006C21.9987 9.67372 21.3258 9.00073 20.4988 9.00073ZM3 10.5006C3 9.67367 3.67294 9.00073 4.4999 9.00073C5.32685 9.00073 5.99979 9.67372 5.99979 10.5006V15.5003C5.99979 16.3273 5.32685 17.0002 4.4999 17.0002C3.67294 17.0002 3 16.3273 3 15.5003V10.5006Z"></path></symbol> <symbol id="arrow-back" viewbox="0 0 24 24" fill="white"><path d="M16 4L8 12L16 20" stroke="black" stroke-width="2" stroke-linecap="round"></path></symbol> <symbol id="avatar" viewbox="0 0 200 200"><rect fill="#efefef" width="200" height="200"></rect><path fill="#bdbdbd" d="M167,199.87H32.76q-1-8.77-2-17.64c-.22-1.95-.42-3.9-.66-5.85A42.19,42.19,0,0,1,32.45,156c.67-1.76,2.15-3.23,3.25-4.88.3.1.75.38.89.28,4.45-3.66,9.75-5.13,15.25-6.55a48.58,48.58,0,0,0,23.42-13.9c.92-1,2.64-1.82,1.26-3.65-.06-18.16,0-18.16-8.09-33.51-.3-.58-.57-1.35-1.06-1.63-4.88-2.73-4.88-8-6.38-12.4A4.07,4.07,0,0,1,62.24,76c2.08-1.1,1.56-2.48,1.46-4.15-.45-7.24-1.16-14.5-1-21.74.16-8.67,2.84-16.59,9.86-22.33,1-.19,2.26,0,2.92-.61,6-5.29,13.1-8.13,20.83-9.56,2.07-.38,4.32-.87,6.31-.44,10.85,2.32,20.63,6.68,27.62,15.86.37.46,1.34.45,2,.66a24.32,24.32,0,0,1,4.88,15.2c.06,7-.54,14.09-.83,21.12-.07,1.81,0,3.62,0,5.42-.47,2.35,2.06,2.54,2.84,4a36.83,36.83,0,0,1-1.06,5.3c-.69,2-1.29,4.45-2.77,5.65-6.51,5.28-8.07,13.25-11.37,20.2-1.24,2.6-.53,6.14-.63,9.25-.08,2.47,0,5,0,7.42-1.47,1.78.29,2.59,1.15,3.62,4.28,5.11,10.11,8.1,15.76,11.31,3.58,1.13,7.1,2.48,10.74,3.35,4.7,1.12,9,2.71,12.45,6.3.33.34,1.13.21,1.69.31,5.31,7.52,5.48,16,4.54,24.65C168.78,184.51,167.88,192.2,167,199.87Z"></path><path fill="#b1b1b1" d="M132.27,33.72c-.69-.21-1.67-.2-2-.67-7-9.17-16.77-13.53-27.63-15.85-2-.43-4.23.06-6.3.44-7.73,1.43-14.83,4.27-20.83,9.56-.64.57-2,.42-2.92.6C77.24,23.15,83,20.11,89,17.67a29.22,29.22,0,0,1,20.93-.39A46.29,46.29,0,0,1,127,27.17C129,29.08,130.53,31.52,132.27,33.72Z"></path><path fill="#b2b2b2" d="M76.57,127.31c1.38,1.83-.35,2.67-1.26,3.65a48.63,48.63,0,0,1-23.42,13.9c-5.46,1.42-10.8,2.93-15.26,6.54-.13.11-.58-.17-.88-.27,3.21-4.13,7.64-5.85,12.6-7C59.51,141.52,69.27,136.48,76.57,127.31Z"></path><path fill="#b1b1b1" d="M165.08,152.2c-.56-.1-1.36,0-1.68-.31-3.43-3.59-7.76-5.18-12.46-6.3-3.63-.87-7.15-2.22-10.74-3.36l1.07-1c4.08,1.11,8.17,2.19,12.25,3.35C158.18,145.83,162.28,148,165.08,152.2Z"></path><path fill="#b4b4b4" d="M141.28,141.16l-1.07,1c-5.65-3.2-11.48-6.19-15.76-11.3-.86-1-2.62-1.84-1.15-3.62,3.54,5.08,8.61,8.3,13.82,11.36Z"></path><path fill="#b1b1b1" d="M139.14,79.45c-.78-1.45-3.31-1.65-2.84-4C138.6,75.82,139.33,77.32,139.14,79.45Z"></path></symbol> <symbol id="carat" viewbox="0 0 4 8"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 8L4 3.95939L0.0804124 0L0 8Z"></path></symbol> <symbol id="caret" viewbox="0 0 16 28"><path d="M0.6,27.4c0.8,0.8,2,0.8,2.8,0l12-12c0.8-0.8,0.8-2,0-2.8l-12-12C3,0.2,2.5,0,2,0C1.5,0,1,0.2,0.6,0.6 c-0.8,0.8-0.8,2,0,2.8L11.2,14L0.6,24.6C-0.2,25.4-0.2,26.6,0.6,27.4z"></path></symbol> <symbol id="close" viewbox="0 0 224.512 224.512"><g><polygon points="224.507,6.997 217.521,0 112.256,105.258 6.998,0 0.005,6.997 105.263,112.254 0.005,217.512 6.998,224.512 112.256,119.24 217.521,224.512 224.507,217.512 119.249,112.254"></polygon></g></symbol> <symbol id="arrowNavigation" viewbox="0 0 12 21"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path id="next-arrow" d="M-5.88468462,4.30628135 L-5.88468462,3.33793528 L8.61614419,3.33793528 L8.61614419,5.27462742 L-3.95902124,5.27462742 L-3.95902124,17.8776664 L-5.88468462,17.8776664 L-5.88468462,4.30628135 Z" fill="#000" transform="translate(1.365730, 10.607801) rotate(-225.000000) translate(-1.365730, -10.607801) "></path></g></symbol> <symbol id="cnet" viewbox="0 0 67 48"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.3711 0H16.3711V48H19.3711V0ZM4.11172 17.4843C4.14876 14.4547 9.48203 14.3452 9.48203 17.3383L9.51907 19.9299H13.5931V17.5208C13.8524 9.49041 -0.11045 9.49041 0.000659638 17.3383V31.1725C-0.11045 39.0204 13.8894 39.2029 13.6301 31.1725V28.2889H9.48203V31.3915C9.48203 34.3847 4.1858 34.4577 4.11172 31.3915V17.4843ZM29.8891 12.3012C28.0373 13.3233 27.3336 14.3453 27.3336 14.3453V12.1187H21.5188V15.1119L23.7781 15.1484V33.5088H21.8522V36.502H27.8891V17.083C27.9262 14.1628 32.815 14.0898 32.815 16.937V36.502H39.5557V33.5088H36.9261V17.1195C36.778 14.9309 36.0753 12.9611 34.2265 12.157C34.5364 12.2905 32.2495 11.029 29.8891 12.3012ZM57.815 31.0998C57.9628 33.2849 58.6637 35.252 60.506 36.0585C60.2195 35.9347 61.4617 36.5381 62.7039 36.5021H66.6668V33.5089C66.6668 33.5089 65.0001 33.4724 64.1113 33.5089C63.0002 33.5089 62.0372 32.9979 61.9631 31.4283V15.185V15.1485H65.9261V12.1918H61.9631V12.1553V5.84048H57.815V31.0998ZM50.3336 31.355V28.2889H54.4817V31.1725C54.741 39.2029 40.7411 39.0204 40.8522 31.1725V17.3383C40.7411 9.49041 54.7039 9.49041 54.4447 17.5208V24.1642C54.4447 24.5657 54.1113 24.8942 53.7039 24.8942H44.9633V31.355C45.0003 34.4212 50.3336 34.3482 50.3336 31.355ZM50.3336 17.3383C50.3336 14.3087 45.0374 14.3087 44.9633 17.3018H45.0003V21.8645H50.3336V17.3383Z" fill="black"></path></symbol> <symbol id="bell" viewbox="0 0 24 24"><g><path d="M15.137 3.945c-.644-.374-1.042-1.07-1.041-1.82v-.003c.001-1.172-.938-2.122-2.096-2.122s-2.097.95-2.097 2.122v.003c.001.751-.396 1.446-1.041 1.82-4.667 2.712-1.985 11.715-6.862 13.306v1.749h20v-1.749c-4.877-1.591-2.195-10.594-6.863-13.306zm-3.137-2.945c.552 0 1 .449 1 1 0 .552-.448 1-1 1s-1-.448-1-1c0-.551.448-1 1-1zm3 20c0 1.598-1.392 3-2.971 3s-3.029-1.402-3.029-3h6z"></path></g></symbol> <svg id="closed-captions" viewbox="0 0 17 12"><path d="M8.08596 4.47399C7.49663 3.75465 6.76863 3.39499 5.90196 3.39499C5.52063 3.39499 5.16529 3.46432 4.83596 3.60299C4.51529 3.74165 4.23796 3.93232 4.00396 4.17499C3.76996 4.40899 3.58363 4.69065 3.44496 5.01999C3.31496 5.34932 3.24996 5.70465 3.24996 6.08599C3.24996 6.47599 3.31496 6.83565 3.44496 7.16499C3.58363 7.49432 3.76996 7.78032 4.00396 8.02299C4.24663 8.26565 4.52829 8.45632 4.84896 8.59499C5.16963 8.73365 5.51629 8.80299 5.88896 8.80299C6.70363 8.80299 7.43596 8.45632 8.08596 7.76299V10.779L7.82596 10.87C7.43596 11.0087 7.07196 11.1083 6.73396 11.169C6.39596 11.2383 6.06229 11.273 5.73296 11.273C5.05696 11.273 4.40696 11.1473 3.78296 10.896C3.16763 10.636 2.62163 10.2763 2.14496 9.81699C1.67696 9.34899 1.29996 8.79865 1.01396 8.16599C0.727961 7.52465 0.584961 6.82699 0.584961 6.07299C0.584961 5.31899 0.723628 4.62999 1.00096 4.00599C1.28696 3.37332 1.66396 2.83165 2.13196 2.38099C2.60863 1.92165 3.15896 1.56632 3.78296 1.31499C4.40696 1.05499 5.06129 0.924988 5.74596 0.924988C6.13596 0.924988 6.51729 0.968321 6.88996 1.05499C7.27129 1.13299 7.66996 1.25865 8.08596 1.43199V4.47399Z" fill="white"></path> <path d="M16.7569 4.47399C16.1675 3.75465 15.4395 3.39499 14.5729 3.39499C14.1915 3.39499 13.8362 3.46432 13.5069 3.60299C13.1862 3.74165 12.9089 3.93232 12.6749 4.17499C12.4409 4.40899 12.2545 4.69065 12.1159 5.01999C11.9859 5.34932 11.9209 5.70465 11.9209 6.08599C11.9209 6.47599 11.9859 6.83565 12.1159 7.16499C12.2545 7.49432 12.4409 7.78032 12.6749 8.02299C12.9175 8.26565 13.1992 8.45632 13.5199 8.59499C13.8405 8.73365 14.1872 8.80299 14.5599 8.80299C15.3745 8.80299 16.1069 8.45632 16.7569 7.76299V10.779L16.4969 10.87C16.1069 11.0087 15.7429 11.1083 15.4049 11.169C15.0669 11.2383 14.7332 11.273 14.4039 11.273C13.7279 11.273 13.0779 11.1473 12.4539 10.896C11.8385 10.636 11.2925 10.2763 10.8159 9.81699C10.3479 9.34899 9.97086 8.79865 9.68486 8.16599C9.39886 7.52465 9.25586 6.82699 9.25586 6.07299C9.25586 5.31899 9.39453 4.62999 9.67186 4.00599C9.95786 3.37332 10.3349 2.83165 10.8029 2.38099C11.2795 1.92165 11.8299 1.56632 12.4539 1.31499C13.0779 1.05499 13.7322 0.924988 14.4169 0.924988C14.8069 0.924988 15.1882 0.968321 15.5609 1.05499C15.9422 1.13299 16.3409 1.25865 16.7569 1.43199V4.47399Z" fill="white"></path></svg> <symbol id="comments" viewbox="0 0 21.5 24"><path d="M18.2 0h-15C1.5 0 0 1.5 0 3.3v11c0 1.8 1.5 3.3 3.3 3.3h1.9l.7 5.4.1 1 .7-.8 4.9-5.7h6.6c1.8 0 3.3-1.5 3.3-3.3v-11C21.5 1.5 20 0 18.2 0zm2.4 14.2c0 1.3-1 2.3-2.3 2.3h-7l-.3.2-4.3 5.1-.6-4.8-.1-.4H3.3c-1.3 0-2.3-1-2.3-2.3v-11C1 2 2 1 3.3 1h15c1.3 0 2.3 1 2.3 2.3v10.9z"></path></symbol> <symbol id="comment-bubble" viewbox="0 0 15 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.349 1C3.77 1 1.09 3.248 1.09 5.78c0 .845.289 1.645.808 2.345.205.277.276.656.133 1.004l-1.028 2.507 3.602-1.334c.205-.075.423-.08.624-.024a7.969 7.969 0 0 0 2.12.282c3.578 0 6.258-2.248 6.258-4.78S10.927 1 7.35 1zM.09 5.78C.09 2.48 3.462 0 7.35 0c3.887 0 7.258 2.48 7.258 5.78 0 3.3-3.371 5.78-7.258 5.78a8.97 8.97 0 0 1-2.387-.319h-.01L1.35 12.572c-.817.303-1.603-.511-1.273-1.317l1.029-2.507v-.004a.055.055 0 0 0-.01-.024C.461 7.867.09 6.861.09 5.78z"></path></symbol> <symbol id="copy" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 1.25C1.92157 1.25 1.25 1.92157 1.25 2.75V9.5C1.25 10.1904 1.80964 10.75 2.5 10.75C2.77614 10.75 3 10.9739 3 11.25C3 11.5261 2.77614 11.75 2.5 11.75C1.25736 11.75 0.25 10.7426 0.25 9.5V2.75C0.25 1.36929 1.36929 0.25 2.75 0.25H9.5C10.7426 0.25 11.75 1.25736 11.75 2.5C11.75 2.77614 11.5261 3 11.25 3C10.9739 3 10.75 2.77614 10.75 2.5C10.75 1.80964 10.1904 1.25 9.5 1.25H2.75Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 5.25C5.92157 5.25 5.25 5.92157 5.25 6.75V13.25C5.25 14.0784 5.92157 14.75 6.75 14.75H13.25C14.0784 14.75 14.75 14.0784 14.75 13.25V6.75C14.75 5.92157 14.0784 5.25 13.25 5.25H6.75ZM4.25 6.75C4.25 5.36929 5.36929 4.25 6.75 4.25H13.25C14.6307 4.25 15.75 5.36929 15.75 6.75V13.25C15.75 14.6307 14.6307 15.75 13.25 15.75H6.75C5.36929 15.75 4.25 14.6307 4.25 13.25V6.75Z" fill="white"></path></symbol> <symbol id="email" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M20.242 4H3.758A1.76 1.76 0 002 5.758v11.719a1.76 1.76 0 001.758 1.757h16.484A1.76 1.76 0 0022 17.477V5.757A1.76 1.76 0 0020.242 4zM20 5.172l-7.962 7.962-8.03-7.962h15.992zM3.172 17.234V5.994l5.644 5.596-5.644 5.644zm.829.829l5.647-5.648 1.979 1.962c.229.227.598.226.826-.002l1.93-1.93 5.616 5.618H4.001zm16.827-.83l-5.617-5.616L20.828 6v11.234z" fill="#000" fill-rule="nonzero"></path></g></symbol> <symbol id="embed" viewbox="0 0 18 14"><g clip-path="url(#clip0_284:1096)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6464 0.646447C10.8417 0.451184 11.1583 0.451184 11.3536 0.646447L17.3536 6.64645C17.5488 6.84171 17.5488 7.15829 17.3536 7.35355L11.3536 13.3536C11.1583 13.5488 10.8417 13.5488 10.6464 13.3536C10.4512 13.1583 10.4512 12.8417 10.6464 12.6464L16.2929 7L10.6464 1.35355C10.4512 1.15829 10.4512 0.841709 10.6464 0.646447Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.35355 0.646447C7.15829 0.451184 6.84171 0.451184 6.64645 0.646447L0.646446 6.64645C0.451184 6.84171 0.451184 7.15829 0.646446 7.35355L6.64645 13.3536C6.84171 13.5488 7.15829 13.5488 7.35355 13.3536C7.54882 13.1583 7.54882 12.8417 7.35355 12.6464L1.70711 7L7.35355 1.35355C7.54882 1.15829 7.54882 0.841709 7.35355 0.646447Z" fill="white"></path></g> <defs><clippath id="clip0_284:1096"><rect width="14" height="18" fill="white" transform="translate(18) rotate(90)"></rect></clippath></defs></symbol> <symbol id="facebook" viewbox="0 0 15.2 32"><path d="M15.2,11.1H9.6V7c0-1.2,1.3-1.5,1.9-1.5c0.6,0,3.6,0,3.6,0V0L11,0C5.4,0,4.1,4.1,4.1,6.7v4.4H0v5.6h4.1 c0,7.3,0,15.2,0,15.2h5.5c0,0,0-8.1,0-15.2h4.7L15.2,11.1z"></path></symbol> <symbol id="gallery" viewbox="0 0 36 22"><g fill="none" fill-rule="evenodd"><path d="M0 29h36V-7H0z"></path> <g fill="#000"><path d="M34 3H5c-1.104 0-2 .896-2 2v15c0 1.104.896 2 2 2h29c1.104 0 2-.896 2-2V5c0-1.104-.896-2-2-2m0 1c.551 0 1 .449 1 1v15c0 .551-.449 1-1 1H5c-.551 0-1-.449-1-1V5c0-.551.449-1 1-1h29"></path> <path d="M.5 20c-.276 0-.5-.224-.5-.5v-17C0 1.122 1.122 0 2.5 0h31c.276 0 .5.224.5.5s-.224.5-.5.5h-31C1.673 1 1 1.673 1 2.5v17c0 .276-.224.5-.5.5"></path> <path d="M32.5 19c-.128 0-.256-.049-.354-.146l-7.585-7.586c-.567-.567-1.555-.567-2.122 0l-4.171 4.171c-.975.975-2.561.975-3.536 0l-1.171-1.171c-.567-.567-1.555-.567-2.122 0l-4.585 4.586c-.196.195-.512.195-.708 0-.195-.196-.195-.512 0-.708l4.586-4.585c.945-.945 2.591-.945 3.536 0l1.171 1.171c.567.567 1.555.567 2.122 0l4.171-4.171c.945-.945 2.591-.945 3.536 0l7.586 7.585c.195.196.195.512 0 .708-.098.097-.226.146-.354.146M10 7c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2m0 1c.551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1 0-.551.449-1 1-1"></path></g></g></symbol> <symbol id="flipboard" viewbox="0 0 100 100"><g shape-rendering="crispEdges"><path d="M35 35h25v25H35z" opacity=".8"></path> <path d="M35 10h50v25H35z" opacity=".9"></path> <path d="M10 10h25v80H10z"></path></g></symbol> <symbol id="fullscreen" viewbox="0 0 16 16"><path d="M16 6H14.6667V1.33333H10V0H16V6ZM10 16V14.6667H14.6667V10H16V16H10ZM0 10H1.33333V14.6667H6V16H0V10ZM6 0V1.33333H1.33333V6H0V0H6Z" fill="white"></path></symbol> <symbol id="galleryIcon" viewbox="0 0 19 12"><path d="M17.9444 1.63636C18.5271 1.63636 19 2.12509 19 2.72727V10.9091C19 11.5113 18.5271 12 17.9444 12H2.63889C2.05622 12 1.58333 11.5113 1.58333 10.9091V2.72727C1.58333 2.12509 2.05622 1.63636 2.63889 1.63636H17.9444ZM17.9444 2.18182H2.63889C2.34808 2.18182 2.11111 2.42673 2.11111 2.72727V10.9091C2.11111 11.2096 2.34808 11.4545 2.63889 11.4545H17.9444C18.2353 11.4545 18.4722 11.2096 18.4722 10.9091V2.72727C18.4722 2.42673 18.2353 2.18182 17.9444 2.18182ZM17.6806 0C17.8262 0 17.9444 0.122182 17.9444 0.272727C17.9444 0.423273 17.8262 0.545455 17.6806 0.545455H1.31944C0.882972 0.545455 0.527778 0.912546 0.527778 1.36364V10.6364C0.527778 10.7869 0.409555 10.9091 0.263889 10.9091C0.118222 10.9091 0 10.7869 0 10.6364V1.36364C0 0.612 0.592167 0 1.31944 0H17.6806ZM13.3359 5.76055L17.3396 9.89782C17.4425 10.0047 17.4425 10.1771 17.3396 10.284C17.2879 10.3369 17.2203 10.3636 17.1528 10.3636C17.0852 10.3636 17.0177 10.3369 16.9659 10.284L12.9628 6.14618C12.6635 5.83691 12.1421 5.83691 11.8428 6.14618L9.64144 8.42127C9.12686 8.95309 8.28981 8.95309 7.77522 8.42127L7.15719 7.78255C6.85794 7.47327 6.3365 7.47327 6.03725 7.78255L3.61739 10.284C3.51394 10.3904 3.34717 10.3904 3.24372 10.284C3.14081 10.1771 3.14081 10.0047 3.24372 9.89782L5.66411 7.39691C6.16286 6.88145 7.03158 6.88145 7.53033 7.39691L8.14836 8.03564C8.44761 8.34491 8.96906 8.34491 9.26831 8.03564L11.4697 5.76055C11.9684 5.24509 12.8371 5.24509 13.3359 5.76055ZM5.27778 3.81818C5.86044 3.81818 6.33333 4.30691 6.33333 4.90909C6.33333 5.51127 5.86044 6 5.27778 6C4.69511 6 4.22222 5.51127 4.22222 4.90909C4.22222 4.30691 4.69511 3.81818 5.27778 3.81818ZM5.27778 4.36364C4.98697 4.36364 4.75 4.60855 4.75 4.90909C4.75 5.20964 4.98697 5.45455 5.27778 5.45455C5.56858 5.45455 5.80556 5.20964 5.80556 4.90909C5.80556 4.60855 5.56858 4.36364 5.27778 4.36364Z" fill="#666666"></path></symbol> <symbol id="galleryOverlay" viewbox="0 0 70 70"><circle cx="35" cy="35" r="33"></circle> <path d="M35,2c18.2,0,33,14.8,33,33S53.2,68,35,68S2,53.2,2,35S16.8,2,35,2 M35,0C15.7,0,0,15.7,0,35s15.7,35,35,35 s35-15.7,35-35S54.3,0,35,0L35,0z" class="overlayBorder"></path> <circle cx="30.5" cy="34.2" r="1.8" class="overlayIcon"></circle> <polygon points="21.2,41.3 19.1,41.3 19.1,22.9 45.5,22.9 45.5,25 21.2,25 " class="overlayIcon"></polygon> <path d="M48.9,30v15.1h-23V30H48.9 M50.9,28h-27v19.1h27V28L50.9,28z" class="overlayIcon"></path> <polygon points="29,42.8 33.1,37.5 35.7,40 40.4,33.6 46.6,42.8 " class="overlayIcon"></polygon></symbol> <symbol id="googleplus" viewbox="0 0 32 32"><path d="M18.8,1c1.1-0.6,1.6-1,1.6-1H9.9C7.8,0,2,2.4,2,7.9c0,5.5,6,6.7,8.2,6.6C9,16,10,17.4,10.7,18.1 c0.7,0.7,0.5,0.9-0.3,0.9C9.7,19,0,19.1,0,26s12.8,7.4,17.1,3.7s3.3-8.9,0-11.2c-3.3-2.3-4.5-3.4-2.4-5.3 c2.1-1.8,3.7-3.3,3.7-6.8s-2.8-5.2-2.8-5.2S17.7,1.6,18.8,1z M17.1,25.7c0,3-2.5,4.4-6.8,4.4c-4.3,0-6.6-2.1-6.6-5.4 c0-3.2,3.1-4.8,9-4.8C14.3,21.2,17.1,22.7,17.1,25.7z M10.9,13.2c-5.2,0-7.5-12.1-1.4-12.1C14.2,0.9,17.8,13.2,10.9,13.2z M28.1,4V0.1h-2V4h-4v2h4V10h2V6.1H32V4H28.1z"></path></symbol> <symbol id="hamburgerMenu" viewbox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5C20 5.55228 19.5523 6 19 6H5C4.44772 6 4 5.55228 4 5ZM4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12ZM5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18H5Z"></path></symbol> <symbol id="hamburgerMenu-closed" viewbox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.70711 18.0208C4.31658 18.4113 4.31658 19.0445 4.70711 19.435C5.09763 19.8256 5.7308 19.8256 6.12132 19.435L11.5 14.0563L17.0208 19.5772C17.4113 19.9677 18.0445 19.9677 18.435 19.5772C18.8256 19.1866 18.8256 18.5535 18.435 18.1629L12.9142 12.6421L18.8492 6.7071C19.2398 6.31658 19.2398 5.68342 18.8492 5.29289C18.4587 4.90237 17.8256 4.90237 17.435 5.29289L11.5 11.2279L5.70711 5.43503C5.31658 5.0445 4.68342 5.0445 4.29289 5.43503C3.90237 5.82555 3.90237 6.45872 4.29289 6.84924L10.0858 12.6421L4.70711 18.0208Z"></path></symbol> <symbol id="hamburger" viewbox="0 0 40 36"><rect y="0" width="40" height="4"></rect> /&gt;<rect y="16" width="40" height="4"></rect><rect y="32" width="40" height="4"></rect></symbol> <symbol id="instagram" viewbox="0 0 24 24"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g><rect x="0" y="0" width="24" height="24"></rect> <path d="M12.545526,1.99893815 C12.6309642,1.99900157 12.7136555,1.999082 12.793741,1.99918063 L13.4479701,2.00059091 C14.3023632,2.00342847 14.7880104,2.00993219 15.2152737,2.02266798 L15.4094566,2.02899789 C15.6338039,2.03692085 15.8550673,2.0467652 16.1217013,2.05893154 C17.1861366,2.10747683 17.9130656,2.27654008 18.549166,2.52375796 C19.2066731,2.77926844 19.7643487,3.12120615 20.3203239,3.67713127 C20.876299,4.2331064 21.2182067,4.79078207 21.4737872,5.44836921 C21.7209651,6.08443957 21.8900183,6.81137856 21.9385336,7.87576384 C21.9820295,8.82809061 21.9958603,9.20159984 21.9983248,11.2038118 L21.9983248,12.793721 C21.9967475,14.0750891 21.9905146,14.6893912 21.9748291,15.2152537 L21.9684946,15.4094366 C21.9605656,15.6337839 21.9507124,15.8550473 21.9385336,16.1216813 C21.8900183,17.1861166 21.7209651,17.9130456 21.4737872,18.549146 C21.2182067,19.2067531 20.876299,19.7644288 20.3203239,20.3204039 C19.7643487,20.876279 19.2066731,21.2181867 18.549166,21.4737672 C17.9130656,21.7209451 17.1861366,21.8899983 16.1217013,21.9385136 C15.8550673,21.9506924 15.6338039,21.9605455 15.4094566,21.9684746 L15.2152737,21.9748091 C14.6894112,21.9904946 14.0751091,21.9967275 12.793741,21.9983048 L11.2038286,21.9983048 C9.20160782,21.9958403 8.82809061,21.9820094 7.87576384,21.9385136 C6.81137856,21.8899983 6.08443957,21.7209451 5.44836921,21.4737672 C4.79078207,21.2181867 4.2331064,20.876279 3.67714127,20.3204039 C3.12120615,19.7644288 2.77927845,19.2067531 2.52375796,18.549146 C2.27654008,17.9130456 2.10747683,17.1861166 2.05893154,16.1216813 C2.05197935,15.969319 2.04578535,15.8317716 2.04027481,15.699998 L2.03251225,15.5055379 C2.0313008,15.4734729 2.03012974,15.4414862 2.02899789,15.4094366 L2.02266798,15.2152537 C2.00993219,14.7879904 2.00342847,14.3023432 2.00059091,13.4479501 L1.99918063,12.793721 C1.999082,12.7136355 1.99900157,12.6309442 1.99893815,12.545506 L1.99893815,11.4520362 C1.99900157,11.3665946 1.999082,11.2839002 1.99918063,11.2038118 L2.00059091,10.5495608 C2.00539294,9.10362265 2.02069449,8.71381139 2.05893154,7.87576384 C2.10747683,6.81137856 2.27654008,6.08443957 2.52375796,5.44836921 C2.77927845,4.79078207 3.12120615,4.2331064 3.67714127,3.67713127 C4.2331064,3.12120615 4.79078207,2.77926844 5.44836921,2.52375796 C6.08443957,2.27654008 6.81137856,2.10747683 7.87576384,2.05893154 C8.71381139,2.02069449 9.10362883,2.00539294 10.5495745,2.00059091 L11.2038286,1.99918063 C11.2839174,1.999082 11.3666121,1.99900157 11.4520541,1.99893815 Z M12.8058819,3.80096604 L11.1916878,3.80096604 C9.24924167,3.80328545 8.8951894,3.81609838 7.95788971,3.85885851 C6.98290259,3.90332252 6.4534058,4.06622383 6.1010348,4.20317697 C5.63426777,4.38458412 5.30114283,4.60127237 4.95123261,4.95122261 C4.60128238,5.30114283 4.38458412,5.63425776 4.20317697,6.1010348 C4.06623384,6.4534058 3.90332252,6.98290259 3.85885851,7.95788971 C3.81609838,8.8951894 3.80328545,9.24924167 3.80096604,11.1916738 L3.80096604,12.8058619 C3.80328545,14.7482252 3.81609838,15.1022824 3.85885851,16.0395554 C3.90332252,17.0145626 4.06623384,17.5441294 4.20317697,17.8964404 C4.38458412,18.3631874 4.60132239,18.6963923 4.95123261,19.0463026 C5.30114283,19.3962128 5.63426777,19.612881 6.1010348,19.7943382 C6.4534058,19.9312813 6.98290259,20.0941326 7.95788971,20.1386466 C8.85603299,20.1796336 9.21854926,20.1931098 10.9569266,20.1962031 L13.0406377,20.1962031 C14.7789582,20.1931098 15.1415259,20.1796336 16.0395754,20.1386466 C17.0145826,20.0941326 17.5440493,19.9312813 17.8964604,19.7943382 C18.3632074,19.612881 18.6963123,19.3962128 19.0462225,19.0463026 C19.3962328,18.6963923 19.612901,18.3631874 19.7943582,17.8964404 C19.9313013,17.5441294 20.0941526,17.0145626 20.1386667,16.0395554 C20.1796536,15.1413355 20.1931298,14.7787425 20.1962231,13.040542 L20.1962231,10.9569855 C20.1931298,9.21872473 20.1796536,8.85613525 20.1386667,7.95788971 C20.0941526,6.98290259 19.9313013,6.4534058 19.7943582,6.1010348 C19.612901,5.63425776 19.3962328,5.30114283 19.0462225,4.95122261 C18.6963123,4.60127237 18.3632074,4.38458412 17.8964604,4.20317697 C17.5440493,4.06622383 17.0145826,3.90332252 16.0395754,3.85885851 C15.1023024,3.81609838 14.7482452,3.80328545 12.8058819,3.80096604 Z M11.9956526,6.86840258 C14.8307526,6.86840258 17.1291526,9.16674258 17.1291526,12.0019526 C17.1291526,14.8370526 14.8307526,17.1354526 11.9956526,17.1354526 C9.16043258,17.1354526 6.86209258,14.8370526 6.86209258,12.0019526 C6.86209258,9.16674258 9.16043258,6.86840258 11.9956526,6.86840258 Z M11.9956526,8.66963258 C10.1552526,8.66963258 8.66332258,10.1615526 8.66332258,12.0019526 C8.66332258,13.8422526 10.1552526,15.3341526 11.9956526,15.3341526 C13.8359526,15.3341526 15.3278526,13.8422526 15.3278526,12.0019526 C15.3278526,10.1615526 13.8359526,8.66963258 11.9956526,8.66963258 Z M17.3319526,5.46594258 C17.9944526,5.46594258 18.5315526,6.00305258 18.5315526,6.66559258 C18.5315526,7.32813258 17.9944526,7.86519258 17.3319526,7.86519258 C16.6694526,7.86519258 16.1323526,7.32813258 16.1323526,6.66559258 C16.1323526,6.00305258 16.6694526,5.46594258 17.3319526,5.46594258 Z" fill="#0A0B09"></path></g></g></symbol> <symbol id="ios" viewbox="0 0 24 24"><path d="M6.54545 0C2.93702 0 0 2.93702 0 6.54545V17.4545C0 21.063 2.93702 24 6.54545 24H17.4545C21.063 24 24 21.063 24 17.4545V6.54545C24 2.93702 21.063 0 17.4545 0H6.54545ZM6.54545 1.09091H17.4545C20.4734 1.09091 22.9091 3.52662 22.9091 6.54545V17.4545C22.9091 20.4734 20.4734 22.9091 17.4545 22.9091H6.54545C3.52662 22.9091 1.09091 20.4734 1.09091 17.4545V6.54545C1.09091 3.52662 3.52662 1.09091 6.54545 1.09091ZM4.69922 8.21804C4.31576 8.21804 4.03338 8.4914 4.03338 8.85085C4.03338 9.2054 4.31576 9.47834 4.69922 9.47834C5.08267 9.47834 5.36612 9.2054 5.36612 8.85085C5.36612 8.4914 5.08267 8.21804 4.69922 8.21804ZM10.3839 8.52912C8.39897 8.52912 7.1527 9.91923 7.1527 12.1534C7.1527 14.3827 8.37497 15.782 10.3839 15.782C12.3879 15.782 13.6055 14.3778 13.6055 12.1534C13.6055 9.92414 12.3781 8.52966 10.3839 8.52912ZM17.4364 8.52912C15.9266 8.52912 14.919 9.34878 14.919 10.581C14.919 11.5971 15.4895 12.202 16.7408 12.4943L17.6325 12.7106C18.5483 12.926 18.9513 13.2421 18.9513 13.7695C18.9513 14.3832 18.3185 14.8285 17.4556 14.8285C16.531 14.8285 15.8885 14.4118 15.7969 13.7557H14.7315C14.8084 14.9928 15.8387 15.783 17.3725 15.783C19.0122 15.783 20.038 14.9543 20.038 13.631C20.038 12.5909 19.4534 12.0152 18.0341 11.6847L17.2724 11.4972C16.3713 11.2861 16.0067 11.0032 16.0067 10.5096C16.0067 9.88613 16.5728 9.4794 17.4215 9.4794C18.2272 9.4794 18.7823 9.87621 18.8832 10.5139H19.9283C19.8661 9.34876 18.841 8.52912 17.4364 8.52912ZM10.3839 9.53054C11.6979 9.53054 12.5082 10.5476 12.5082 12.1534C12.5082 13.7494 11.6973 14.7805 10.3839 14.7805C9.05624 14.7805 8.25107 13.75 8.25107 12.1534C8.25107 10.5476 9.0797 9.53109 10.3839 9.53054ZM4.18679 10.3945V15.6147H5.21271V10.3945H4.18679Z"></path></symbol> <symbol id="linkedin" viewbox="0 0 17 16"><path d="M3.927 1.667c0 .92-.74 1.666-1.653 1.666A1.66 1.66 0 0 1 .621 1.667C.62.747 1.36 0 2.274 0a1.66 1.66 0 0 1 1.653 1.667zm.014 3H.607v10.666h3.334V4.667zm5.321 0H5.95v10.666h3.313V9.734c0-3.113 4.02-3.368 4.02 0v5.6h3.324V8.578c0-5.253-5.948-5.062-7.345-2.476V4.667z"></path></symbol> <symbol id="mac" viewbox="0 0 24 24"><path d="M16.5474 0C16.7021 1.40677 16.1353 2.81875 15.2989 3.83253C14.4624 4.84457 13.0852 5.63577 11.7393 5.52969C11.5585 4.15075 12.2349 2.71616 13.0122 1.81715C13.8799 0.801632 15.3388 0.0486891 16.5474 0ZM20.8926 8.19374C20.6335 8.35506 18.2908 9.81311 18.3211 12.7514C18.353 16.2565 21.2889 17.5009 21.5266 17.6016C21.5351 17.6052 21.5402 17.6074 21.5415 17.6081C21.5394 17.6138 21.5352 17.6272 21.5287 17.6476C21.442 17.9194 20.9545 19.4479 19.8774 21.0216C18.8775 22.4822 17.8429 23.9377 16.2066 23.969C15.4219 23.9834 14.8972 23.7561 14.3516 23.5196C13.7801 23.272 13.1857 23.0143 12.2454 23.0143C11.2601 23.0143 10.6382 23.2796 10.039 23.5352C9.52038 23.7564 9.01887 23.9703 8.31372 23.9986C6.73654 24.0559 5.53322 22.4196 4.52466 20.9624C2.46233 17.9802 0.888628 12.541 3.00487 8.86841C4.05516 7.04604 5.93143 5.89142 7.96942 5.86012C8.8476 5.84435 9.6984 6.1822 10.443 6.47787C11.0121 6.70385 11.5191 6.90519 11.9289 6.90519C12.2978 6.90519 12.7919 6.71039 13.3678 6.48339C14.2739 6.12619 15.3822 5.68925 16.5231 5.80621C17.3073 5.83751 19.5018 6.12095 20.912 8.18154C20.9083 8.18402 20.9017 8.18808 20.8926 8.19374Z"></path></symbol> <symbol id="mag" viewbox="0 0 26 26"><circle fill="none" stroke="#DE1400" stroke-miterlimit="10" cx="12.312" cy="12.312" r="10.804"></circle> <line fill="none" stroke="#DE1400" stroke-miterlimit="10" x1="19.77" y1="19.77" x2="24.688" y2="24.688"></line></symbol> <symbol id="more" viewbox="0 0 32 7.3"><circle cx="3.7" cy="3.7" r="3.7"></circle> <circle cx="16" cy="3.7" r="3.7"></circle> <circle cx="28.3" cy="3.7" r="3.7"></circle></symbol> <symbol id="pause" viewbox="0 0 26.6 32"><g><polygon points="16,32 26.5,32 26.5,8.8 26.5,0 16,0"></polygon> <rect x="0.1" y="0" width="10.6" height="32"></rect></g></symbol> <symbol id="phone" viewbox="0 0 17 16"><path d="M15.5813 12.3435L12.3426 10.1836C11.9316 9.91174 11.3806 10.0012 11.0768 10.3892L10.1334 11.6022C10.0122 11.762 9.79177 11.8084 9.61637 11.711L9.43692 11.612C8.84203 11.2878 8.10183 10.8841 6.61048 9.39221C5.11913 7.90033 4.71463 7.15957 4.39037 6.56578L4.29197 6.38632C4.1932 6.21096 4.23869 5.98963 4.39862 5.86742L5.61078 4.92431C5.99862 4.62043 6.08821 4.06966 5.81664 3.65853L3.6568 0.419844C3.37848 0.00118926 2.82008 -0.124489 2.38921 0.134523L1.03491 0.948054C0.60938 1.19822 0.297186 1.60338 0.16379 2.07862C-0.323891 3.85555 0.0429864 6.92225 4.56051 11.4403C8.15411 15.0336 10.8294 16 12.6682 16C13.0914 16.0018 13.5129 15.9467 13.9214 15.8362C14.3968 15.703 14.802 15.3908 15.052 14.9651L15.8663 13.6116C16.1257 13.1807 16.0001 12.6219 15.5813 12.3435ZM15.4069 13.338L14.5944 14.6923C14.4149 14.9996 14.1234 15.2255 13.7811 15.3227C12.1407 15.7731 9.27481 15.4 4.9378 11.063C0.600788 6.72601 0.227785 3.86036 0.678156 2.21971C0.775524 1.87698 1.00169 1.58516 1.3093 1.40536L2.6636 0.592894C2.85055 0.480402 3.09291 0.534929 3.21368 0.716603L4.38693 2.47806L5.37167 3.95501C5.4896 4.13334 5.45085 4.37235 5.28261 4.50431L4.07018 5.44743C3.7012 5.72956 3.59584 6.24005 3.82301 6.64521L3.91928 6.82013C4.26007 7.44515 4.68375 8.22268 6.23057 9.76925C7.77739 11.3158 8.55467 11.7395 9.17941 12.0803L9.35458 12.1768C9.75971 12.4039 10.2702 12.2986 10.5524 11.9296L11.4955 10.7172C11.6275 10.549 11.8664 10.5103 12.0448 10.6281L15.2832 12.788C15.465 12.9086 15.5195 13.1511 15.4069 13.338Z"></path></symbol> <symbol id="pinterest" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M11.959 2C6.459 2 2 6.459 2 11.959a9.962 9.962 0 006.328 9.279c-.09-.787-.164-2 .033-2.861.18-.779 1.164-4.95 1.164-4.95s-.295-.6-.295-1.476c0-1.385.803-2.418 1.803-2.418.852 0 1.262.64 1.262 1.401 0 .853-.54 2.132-.828 3.32-.238.992.5 1.803 1.476 1.803 1.77 0 3.13-1.868 3.13-4.557 0-2.385-1.712-4.05-4.163-4.05-2.836 0-4.5 2.124-4.5 4.32 0 .853.328 1.771.738 2.271.082.098.09.188.065.287-.074.311-.246.992-.279 1.131-.04.18-.147.221-.336.131-1.246-.582-2.024-2.393-2.024-3.86 0-3.14 2.278-6.025 6.582-6.025 3.45 0 6.14 2.459 6.14 5.754 0 3.434-2.165 6.197-5.165 6.197-1.008 0-1.959-.525-2.279-1.148l-.623 2.369c-.22.869-.827 1.95-1.237 2.615.934.287 1.918.442 2.95.442 5.5 0 9.96-4.459 9.96-9.959A9.939 9.939 0 0011.959 2z" fill="#000" fill-rule="nonzero"></path></g></symbol> <symbol id="play" viewbox="0 0 27 36"><path d="M25.7687 17.1706C26.3571 17.567 26.3571 18.433 25.7687 18.8294L1.55866 35.1367C0.894432 35.5841 -1.66576e-06 35.1081 -1.63075e-06 34.3073L-2.05126e-07 1.69274C-1.7012e-07 0.891883 0.894433 0.415934 1.55866 0.863341L25.7687 17.1706Z"></path></symbol> <symbol id="reddit" viewbox="0 0 32 26.7"><path d="M22.9,14.5C23,14.7,23,15,23,15.2c0,0.4-0.2,0.9-0.4,1.2c-0.3,0.3-0.6,0.6-1,0.7h0c0,0,0,0,0,0c0,0,0,0,0,0 c-0.2,0.1-0.4,0.1-0.6,0.1c-0.5,0-0.9-0.2-1.3-0.5c-0.4-0.3-0.6-0.7-0.7-1.2c0,0,0,0,0,0c0,0,0,0,0,0h0c0-0.1,0-0.2,0-0.4 c0-0.4,0.1-0.8,0.4-1.2c0.2-0.3,0.6-0.6,1-0.7c0,0,0,0,0,0c0,0,0,0,0,0c0.2-0.1,0.5-0.1,0.7-0.1c0.4,0,0.8,0.1,1.2,0.4 C22.5,13.8,22.7,14.1,22.9,14.5C22.9,14.5,22.9,14.5,22.9,14.5C22.9,14.5,22.9,14.5,22.9,14.5L22.9,14.5z M21.6,19.7 c-0.2-0.1-0.4-0.2-0.6-0.2c-0.2,0-0.3,0-0.5,0.1c-1.4,0.8-3.1,1.3-4.7,1.3c-1.2,0-2.5-0.3-3.6-0.8l0,0l0,0 c-0.2-0.1-0.4-0.2-0.6-0.4c-0.1-0.1-0.2-0.1-0.3-0.2c-0.1-0.1-0.3-0.1-0.4-0.1c-0.1,0-0.2,0-0.4,0.1c0,0,0,0,0,0 c-0.2,0.1-0.3,0.2-0.4,0.4c-0.1,0.2-0.2,0.4-0.2,0.6c0,0.2,0,0.3,0.1,0.5c0.1,0.1,0.2,0.3,0.4,0.4c1.6,1.1,3.5,1.6,5.4,1.6 c1.7,0,3.4-0.4,4.9-1.1l0,0l0,0c0.2-0.1,0.5-0.2,0.7-0.4c0.1-0.1,0.2-0.2,0.4-0.3c0.1-0.1,0.2-0.3,0.2-0.4c0-0.1,0-0.2,0-0.2 c0-0.1,0-0.3-0.1-0.4C21.9,19.9,21.8,19.8,21.6,19.7L21.6,19.7z M10.4,17.1C10.4,17.1,10.4,17.1,10.4,17.1 c0.2,0.1,0.4,0.1,0.6,0.1c0.5,0,1-0.2,1.4-0.6c0.4-0.3,0.6-0.8,0.6-1.4c0,0,0,0,0,0c0,0,0-0.1,0-0.1c0-0.6-0.3-1-0.6-1.4 c-0.4-0.3-0.9-0.6-1.4-0.6c-0.1,0-0.3,0-0.4,0c0,0,0,0,0,0h0c-0.7,0.1-1.3,0.7-1.5,1.4c0,0,0,0,0,0C9,14.8,9,15,9,15.2 c0,0.4,0.1,0.9,0.4,1.2C9.6,16.7,10,17,10.4,17.1C10.4,17.1,10.4,17.1,10.4,17.1L10.4,17.1z M32,12.1L32,12.1c0,0.1,0,0.1,0,0.2 c0,0.8-0.2,1.5-0.7,2.2c-0.4,0.6-0.9,1.1-1.5,1.4c0,0.3,0.1,0.6,0.1,0.9c0,1.7-0.6,3.3-1.6,4.6v0h0c-1.9,2.5-4.7,3.9-7.6,4.7l0,0 c-1.5,0.4-3.1,0.6-4.7,0.6c-2.4,0-4.7-0.4-6.9-1.3v0h0c-2.3-0.9-4.5-2.4-5.8-4.6c-0.7-1.2-1.1-2.5-1.1-3.9c0-0.3,0-0.6,0.1-0.9 c-0.6-0.3-1.1-0.8-1.5-1.4C0.3,13.9,0,13.2,0,12.4v0c0-1.1,0.5-2.1,1.2-2.8c0.7-0.7,1.7-1.2,2.8-1.2h0c0.1,0,0.2,0,0.3,0 c0.5,0,1.1,0.1,1.6,0.3l0,0h0C6.3,8.8,6.8,9,7.1,9.3c0.1-0.1,0.3-0.1,0.4-0.2c2.3-1.4,5-1.9,7.6-2c0-1.3,0.2-2.7,0.8-3.8 c0.5-1,1.4-1.8,2.5-2l0,0h0c0.4-0.1,0.8-0.1,1.2-0.1c1.1,0,2.2,0.3,3.2,0.7c0.5-0.7,1.1-1.2,1.9-1.5l0,0l0,0 C25.3,0.1,25.8,0,26.2,0c0.5,0,1,0.1,1.5,0.3v0c0,0,0,0,0,0c0,0,0,0,0,0C28.4,0.6,29,1,29.4,1.6C29.8,2.2,30,3,30,3.7 c0,0.1,0,0.3,0,0.4l0,0c0,0,0,0,0,0c-0.1,1-0.6,1.8-1.2,2.4c-0.7,0.6-1.6,1-2.5,1c-0.1,0-0.3,0-0.4,0c-0.9-0.1-1.8-0.5-2.4-1.2 c-0.6-0.7-1-1.5-1-2.5c0,0,0-0.1,0-0.1C21.6,3.3,20.7,3,19.8,3c-0.1,0-0.3,0-0.4,0h0c-0.7,0.1-1.3,0.5-1.6,1.1v0 c-0.5,0.9-0.6,1.9-0.6,3c2.6,0.2,5.2,0.8,7.4,2.1h0l0,0c0,0,0.1,0.1,0.2,0.1C25,9.2,25.2,9,25.4,8.9c0.7-0.5,1.5-0.7,2.3-0.7 c0.4,0,0.7,0,1.1,0.1h0l0,0c0,0,0,0,0,0c0.8,0.2,1.6,0.7,2.2,1.3C31.5,10.4,31.9,11.2,32,12.1L32,12.1L32,12.1z M24.4,3.6 c0,0,0,0.1,0,0.1v0c0,0.4,0.2,0.9,0.6,1.2c0.3,0.3,0.8,0.5,1.2,0.5h0c0,0,0.1,0,0.1,0c0.4,0,0.9-0.2,1.2-0.5 C27.8,4.6,28,4.2,28,3.8v0c0,0,0-0.1,0-0.1c0-0.5-0.2-0.9-0.6-1.2c-0.3-0.3-0.8-0.5-1.2-0.5c-0.1,0-0.3,0-0.4,0.1h0l0,0 c-0.4,0.1-0.7,0.3-1,0.6C24.6,2.9,24.4,3.2,24.4,3.6L24.4,3.6z M5.4,10.5c-0.3-0.2-0.7-0.3-1.1-0.3c-0.1,0-0.1,0-0.2,0h0l0,0 c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.8-0.7,1.4v0l0,0c0,0,0,0.1,0,0.1c0,0.3,0.1,0.6,0.3,0.9c0.1,0.2,0.3,0.4,0.5,0.6 C3.4,12.6,4.3,11.5,5.4,10.5L5.4,10.5z M27.8,16.9c0-1.2-0.4-2.3-1.1-3.2c-1.3-1.9-3.4-3.1-5.6-3.8l0,0c-0.4-0.1-0.8-0.2-1.3-0.3 c-1.3-0.3-2.6-0.4-3.9-0.4c-1.7,0-3.5,0.3-5.2,0.8c-2.2,0.7-4.3,1.9-5.6,3.8v0c-0.7,0.9-1.1,2.1-1.1,3.3c0,0.4,0.1,0.9,0.2,1.3 l0,0c0.2,0.9,0.7,1.8,1.3,2.5c0.6,0.7,1.4,1.3,2.2,1.8c0.2,0.1,0.4,0.2,0.5,0.3c2.3,1.3,5,1.9,7.6,1.9c0.4,0,0.9,0,1.3,0 c2.7-0.2,5.3-1,7.5-2.6v0c0.7-0.5,1.3-1.1,1.8-1.8c0.5-0.7,0.9-1.5,1-2.3v0C27.8,17.5,27.8,17.2,27.8,16.9L27.8,16.9z M29.9,12.3 c0-0.3-0.1-0.6-0.2-0.8l0,0l0,0c-0.2-0.4-0.5-0.7-0.8-0.9c-0.4-0.2-0.8-0.3-1.2-0.3c-0.4,0-0.7,0.1-1.1,0.3c1.1,0.9,2,2,2.6,3.3 c0.2-0.2,0.4-0.4,0.5-0.6C29.8,13,29.9,12.6,29.9,12.3L29.9,12.3z M29.9,12.3"></path></symbol> <symbol id="rss" viewbox="0 0 36 36"><path d="M0 14.4v7.2c8 0 14.4 6.4 14.4 14.4h7.2c0-11.9-9.7-21.6-21.6-21.6z"></path> <path d="M0 0v7.2c15.9 0 28.8 12.9 28.8 28.8H36C36 16.1 19.9 0 0 0z"></path> <circle cx="3.6" cy="32.4" r="3.6"></circle></symbol> <symbol id="cc-share" viewbox="0 0 24 24"><path d="M6 17c2.269-9.881 11-11.667 11-11.667v-3.333l7 6.637-7 6.696v-3.333s-6.17-.171-11 5zm12 .145v2.855h-16v-12h6.598c.768-.787 1.561-1.449 2.339-2h-10.937v16h20v-6.769l-2 1.914z"></path></symbol> <symbol id="share" viewbox="0 0 16 16"><path d="M14.61,6.37,8,1.57V3.79a9.94,9.94,0,0,0-6.62,9.36,9.07,9.07,0,0,0,.09,1.28A6.62,6.62,0,0,1,8,8.85v2.32Z"></path></symbol> <symbol id="share" viewbox="0 0 18 12"><path d="M10.5 10.5L18 5.184L10.5 0V2.2815C10.5 2.2815 1.7865 4.21875 0 12C3.804 7.92675 10.5 8.0865 10.5 8.0865V10.5Z" fill="white"></path></symbol> <symbol id="sms" viewbox="0 0 72 72"><path d="M38,58 L24,72 L24,58 L9.99237268,58 C4.47373763,58 0,53.5215031 0,48.0046567 L0,15.9953433 C0,10.4750676 4.47671884, 6 9.99237268,6 L62.0076273,6 C67.5262624,6 72,10.4784969 72,15.9953433 L72,48.0046567 C72,53.5249324 67.5232812,58 62.0076273, 58 L38,58 Z M9.9,28.475 C9.9,33.075 13.825,33.575 16.825,33.925 C18.675,34.125 20.2,34.475 20.2,35.725 C20.2,37.15 19,37.7 16.875, 37.7 C15.275,37.7 14.15,37.05 13.65,35.975 C13.325,35.225 13.05,35.1 12.325,35.375 L10.5,36.025 C9.8,36.275 9.6,36.6 9.85,37.325 C10.825, 39.95 12.975,41.375 16.875,41.375 C21.475,41.375 24.3,39.075 24.3,35.65 C24.3,31.25 20.75,30.5 17.825,30.15 C15.8,29.925 14.075,29.65 14.075, 28.3 C14.075,27.1 14.975,26.575 17.025,26.575 C18.6,26.575 19.45,27.175 19.975,28.225 C20.35,28.9 20.625,29.025 21.275,28.725 L23.175, 27.9 C23.875,27.6 24.075,27.25 23.725,26.55 C22.575,24.1 20.675,22.875 17.025,22.875 C12.35,22.875 9.9,25.25 9.9,28.475 Z M43.875,23.25 L42.1, 23.25 C41.325,23.25 41.125,23.375 40.75,24.025 L36.15,32.45 L31.575,24 C31.225,23.4 30.975,23.25 30.15,23.25 L28.525,23.25 C27.775,23.25 27.5, 23.5 27.5,24.25 L27.5,40 C27.5,40.75 27.775,41 28.525,41 L30.3,41 C31.05,41 31.3,40.75 31.3,40 L31.3,34.35 C31.3,32.675 31.15,31.25 30.55,28.7 L30.775, 28.7 C31.275,30.525 31.825,32 32.625,33.35 L34.425,36.525 C34.725,37.1 34.95,37.25 35.575,37.25 L36.725,37.25 C37.35,37.25 37.575,37.05 37.85, 36.525 L39.625,33.35 C40.375,32 41.075,30.4 41.6,28.7 L41.825,28.7 C41.2,31.15 41,32.8 41,34.325 L41,40 C41,40.75 41.25,41 42,41 L43.875,41 C44.65, 41 44.9,40.75 44.9,40 L44.9,24.25 C44.9,23.5 44.65,23.25 43.875,23.25 Z M48.325,28.475 C48.325,33.075 52.25,33.575 55.25,33.925 C57.1,34.125 58.625, 34.475 58.625,35.725 C58.625,37.15 57.425,37.7 55.3,37.7 C53.7,37.7 52.575,37.05 52.075,35.975 C51.75,35.225 51.475,35.1 50.75,35.375 L48.925,36.025 C48.225, 36.275 48.025,36.6 48.275,37.325 C49.25,39.95 51.4,41.375 55.3,41.375 C59.9,41.375 62.725,39.075 62.725,35.65 C62.725,31.25 59.175,30.5 56.25, 30.15 C54.225,29.925 52.5,29.65 52.5,28.3 C52.5,27.1 53.4,26.575 55.45,26.575 C57.025,26.575 57.875,27.175 58.4,28.225 C58.775,28.9 59.05, 29.025 59.7,28.725 L61.6,27.9 C62.3,27.6 62.5,27.25 62.15,26.55 C61,24.1 59.1,22.875 55.45,22.875 C50.775,22.875 48.325,25.25 48.325,28.475 Z"></path></symbol> <symbol id="stars-full" viewbox="0 0 14 14"><polygon points="7,0 8.8,5.1 14,5.3 9.9,8.7 11.3,14 7,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="stars-half" viewbox="0 0 14 14"><polygon points="7.1,0 7.1,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="stumble" viewbox="0 0 32 24"><path d="M17.8,8.6l2.1,1.5l3.3-1.5l0-1.6C23,3.3,19.9,0,16,0c-3.8,0-7,3.2-7.1,6.9v9.9c0,0.9-0.8,1.6-1.7,1.6 c-0.9,0-1.9-0.4-1.9-1.3V12H0c0,0,0,5.1,0,5.1C0,20.9,3.2,24,7.1,24c3.9,0,7.1-3.1,7.1-6.9V6.9c0-0.9,0.8-1.7,1.8-1.7 c0.9,0,1.8,0.8,1.8,1.7V8.6z M26.7,12v5.1c0,0.9-1,1.5-1.9,1.5c-0.9,0-1.7-0.7-1.7-1.6l0-5l-3.3,1.6L17.8,12v5.1 c0,3.8,3.2,6.9,7.1,6.9c3.9,0,7.1-3.1,7.1-6.9c0,0,0-5.1,0-5.1H26.7z"></path></symbol> <symbol id="tumblr" viewbox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M13.32 15.984c0 1.547.758 2.082 1.966 2.082H17V22h-3.245c-2.922 0-5.1-1.548-5.1-5.25v-5.929H6v-3.21C8.922 6.83 10.144 4.241 10.285 2h3.034v5.09h3.54v3.731h-3.54v5.163z" fill="#000"></path></g></symbol> <symbol id="twitter" viewbox="0 0 24 24"><g fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path d="M8.275 20c7.552 0 11.682-6.157 11.682-11.493 0-.176 0-.352-.009-.52A8.337 8.337 0 0022 5.893a8.44 8.44 0 01-2.358.637 4.05 4.05 0 001.805-2.237 8.398 8.398 0 01-2.606.98A4.117 4.117 0 0015.844 4C13.58 4 11.74 5.81 11.74 8.038c0 .318.034.628.111.921a11.711 11.711 0 01-8.463-4.222 4.002 4.002 0 00-.554 2.027c0 1.4.724 2.64 1.831 3.36a4.084 4.084 0 01-1.856-.503v.05c0 1.96 1.413 3.586 3.295 3.963a4.153 4.153 0 01-1.856.066c.52 1.609 2.035 2.773 3.831 2.807A8.34 8.34 0 012 18.174 11.574 11.574 0 008.275 20z" fill-rule="nonzero"></path></g></symbol> <symbol id="videoIcon" viewbox="0 0 14 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.43996 0.135134C0.803637 -0.244871 0 0.221801 0 0.971144V8.00057V15.03C0 15.7793 0.803637 16.2447 1.43996 15.8647L13.2422 8.83525C13.8717 8.46191 13.8717 7.53923 13.2422 7.16456L1.43996 0.135134Z" fill="#666666"></path></symbol> <symbol id="website" viewbox="0 0 16 16"><path d="M13.6556 2.34442C10.53 -0.781222 5.4705 -0.781722 2.34443 2.34442C-0.781242 5.47005 -0.78171 10.5295 2.34443 13.6556C5.47 16.7812 10.5295 16.7817 13.6556 13.6556C16.7812 10.53 16.7817 5.47052 13.6556 2.34442ZM13.3213 12.5155C12.9476 12.1813 12.5479 11.8856 12.1265 11.6307C12.405 10.6687 12.57 9.61012 12.609 8.5097H14.9605C14.8542 9.99296 14.2843 11.3844 13.3213 12.5155ZM1.03949 8.5097H3.39098C3.42998 9.61012 3.59497 10.6687 3.87346 11.6307C3.45212 11.8856 3.05238 12.1813 2.67869 12.5155C1.71572 11.3844 1.14584 9.99296 1.03949 8.5097ZM2.67872 3.48455C3.05241 3.81871 3.45215 4.11444 3.87349 4.3693C3.595 5.33129 3.43001 6.3899 3.39101 7.49031H1.03949C1.14584 6.00708 1.71572 4.61569 2.67872 3.48455ZM7.49032 4.47465C6.65906 4.4152 5.85756 4.21046 5.11451 3.8727C5.54666 2.75989 6.34332 1.4252 7.49032 1.09444V4.47465ZM7.49032 5.49594V7.49034H4.4108C4.44609 6.55948 4.57798 5.66561 4.79733 4.84775C5.64174 5.21689 6.54987 5.43733 7.49032 5.49594ZM7.49032 8.5097V10.5041C6.54987 10.5627 5.64174 10.7832 4.79733 11.1523C4.57798 10.3344 4.44609 9.44057 4.4108 8.5097H7.49032ZM7.49032 11.5254V14.9056C6.34338 14.5748 5.54672 13.2403 5.11451 12.1273C5.85756 11.7896 6.65906 11.5848 7.49032 11.5254ZM8.50968 11.5254C9.34094 11.5848 10.1424 11.7896 10.8855 12.1273C10.4533 13.2402 9.65668 14.5748 8.50968 14.9056V11.5254ZM8.50968 10.5041V8.5097H11.5892C11.5539 9.44057 11.422 10.3344 11.2027 11.1523C10.3583 10.7832 9.45013 10.5627 8.50968 10.5041ZM8.50968 7.49034V5.49594C9.45013 5.43733 10.3583 5.21689 11.2027 4.84775C11.422 5.66561 11.5539 6.55948 11.5892 7.49034H8.50968ZM8.50968 4.47465V1.09447C9.65668 1.42523 10.4533 2.75992 10.8855 3.87273C10.1424 4.21046 9.34094 4.4152 8.50968 4.47465ZM10.7991 1.60333C11.4515 1.88904 12.0602 2.27644 12.6058 2.75711C12.3461 2.98611 12.0721 3.19375 11.7859 3.37945C11.5317 2.75021 11.2071 2.13871 10.7991 1.60333ZM4.21409 3.37945C3.92792 3.19375 3.65389 2.98611 3.39413 2.75711C3.93978 2.27644 4.54847 1.88904 5.20091 1.60333C4.79287 2.13877 4.46823 2.75027 4.21409 3.37945ZM4.21412 12.6206C4.46823 13.2498 4.79293 13.8613 5.20094 14.3967C4.5485 14.111 3.93981 13.7236 3.39417 13.2429C3.65389 13.0139 3.92795 12.8063 4.21412 12.6206ZM11.7859 12.6206C12.0721 12.8063 12.3461 13.0139 12.6058 13.2429C12.0602 13.7236 11.4515 14.111 10.7991 14.3967C11.2071 13.8614 11.5317 13.2498 11.7859 12.6206ZM12.609 7.49034C12.57 6.38993 12.405 5.33129 12.1265 4.36933C12.5479 4.11447 12.9476 3.81874 13.3213 3.48458C14.2843 4.61569 14.8542 6.00708 14.9605 7.49034H12.609Z"></path></symbol> <symbol id="windows" viewbox="0 0 24 24"><path d="M12 11.5V2.5L24 1V11.5H12ZM0 11.5V4L10.5 2.6875V11.5H0ZM12 13V22L24 23.5V13H12ZM0 20.5V13H10.5V21.8125L0 20.5Z"></path></symbol> <symbol id="yahoo" viewbox="-133 141 30.3 20"><path d="M-107.7,146.7c0,0,1.2-0.7,2.1-0.7s2.1,0,2.1,0l0.8-1.9h-12.9l0.1,1.4l0.8,0.4l3.3,0.1c0,0,0.2,0.7-0.3,1.1 c-0.6,0.4-5.4,4.7-5.4,4.7l-6.2-7.5c0,0,0.1-0.2,1-0.2c0.9,0,3.5,0,3.5,0V141H-133v3.1c0,0,1.8,0,2.7,0c0.9,0,1.9,1,2.8,1.8 c0.9,0.9,7.1,7.4,7.1,7.4v5.4c0,0-0.5,0.8-2.2,0.8c-1.8,0-2.5,0.1-2.5,0.1v1.4h14.1v-1c0,0-0.4-0.6-0.8-0.6h-3.4 c-0.4,0-0.5-0.5-0.5-1.1c0-0.6,0-4.7,0-4.7L-107.7,146.7z"></path></symbol> <symbol id="youtube" viewbox="0 0 24 24"><path d="M4.652 0h1.44l.988 3.702.916-3.702h1.454l-1.665 5.505v3.757h-1.431v-3.757l-1.702-5.505zm6.594 2.373c-1.119 0-1.861.74-1.861 1.835v3.349c0 1.204.629 1.831 1.861 1.831 1.022 0 1.826-.683 1.826-1.831v-3.349c0-1.069-.797-1.835-1.826-1.835zm.531 5.127c0 .372-.19.646-.532.646-.351 0-.554-.287-.554-.646v-3.179c0-.374.172-.651.529-.651.39 0 .557.269.557.651v3.179zm4.729-5.07v5.186c-.155.194-.5.512-.747.512-.271 0-.338-.186-.338-.46v-5.238h-1.27v5.71c0 .675.206 1.22.887 1.22.384 0 .918-.2 1.468-.853v.754h1.27v-6.831h-1.27zm2.203 13.858c-.448 0-.541.315-.541.763v.659h1.069v-.66c.001-.44-.092-.762-.528-.762zm-4.703.04c-.084.043-.167.109-.25.198v4.055c.099.106.194.182.287.229.197.1.485.107.619-.067.07-.092.105-.241.105-.449v-3.359c0-.22-.043-.386-.129-.5-.147-.193-.42-.214-.632-.107zm4.827-5.195c-2.604-.177-11.066-.177-13.666 0-2.814.192-3.146 1.892-3.167 6.367.021 4.467.35 6.175 3.167 6.367 2.6.177 11.062.177 13.666 0 2.814-.192 3.146-1.893 3.167-6.367-.021-4.467-.35-6.175-3.167-6.367zm-12.324 10.686h-1.363v-7.54h-1.41v-1.28h4.182v1.28h-1.41v7.54zm4.846 0h-1.21v-.718c-.223.265-.455.467-.696.605-.652.374-1.547.365-1.547-.955v-5.438h1.209v4.988c0 .262.063.438.322.438.236 0 .564-.303.711-.487v-4.939h1.21v6.506zm4.657-1.348c0 .805-.301 1.431-1.106 1.431-.443 0-.812-.162-1.149-.583v.5h-1.221v-8.82h1.221v2.84c.273-.333.644-.608 1.076-.608.886 0 1.18.749 1.18 1.631v3.609zm4.471-1.752h-2.314v1.228c0 .488.042.91.528.91.511 0 .541-.344.541-.91v-.452h1.245v.489c0 1.253-.538 2.013-1.813 2.013-1.155 0-1.746-.842-1.746-2.013v-2.921c0-1.129.746-1.914 1.837-1.914 1.161 0 1.721.738 1.721 1.914v1.656z"></path></symbol> <symbol id="rightArrow" viewbox="0 0 16 14"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.646.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L14.293 7 8.646 1.354a.5.5 0 0 1 0-.708z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M.5 7a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 7z"></path></symbol> <symbol id="leftArrow" viewbox="63 -9 150 150"><path d="M10.3342 1.79974L1.68336 10.4506L10.3342 19.1014" stroke-width="2" stroke-linecap="round"></path></symbol> <symbol id="stars-half" viewbox="0 0 14 14"><polygon points="7.1,0 7.1,11 2.7,14 4.1,8.7 0,5.3 5.2,5.1"></polygon></symbol> <symbol id="search" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71687 11.5313C4.11032 11.5313 2.10529 9.42603 2.10529 6.81948C2.10529 4.21294 4.21058 2.10765 6.71687 2.10765C9.32342 2.10765 11.3285 4.21294 11.3285 6.81948C11.3285 9.42603 9.32342 11.5313 6.71687 11.5313ZM15.94 14.38L12.4312 10.8362C13.133 9.72245 13.534 8.40619 13.534 6.98868C13.534 3.14116 10.5264 0.00238281 6.81712 0.00238281C3.00756 -0.0988679 0 3.03991 0 6.88743C0 10.735 3.00756 13.8737 6.71687 13.8737C8.3209 13.8737 9.72443 13.3675 10.8272 12.355L14.336 15.8987C14.4363 16 14.5365 16 14.6368 16C14.737 16 14.9375 15.8987 14.9375 15.7975L15.7395 14.8862C16.0403 14.8862 16.0403 14.5825 15.94 14.38Z"></path></symbol> <symbol id="menu" viewbox="0 0 40 36"><rect y="0" width="40" height="2"></rect> <rect y="16" width="40" height="2"></rect> <rect y="32" width="40" height="2"></rect></symbol> <symbol id="caretdown" viewbox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.333332L3.36718 3.66667L6.66667 0.400342L0 0.333332Z"></path></symbol> <symbol id="check" viewbox="0 0 24 24"><polygon fill-rule="evenodd" points="9.317 16.622 3.547 10.471 2.453 11.498 9.283 18.778 21.53 6.53 20.47 5.47"></polygon></symbol> <symbol id="location" viewbox="0 0 10 12"><path d="M4.95666 6.00004C5.64822 6.00004 6.20884 5.43942 6.20884 4.74785C6.20884 4.05629 5.64822 3.49567 4.95666 3.49567C4.26509 3.49567 3.70447 4.05629 3.70447 4.74785C3.70447 5.43942 4.26509 6.00004 4.95666 6.00004Z" fill="#262626"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.95658 1.56523C3.10008 1.56523 1.56523 3.10939 1.56523 5.05144C1.56523 6.40352 2.43269 7.75624 3.44374 8.84771C3.9343 9.3773 4.42739 9.81182 4.7986 10.1141C4.85429 10.1595 4.90709 10.2017 4.95657 10.2408C5.00606 10.2017 5.05887 10.1595 5.11455 10.1141C5.48576 9.81182 5.97885 9.3773 6.46941 8.84771C7.48046 7.75624 8.34792 6.40352 8.34792 5.05144C8.34792 3.10939 6.81308 1.56523 4.95658 1.56523ZM4.95658 11.2175C4.5157 11.8641 4.51551 11.864 4.51531 11.8639L4.51356 11.8627L4.5099 11.8602L4.49811 11.852L4.45734 11.8234C4.42276 11.7989 4.37371 11.7637 4.31225 11.7183C4.1894 11.6275 4.0165 11.4958 3.81019 11.3278C3.39878 10.9928 2.84838 10.5083 2.29545 9.91139C1.21953 8.74987 0 7.01955 0 5.05144C0 2.27828 2.20265 0 4.95658 0C7.71051 0 9.91315 2.27828 9.91315 5.05144C9.91315 7.01955 8.69363 8.74987 7.6177 9.91139C7.06477 10.5083 6.51437 10.9928 6.10296 11.3278C5.89666 11.4958 5.72376 11.6275 5.60091 11.7183C5.53944 11.7637 5.49039 11.7989 5.45582 11.8234L5.41504 11.852L5.40325 11.8602L5.39959 11.8627L5.39833 11.8635C5.39813 11.8637 5.39745 11.8641 4.95658 11.2175ZM4.95658 11.2175L5.39745 11.8641C5.1315 12.0455 4.78126 12.0452 4.51531 11.8639L4.95658 11.2175Z" fill="#262626"></path></symbol> <symbol id="cardLoader" viewbox="0 0 64 64"><rect width="64" height="4"></rect><rect y="48" width="32" height="4"></rect><rect y="56" width="32" height="4"></rect><rect y="8" width="64" height="36"></rect> <clippath id="cardClip" clippathunits="objectBoundingBox" transform="scale(0.015625 0.015625)"><rect width="64" height="4"></rect><rect y="48" width="32" height="4"></rect><rect y="56" width="32" height="4"></rect><rect y="8" width="64" height="36"></rect></clippath></symbol> <symbol id="cardLoaderOneRow" viewbox="0 0 64 30"><rect width="64" height="4"></rect><rect y="6" width="64" height="4"></rect><rect y="12" width="64" height="4"></rect><rect y="20" width="32" height="2"></rect><rect y="24" width="32" height="2"></rect> <clippath id="cardClipRow" clippathunits="objectBoundingBox" transform="scale(0.015625 0.03333333333)"><rect width="64" height="4"></rect><rect y="6" width="64" height="4"></rect><rect y="12" width="64" height="4"></rect><rect y="20" width="32" height="2"></rect><rect y="24" width="32" height="2"></rect></clippath></symbol> <symbol id="media-gallery-icon" viewbox="0 0 36 22"><g fill="none" fill-rule="evenodd"><path d="M0 29h36V-7H0z"></path> <g fill="#000"><path d="M34 3H5c-1.104 0-2 .896-2 2v15c0 1.104.896 2 2 2h29c1.104 0 2-.896 2-2V5c0-1.104-.896-2-2-2m0 1c.551 0 1 .449 1 1v15c0 .551-.449 1-1 1H5c-.551 0-1-.449-1-1V5c0-.551.449-1 1-1h29"></path> <path d="M.5 20c-.276 0-.5-.224-.5-.5v-17C0 1.122 1.122 0 2.5 0h31c.276 0 .5.224.5.5s-.224.5-.5.5h-31C1.673 1 1 1.673 1 2.5v17c0 .276-.224.5-.5.5"></path> <path d="M32.5 19c-.128 0-.256-.049-.354-.146l-7.585-7.586c-.567-.567-1.555-.567-2.122 0l-4.171 4.171c-.975.975-2.561.975-3.536 0l-1.171-1.171c-.567-.567-1.555-.567-2.122 0l-4.585 4.586c-.196.195-.512.195-.708 0-.195-.196-.195-.512 0-.708l4.586-4.585c.945-.945 2.591-.945 3.536 0l1.171 1.171c.567.567 1.555.567 2.122 0l4.171-4.171c.945-.945 2.591-.945 3.536 0l7.586 7.585c.195.196.195.512 0 .708-.098.097-.226.146-.354.146M10 7c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2m0 1c.551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1 0-.551.449-1 1-1"></path></g></g></symbol> <symbol id="thumb" viewbox="0 0 15 18"><path d="M10.0725 6.6105C10.6785 4.14825 11.0115 0 8.42475 0C7.029 0 6.66225 1.251 6.3 2.49675C4.82175 7.58775 2.3145 8.00325 0 8.304V15.75C2.62725 15.75 4.188 16.2967 6.12675 17.1315C7.0695 17.5372 8.4165 18 10.1288 18C12.0323 18 13.35 17.2522 13.8855 15.2355C14.2605 13.8277 15 9.798 15 9.048C15 7.81125 14.124 7.2135 13.0545 7.16775C12.147 7.1295 10.902 6.96 10.0725 6.6105V6.6105ZM12.861 9.85125L11.8155 9.9765C11.8155 9.9765 11.3588 10.8082 11.9213 10.8127C11.9213 10.8127 12.072 10.8203 12.723 10.7925C13.5345 10.758 13.5113 11.8943 12.726 11.9648L11.4053 12.039C10.8548 12.1095 10.9133 12.9413 11.511 12.918C11.511 12.918 12.0255 12.9053 12.3683 12.8873C13.1693 12.8453 13.1303 13.959 12.3983 14.0505C12.0803 14.0902 11.0895 14.1368 11.0895 14.1368C10.4813 14.1908 10.56 15.063 11.1713 14.9925L11.7495 14.9692C12.366 14.9137 12.5018 15.588 11.5305 16.215C10.3553 16.8758 8.01675 16.3133 6.7185 15.7545C5.04 15.0308 3.39075 14.304 1.5 14.25V9.75C3.94725 9.18825 6.24675 8.0595 7.74075 2.91525C8.41425 0.59625 9 1.467 9 3.34575C9 4.899 8.6325 6.18525 8.30925 7.4955C9.105 7.90275 10.8375 8.547 12.8993 8.6625C13.6905 8.70675 13.668 9.75375 12.861 9.85125V9.85125Z"></path></symbol></svg> <svg class="c-globalSvgs c-siteSvgs" data-v-6fada5f0=""><symbol id="logo" viewbox="0 0 516 328"><mask id="mask0_324:718" maskunits="userSpaceOnUse" x="0" y="0" width="331" height="328" style="mask-type:alpha"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H330.241V327.017H0V0Z" fill="white"></path></mask> <g mask="url(#mask0_324:718)"><path fill-rule="evenodd" clip-rule="evenodd" d="M325.081 232.154C329.418 230.293 331.417 225.244 329.531 220.951L234.436 5.10069C232.553 0.810445 227.456 -1.16635 223.117 0.708334L5.12535 94.8463C0.793702 96.7194 -1.21019 101.758 0.68145 106.056L95.7698 321.915C97.6668 326.204 102.754 328.183 107.091 326.311L325.081 232.154" fill="#F63433"></path></g> <path fill-rule="evenodd" clip-rule="evenodd" d="M219.753 77.6646H165.385V168.574H100.168L163.355 77.6646H67.4344L49.7239 103.341H107.81L44.3047 194.245H173.777L196.577 161.567V103.341H214.03C234.084 103.341 248.24 115.072 248.24 135.951C248.24 158.689 232.328 168.574 213.706 168.574H199.926V194.245H219.753C253.011 194.245 280.704 168.727 280.704 135.951C280.704 103.171 253.175 77.6646 219.753 77.6646" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M288.181 78H316.248L340.309 124.627C346.661 137.043 351.539 149.289 354.069 157.669C353.157 148.618 352.262 133.68 352.074 125.633L351.539 78H375.616V194.58H349.174L327.642 149.955C320.771 135.366 312.977 118.932 310.619 111.715C311.535 121.28 311.723 135.038 311.894 144.762L312.619 194.58H288.181V78" fill="#080A12"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M407.081 142.78H432.127V141.765C432.127 135.355 431.476 131.972 429.534 128.757C427.423 125.387 424.357 123.691 419.998 123.691C411.764 123.691 407.081 130.445 407.081 142.44V142.78ZM445.207 172.322L453.613 185.828C444.078 193.927 434.06 197.819 422.429 197.819C398.674 197.819 383.331 180.261 383.331 153.078C383.331 137.55 386.393 127.245 393.656 118.799C400.459 110.87 408.693 107.145 419.682 107.145C429.208 107.145 438.26 110.53 443.586 116.279C451.178 124.378 454.575 136.028 454.575 154.1C454.575 155.946 454.575 156.618 454.575 159.319H406.745V160.002C406.745 173.328 413.052 180.933 424.208 180.933C431.639 180.933 438.586 178.064 445.207 172.322V172.322Z" fill="#080A12"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M514.292 107.68L507.843 122.942H491.511V167.77C491.511 178.927 493.787 181.853 502.524 181.853C504.801 181.853 507.078 181.321 511.638 180.127L514.865 193.856C507.466 196.618 500.816 197.819 494.17 197.819C481.262 197.819 470.809 192.662 467.97 184.939C466.452 181.156 466.261 179.433 466.261 171.37V122.942H456.575V108.015H466.261C466.261 99.4335 466.261 93.6003 467.217 87.0774L493.028 81.2383C492.067 89.3011 491.511 98.7503 491.511 107.68H514.292" fill="#080A12"></path></symbol> <symbol id="logo-dark" viewbox="0 0 516 328" fill="none"><mask id="mask0_830_1981" width="331" height="328"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H330.241V327.017H0V0Z" fill="white"></path></mask> <g mask="url(#mask0_830_1981)"><path fill-rule="evenodd" clip-rule="evenodd" d="M325.081 232.154C329.418 230.293 331.417 225.244 329.531 220.951L234.436 5.10069C232.553 0.810445 227.456 -1.16635 223.117 0.708334L5.12535 94.8463C0.793702 96.7194 -1.21019 101.758 0.68145 106.056L95.7698 321.915C97.6668 326.204 102.754 328.183 107.091 326.311L325.081 232.154" fill="#F63433"></path></g> <path fill-rule="evenodd" clip-rule="evenodd" d="M219.753 77.6646H165.385V168.574H100.168L163.355 77.6646H67.4344L49.7239 103.341H107.81L44.3047 194.245H173.777L196.577 161.567V103.341H214.03C234.084 103.341 248.24 115.072 248.24 135.951C248.24 158.689 232.328 168.574 213.706 168.574H199.926V194.245H219.753C253.011 194.245 280.704 168.727 280.704 135.951C280.704 103.171 253.175 77.6646 219.753 77.6646" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M288.181 78H316.248L340.309 124.627C346.661 137.043 351.539 149.289 354.069 157.669C353.157 148.618 352.262 133.68 352.074 125.633L351.539 78H375.616V194.58H349.174L327.642 149.955C320.771 135.366 312.977 118.932 310.619 111.715C311.535 121.28 311.723 135.038 311.894 144.762L312.619 194.58H288.181V78" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M407.081 142.78H432.127V141.765C432.127 135.355 431.476 131.972 429.534 128.757C427.423 125.387 424.357 123.691 419.998 123.691C411.764 123.691 407.081 130.445 407.081 142.44V142.78ZM445.207 172.322L453.613 185.828C444.078 193.927 434.06 197.819 422.429 197.819C398.674 197.819 383.331 180.261 383.331 153.078C383.331 137.55 386.393 127.245 393.656 118.799C400.459 110.87 408.693 107.145 419.682 107.145C429.208 107.145 438.26 110.53 443.586 116.279C451.178 124.378 454.575 136.028 454.575 154.1C454.575 155.946 454.575 156.618 454.575 159.319H406.745V160.002C406.745 173.328 413.052 180.933 424.208 180.933C431.639 180.933 438.586 178.064 445.207 172.322V172.322Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M514.292 107.68L507.843 122.942H491.511V167.77C491.511 178.927 493.787 181.853 502.524 181.853C504.801 181.853 507.078 181.321 511.638 180.127L514.865 193.856C507.466 196.618 500.816 197.819 494.17 197.819C481.262 197.819 470.809 192.662 467.97 184.939C466.452 181.156 466.261 179.433 466.261 171.37V122.942H456.575V108.015H466.261C466.261 99.4335 466.261 93.6003 467.217 87.0774L493.028 81.2383C492.067 89.3011 491.511 98.7503 491.511 107.68H514.292" fill="white"></path></symbol> <symbol id="globe" viewbox="-2 -2 18 18" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.466 13.545c.258.49.545.912.845 1.25A7.004 7.004 0 0 1 1.018 8.5h3.24c.068 2.095.56 3.813 1.208 5.045zM5.26 8.5c.067 1.944.525 3.5 1.093 4.58.308.586.642 1.02.951 1.3.32.288.563.37.697.37s.377-.082.697-.37c.309-.28.643-.714.951-1.3.568-1.08 1.026-2.636 1.093-4.58H5.26zm5.482-1H5.26c.067-1.944.525-3.5 1.093-4.58.308-.586.642-1.02.951-1.3.32-.288.563-.37.697-.37s.377.082.697.37c.309.28.643.714.951 1.3.568 1.08 1.026 2.636 1.093 4.58zm1 1c-.067 2.095-.56 3.813-1.207 5.045-.258.49-.545.912-.845 1.25A7.004 7.004 0 0 0 14.982 8.5h-3.24zm3.241-1h-3.24c-.068-2.095-.56-3.812-1.209-5.045a6.304 6.304 0 0 0-.844-1.25A7.004 7.004 0 0 1 14.982 7.5zm-10.724 0h-3.24A7.004 7.004 0 0 1 6.31 1.205c-.3.338-.587.76-.845 1.25-.648 1.233-1.14 2.95-1.208 5.045zM16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0z" fill="#DE1400"></path></symbol> <symbol id="user" viewbox="0 0 18 19"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 2.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7zM4.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0zM3.395 12.793C4.723 12.023 6.535 11.5 9 11.5c2.465 0 4.277.522 5.605 1.293a6.902 6.902 0 0 1 2.646 2.692c.418.767.28 1.555-.189 2.127-.453.553-1.196.888-2 .888H2.938c-.805 0-1.548-.335-2.001-.888-.469-.572-.606-1.36-.19-2.127l.44.239-.44-.239a6.902 6.902 0 0 1 2.647-2.692zm.501.865c-1.149.666-1.845 1.525-2.269 2.305-.21.386-.144.737.084 1.015.243.296.69.522 1.228.522H15.06c.54 0 .985-.226 1.228-.522.228-.278.294-.629.084-1.015-.424-.78-1.12-1.639-2.27-2.305C12.954 12.99 11.322 12.5 9 12.5c-2.32 0-3.953.49-5.104 1.158z"></path></symbol> <symbol id="user-filled" viewbox="0 0 18 19"><path d="M9 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM2.939 18H15.06c1.344 0 2.378-1.122 1.751-2.276C15.89 14.026 13.785 12 9 12c-4.786 0-6.89 2.026-7.812 3.724C.56 16.878 1.595 18 2.938 18z" fill="#DE1400" stroke="#DE1400" stroke-linecap="round" stroke-linejoin="round"></path></symbol> <symbol id="arrow-dropdown" width="13" height="7" viewbox="0 0 13 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.854.146a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708 0l-6-6A.5.5 0 0 1 .854.146L6.5 5.793 12.146.146a.5.5 0 0 1 .708 0z"></path></symbol> <symbol id="arrow-thin" width="15" height="13" viewbox="0 0 15 13"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.146.146a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.793 6.5 8.146.854a.5.5 0 0 1 0-.708z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 6.5A.5.5 0 0 1 .5 6h14a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5z"></path></symbol> <symbol id="zd-logotype" viewbox="1.5 39 21 11"><g><path d="M16.785,39.349h-4.591v7.9H6.688l5.335-7.9H3.924L2.429,41.58h4.904l-5.362,7.9h10.932l1.925-2.841v-5.06 h1.474c1.693,0,2.888,1.02,2.888,2.834c0,1.977-1.343,2.835-2.916,2.835H15.11v2.231h1.674c2.808,0,5.146-2.218,5.146-5.066 S19.606,39.349,16.785,39.349z"></path></g></symbol></svg> <div class="c-adSkyBox" data-v-6fada5f0=""><div><span class="c-adSkyBox_hideButton u-flexbox-justifyCenter u-flexbox-alignCenter u-text-center">X</span> <div class="c-adDisplay_container c-adDisplay_container_nav-ad-plus-leader blank"><!----></div></div></div> <div class="c-globalModal c-globalModal_authentication" data-v-6fada5f0=""><!----> <div class="c-globalModal_contentWrapper"><div class="c-globalModal_content"><a class="c-globalModal_close"><svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#close"></use></svg></a> </div></div></div> <!----> <div class="c-layoutDefault_page" data-v-6fada5f0=""><header role="menubar" data-v-6fada5f0=""><div class="c-siteHeader"><nav class="c-siteHeaderNavigation"><div class="c-siteHeaderNavigation_item"><div section="Accordion" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu_accordion c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><!----> <svg class="c-sitePrimaryMenu_menuIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#menu" aria-hidden="false"></use></svg></div> <!----> <div class="c-siteAccordionMenu c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><!----> <a class="c-siteAccordionMenu_closeButton"><svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#close" aria-hidden="false"></use></svg></a> <ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Trending</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <!----> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-office/you-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why/" rel="follow" aria-label="You should save those silica gel packets" class="c-siteAccordionMenu_link"> You should save those silica gel packets </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/collection/back-to-school/" rel="follow" aria-label="Back to school: Must-have tech for students" class="c-siteAccordionMenu_link"> Back to school: Must-have tech for students </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" rel="follow" aria-label="The 6 best home automation systems" class="c-siteAccordionMenu_link"> The 6 best home automation systems </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/education/professional-development/tell-me-about-yourself-interview-question/" rel="follow" aria-label="How to answer &quot;tell me about yourself&quot; in interviews" class="c-siteAccordionMenu_link"> How to answer "tell me about yourself" in interviews </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/apple-politely-explains-why-iphone-cases-are-a-waste-of-money/" rel="follow" aria-label="Apple explains why iPhone cases are a waste" class="c-siteAccordionMenu_link"> Apple explains why iPhone cases are a waste </a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/education/best-online-colleges/" rel="follow" aria-label="Best online colleges" class="c-siteAccordionMenu_link"> Best online colleges </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-electric-car/" rel="follow" aria-label="Best electric cars" class="c-siteAccordionMenu_link"> Best electric cars </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/yard-outdoors/best-riding-mower/" rel="follow" aria-label="Best riding mowers" class="c-siteAccordionMenu_link"> Best riding mowers </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-vpn/" rel="follow" aria-label="Best VPN services" class="c-siteAccordionMenu_link"> Best VPN services </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress/" rel="follow" aria-label="Best web hosting" class="c-siteAccordionMenu_link"> Best web hosting </a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/windows-11/" rel="follow" aria-label="Windows 11" class="c-siteAccordionMenu_link"> Windows 11 </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteAccordionMenu_link"> Cloud </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/innovation/" rel="follow" aria-label="Innovation" class="c-siteAccordionMenu_link"> Innovation </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/working-from-home-the-future-of-business-is-remote/" rel="follow" aria-label="Working from Home" class="c-siteAccordionMenu_link"> Working from Home </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNet Recommends" class="c-siteAccordionMenu_link"> ZDNet Recommends </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Innovation</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-siteAccordionMenu_link"> See all Innovation <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/services-software/" rel="follow" aria-label="Services &amp; Software" class="c-siteAccordionMenu_link"> Services &amp; Software </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/operating-systems/" rel="follow" aria-label="Operating Systems" class="c-siteAccordionMenu_link"> Operating Systems </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/web-hosting/" rel="follow" aria-label="Web Hosting" class="c-siteAccordionMenu_link"> Web Hosting </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/open-source/" rel="follow" aria-label="Open Source" class="c-siteAccordionMenu_link"> Open Source </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/5g/" rel="follow" aria-label="5G" class="c-siteAccordionMenu_link"> 5G </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/computing/" rel="follow" aria-label="Computing" class="c-siteAccordionMenu_link"> Computing </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/laptops/" rel="follow" aria-label="Laptops" class="c-siteAccordionMenu_link"> Laptops </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/tablets/" rel="follow" aria-label="Tablets" class="c-siteAccordionMenu_link"> Tablets </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/quantum-computing/" rel="follow" aria-label="Quantum Computing" class="c-siteAccordionMenu_link"> Quantum Computing </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/makers/" rel="follow" aria-label="Makers" class="c-siteAccordionMenu_link"> Makers </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/servers/" rel="follow" aria-label="Servers" class="c-siteAccordionMenu_link"> Servers </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/transportation/" rel="follow" aria-label="Transportation" class="c-siteAccordionMenu_link"> Transportation </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/electric-vehicles/" rel="follow" aria-label="Electric Vehicles" class="c-siteAccordionMenu_link"> Electric Vehicles </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/wearables/" rel="follow" aria-label="Wearables" class="c-siteAccordionMenu_link"> Wearables </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ar-vr/" rel="follow" aria-label="AR + VR" class="c-siteAccordionMenu_link"> AR + VR </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/headphones/" rel="follow" aria-label="Headphones" class="c-siteAccordionMenu_link"> Headphones </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-watches/" rel="follow" aria-label="Smart Watches" class="c-siteAccordionMenu_link"> Smart Watches </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ai-robotics/" rel="follow" aria-label="AI &amp; Robotics" class="c-siteAccordionMenu_link"> AI &amp; Robotics </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/space/" rel="follow" aria-label="Space" class="c-siteAccordionMenu_link"> Space </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/metaverse/" rel="follow" aria-label="Metaverse" class="c-siteAccordionMenu_link"> Metaverse </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smartphones/" rel="follow" aria-label="Smartphones" class="c-siteAccordionMenu_link"> Smartphones </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/iphone/" rel="follow" aria-label="iPhone" class="c-siteAccordionMenu_link"> iPhone </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mobile-accessories/" rel="follow" aria-label="Mobile Accessories" class="c-siteAccordionMenu_link"> Mobile Accessories </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Security</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/security/" rel="follow" class="c-siteAccordionMenu_link"> See all Security <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/vpn/" rel="follow" aria-label="VPN" class="c-siteAccordionMenu_link"> VPN </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cyber-threats/" rel="follow" aria-label="Cyber Threats" class="c-siteAccordionMenu_link"> Cyber Threats </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/password-manager/" rel="follow" aria-label="Password Manager" class="c-siteAccordionMenu_link"> Password Manager </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ransomware/" rel="follow" aria-label="Ransomware" class="c-siteAccordionMenu_link"> Ransomware </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Business</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/business/" rel="follow" class="c-siteAccordionMenu_link"> See all Business <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-cities/" rel="follow" aria-label="Smart Cities" class="c-siteAccordionMenu_link"> Smart Cities </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/edge-computing/" rel="follow" aria-label="Edge Computing" class="c-siteAccordionMenu_link"> Edge Computing </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteAccordionMenu_link"> Cloud </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/e-commerce/" rel="follow" aria-label="E-Commerce" class="c-siteAccordionMenu_link"> E-Commerce </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/virtualization/" rel="follow" aria-label="Virtualization" class="c-siteAccordionMenu_link"> Virtualization </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/internet-of-things/" rel="follow" aria-label="Internet of Things" class="c-siteAccordionMenu_link"> Internet of Things </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/it-priorities/" rel="follow" aria-label="IT Priorities" class="c-siteAccordionMenu_link"> IT Priorities </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/data-management/" rel="follow" aria-label="Data Management" class="c-siteAccordionMenu_link"> Data Management </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/developer/" rel="follow" aria-label="Developer" class="c-siteAccordionMenu_link"> Developer </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/legal/" rel="follow" aria-label="Legal" class="c-siteAccordionMenu_link"> Legal </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/data-centers/" rel="follow" aria-label="Data Centers" class="c-siteAccordionMenu_link"> Data Centers </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smb/" rel="follow" aria-label="SMB" class="c-siteAccordionMenu_link"> SMB </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/startups/" rel="follow" aria-label="Startups" class="c-siteAccordionMenu_link"> Startups </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cxo/" rel="follow" aria-label="CXO" class="c-siteAccordionMenu_link"> CXO </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/enterprise-software/" rel="follow" aria-label="Enterprise Software" class="c-siteAccordionMenu_link"> Enterprise Software </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/companies/" rel="follow" aria-label="Companies" class="c-siteAccordionMenu_link"> Companies </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/apple/" rel="follow" aria-label="Apple" class="c-siteAccordionMenu_link"> Apple </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/google/" rel="follow" aria-label="Google" class="c-siteAccordionMenu_link"> Google </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/microsoft/" rel="follow" aria-label="Microsoft" class="c-siteAccordionMenu_link"> Microsoft </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/amazon/" rel="follow" aria-label="Amazon" class="c-siteAccordionMenu_link"> Amazon </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/samsung/" rel="follow" aria-label="Samsung" class="c-siteAccordionMenu_link"> Samsung </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Finance</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/finance/" rel="follow" class="c-siteAccordionMenu_link"> See all Finance <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/blockchain/" rel="follow" aria-label="Blockchain" class="c-siteAccordionMenu_link"> Blockchain </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/credit-cards/" rel="follow" aria-label="Credit Cards" class="c-siteAccordionMenu_link"> Credit Cards </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/taxes/" rel="follow" aria-label="Taxes" class="c-siteAccordionMenu_link"> Taxes </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/banking/" rel="follow" aria-label="Banking" class="c-siteAccordionMenu_link"> Banking </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Education</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/education/" rel="follow" class="c-siteAccordionMenu_link"> See all Education <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/business-management/" rel="follow" aria-label="Business &amp; Management" class="c-siteAccordionMenu_link"> Business &amp; Management </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/computers-tech/" rel="follow" aria-label="Computers &amp; Tech" class="c-siteAccordionMenu_link"> Computers &amp; Tech </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/science-engineering/" rel="follow" aria-label="Science &amp; Engineering" class="c-siteAccordionMenu_link"> Science &amp; Engineering </a></span></li></div><div><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/professional-development/" rel="follow" aria-label="Professional Development" class="c-siteAccordionMenu_link"> Professional Development </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/bootcamps/" rel="follow" aria-label="Bootcamps" class="c-siteAccordionMenu_link"> Bootcamps </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mba/" rel="follow" aria-label="MBA" class="c-siteAccordionMenu_link"> MBA </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>Home &amp; Office</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-siteAccordionMenu_link"> See all Home &amp; Office <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-home/" rel="follow" aria-label="Smart Home" class="c-siteAccordionMenu_link"> Smart Home </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-security/" rel="follow" aria-label="Home Security" class="c-siteAccordionMenu_link"> Home Security </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-assistants/" rel="follow" aria-label="Smart Assistants" class="c-siteAccordionMenu_link"> Smart Assistants </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-lighting/" rel="follow" aria-label="Smart Lighting" class="c-siteAccordionMenu_link"> Smart Lighting </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-office/" rel="follow" aria-label="Smart Office" class="c-siteAccordionMenu_link"> Smart Office </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/office-furniture/" rel="follow" aria-label="Office Furniture" class="c-siteAccordionMenu_link"> Office Furniture </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/office-hardware-appliances/" rel="follow" aria-label="Office Hardware &amp; Appliances" class="c-siteAccordionMenu_link"> Office Hardware &amp; Appliances </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-entertainment/" rel="follow" aria-label="Home Entertainment" class="c-siteAccordionMenu_link"> Home Entertainment </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/speakers/" rel="follow" aria-label="Speakers" class="c-siteAccordionMenu_link"> Speakers </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/networking/" rel="follow" aria-label="Networking" class="c-siteAccordionMenu_link"> Networking </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/broadband/" rel="follow" aria-label="Broadband" class="c-siteAccordionMenu_link"> Broadband </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mobile-carriers/" rel="follow" aria-label="Mobile Carriers" class="c-siteAccordionMenu_link"> Mobile Carriers </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-networking/" rel="follow" aria-label="Home Networking" class="c-siteAccordionMenu_link"> Home Networking </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/kitchen-household/" rel="follow" aria-label="Kitchen &amp; Household" class="c-siteAccordionMenu_link"> Kitchen &amp; Household </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/yard-outdoors/" rel="follow" aria-label="Yard &amp; Outdoors" class="c-siteAccordionMenu_link"> Yard &amp; Outdoors </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/energy/" rel="follow" aria-label="Energy" class="c-siteAccordionMenu_link"> Energy </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/sustainability/" rel="follow" aria-label="Sustainability" class="c-siteAccordionMenu_link"> Sustainability </a></span></li></div></ul><ul class="c-siteAccordionMenu_section header-link-tracking-taggy"><li class="c-siteAccordionMenu_sectionToggle"><span>More</span> <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></li> <li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/" rel="follow" aria-label="More" class="c-siteAccordionMenu_link"> See all Topics <svg class="c-siteAccordionMenu_itemArrowIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></span></li> <div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/international/" rel="follow" aria-label="International" class="c-siteAccordionMenu_link"> International </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/china/" rel="follow" aria-label="China" class="c-siteAccordionMenu_link"> China </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/eu/" rel="follow" aria-label="EU" class="c-siteAccordionMenu_link"> EU </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/united-kingdom/" rel="follow" aria-label="United Kingdom" class="c-siteAccordionMenu_link"> United Kingdom </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/new-zealand/" rel="follow" aria-label="New Zealand" class="c-siteAccordionMenu_link"> New Zealand </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/india/" rel="follow" aria-label="India" class="c-siteAccordionMenu_link"> India </a></span></li></div><div><li><span><!----></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/singapore/" rel="follow" aria-label="Singapore" class="c-siteAccordionMenu_link"> Singapore </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/korea/" rel="follow" aria-label="Korea" class="c-siteAccordionMenu_link"> Korea </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/australia/" rel="follow" aria-label="Australia" class="c-siteAccordionMenu_link"> Australia </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/japan/" rel="follow" aria-label="Japan" class="c-siteAccordionMenu_link"> Japan </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/hong-kong/" rel="follow" aria-label="Hong Kong" class="c-siteAccordionMenu_link"> Hong Kong </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government/" rel="follow" aria-label="Government" class="c-siteAccordionMenu_link"> Government </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-us/" rel="follow" aria-label="Government: US" class="c-siteAccordionMenu_link"> Government: US </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-uk/" rel="follow" aria-label="Government: UK" class="c-siteAccordionMenu_link"> Government: UK </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-au/" rel="follow" aria-label="Government: AU" class="c-siteAccordionMenu_link"> Government: AU </a></span></li><li class="c-siteAccordionMenu_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-asia/" rel="follow" aria-label="Government: Asia" class="c-siteAccordionMenu_link"> Government: Asia </a></span></li></div><div><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNet Recommends" class="c-siteAccordionMenu_link"> ZDNet Recommends </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/deals/" rel="follow" aria-label="Deals" class="c-siteAccordionMenu_link"> Deals </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/newsletters/" rel="follow" aria-label="Newsletters" class="c-siteAccordionMenu_link"> Newsletters </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/video/" rel="follow" aria-label="Videos" class="c-siteAccordionMenu_link"> Videos </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/reviews/" rel="follow" aria-label="Reviews" class="c-siteAccordionMenu_link"> Reviews </a></span></li><li class="c-siteAccordionMenu_item c-siteAccordionMenu_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/pictures/" rel="follow" aria-label="Galleries" class="c-siteAccordionMenu_link"> Galleries </a></span></li></div></ul></div></div></div> <span class="header-link-tracking-taggy"><a href="/web/20220810053516/https://www.zdnet.com/" rel="follow" title="ZDNet" class="c-siteHeaderMasthead"><div class="c-siteLogo"><svg class="c-siteLogo_image c-siteLogo_image-brand c-siteLogo_image-header"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#logo"></use></svg></div></a></span> <div class="c-siteHeaderNavigation_spacer"></div> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-topics"><div section="Trending" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item"><span class="c-sitePrimaryMenu_text"><span>Trending</span></span> <!----></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-3"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-office/you-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why/" rel="follow" aria-label="You should save those silica gel packets" class="c-siteMenuList_link"> You should save those silica gel packets </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/collection/back-to-school/" rel="follow" aria-label="Back to school: Must-have tech for students" class="c-siteMenuList_link"> Back to school: Must-have tech for students </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" rel="follow" aria-label="The 6 best home automation systems" class="c-siteMenuList_link"> The 6 best home automation systems </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/education/professional-development/tell-me-about-yourself-interview-question/" rel="follow" aria-label="How to answer &quot;tell me about yourself&quot; in interviews" class="c-siteMenuList_link"> How to answer "tell me about yourself" in interviews </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/apple-politely-explains-why-iphone-cases-are-a-waste-of-money/" rel="follow" aria-label="Apple explains why iPhone cases are a waste" class="c-siteMenuList_link"> Apple explains why iPhone cases are a waste </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/education/best-online-colleges/" rel="follow" aria-label="Best online colleges" class="c-siteMenuList_link"> Best online colleges </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-electric-car/" rel="follow" aria-label="Best electric cars" class="c-siteMenuList_link"> Best electric cars </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/yard-outdoors/best-riding-mower/" rel="follow" aria-label="Best riding mowers" class="c-siteMenuList_link"> Best riding mowers </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-vpn/" rel="follow" aria-label="Best VPN services" class="c-siteMenuList_link"> Best VPN services </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/article/best-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress/" rel="follow" aria-label="Best web hosting" class="c-siteMenuList_link"> Best web hosting </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/windows-11/" rel="follow" aria-label="Windows 11" class="c-siteMenuList_link"> Windows 11 </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteMenuList_link"> Cloud </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/innovation/" rel="follow" aria-label="Innovation" class="c-siteMenuList_link"> Innovation </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/working-from-home-the-future-of-business-is-remote/" rel="follow" aria-label="Working from Home" class="c-siteMenuList_link"> Working from Home </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNet Recommends" class="c-siteMenuList_link"> ZDNet Recommends </a></span></li></div></ul> <!----></div></div></div> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-topics"><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/innovation/" rel="follow" class="c-sitePrimaryMenu_text"><span>Innovation</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-4"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/services-software/" rel="follow" aria-label="Services &amp; Software" class="c-siteMenuList_link"> Services &amp; Software </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/operating-systems/" rel="follow" aria-label="Operating Systems" class="c-siteMenuList_link"> Operating Systems </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/web-hosting/" rel="follow" aria-label="Web Hosting" class="c-siteMenuList_link"> Web Hosting </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/open-source/" rel="follow" aria-label="Open Source" class="c-siteMenuList_link"> Open Source </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/5g/" rel="follow" aria-label="5G" class="c-siteMenuList_link"> 5G </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/computing/" rel="follow" aria-label="Computing" class="c-siteMenuList_link"> Computing </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/laptops/" rel="follow" aria-label="Laptops" class="c-siteMenuList_link"> Laptops </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/tablets/" rel="follow" aria-label="Tablets" class="c-siteMenuList_link"> Tablets </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/quantum-computing/" rel="follow" aria-label="Quantum Computing" class="c-siteMenuList_link"> Quantum Computing </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/makers/" rel="follow" aria-label="Makers" class="c-siteMenuList_link"> Makers </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/servers/" rel="follow" aria-label="Servers" class="c-siteMenuList_link"> Servers </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/transportation/" rel="follow" aria-label="Transportation" class="c-siteMenuList_link"> Transportation </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/electric-vehicles/" rel="follow" aria-label="Electric Vehicles" class="c-siteMenuList_link"> Electric Vehicles </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/wearables/" rel="follow" aria-label="Wearables" class="c-siteMenuList_link"> Wearables </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ar-vr/" rel="follow" aria-label="AR + VR" class="c-siteMenuList_link"> AR + VR </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/headphones/" rel="follow" aria-label="Headphones" class="c-siteMenuList_link"> Headphones </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-watches/" rel="follow" aria-label="Smart Watches" class="c-siteMenuList_link"> Smart Watches </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ai-robotics/" rel="follow" aria-label="AI &amp; Robotics" class="c-siteMenuList_link"> AI &amp; Robotics </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/space/" rel="follow" aria-label="Space" class="c-siteMenuList_link"> Space </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/metaverse/" rel="follow" aria-label="Metaverse" class="c-siteMenuList_link"> Metaverse </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smartphones/" rel="follow" aria-label="Smartphones" class="c-siteMenuList_link"> Smartphones </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/iphone/" rel="follow" aria-label="iPhone" class="c-siteMenuList_link"> iPhone </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mobile-accessories/" rel="follow" aria-label="Mobile Accessories" class="c-siteMenuList_link"> Mobile Accessories </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/innovation/" rel="follow" aria-label="Innovation" class="c-siteMenuList_link"> See all Innovation <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav c-sitePrimaryMenu_hasSubNav-small"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/security/" rel="follow" class="c-sitePrimaryMenu_text"><span>Security</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top c-sitePrimaryMenu_subNav-small"><ul class="c-siteMenuList"><div class="c-siteMenuList_single"><!----> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/vpn/" rel="follow" aria-label="VPN" class="c-siteMenuList_link"> VPN </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cyber-threats/" rel="follow" aria-label="Cyber Threats" class="c-siteMenuList_link"> Cyber Threats </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/password-manager/" rel="follow" aria-label="Password Manager" class="c-siteMenuList_link"> Password Manager </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/ransomware/" rel="follow" aria-label="Ransomware" class="c-siteMenuList_link"> Ransomware </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/security/" rel="follow" aria-label="Security" class="c-siteMenuList_link"> See all Security <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/business/" rel="follow" class="c-sitePrimaryMenu_text"><span>Business</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-4"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-cities/" rel="follow" aria-label="Smart Cities" class="c-siteMenuList_link"> Smart Cities </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/edge-computing/" rel="follow" aria-label="Edge Computing" class="c-siteMenuList_link"> Edge Computing </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cloud/" rel="follow" aria-label="Cloud" class="c-siteMenuList_link"> Cloud </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/e-commerce/" rel="follow" aria-label="E-Commerce" class="c-siteMenuList_link"> E-Commerce </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/virtualization/" rel="follow" aria-label="Virtualization" class="c-siteMenuList_link"> Virtualization </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/internet-of-things/" rel="follow" aria-label="Internet of Things" class="c-siteMenuList_link"> Internet of Things </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/it-priorities/" rel="follow" aria-label="IT Priorities" class="c-siteMenuList_link"> IT Priorities </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/data-management/" rel="follow" aria-label="Data Management" class="c-siteMenuList_link"> Data Management </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/developer/" rel="follow" aria-label="Developer" class="c-siteMenuList_link"> Developer </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/legal/" rel="follow" aria-label="Legal" class="c-siteMenuList_link"> Legal </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/data-centers/" rel="follow" aria-label="Data Centers" class="c-siteMenuList_link"> Data Centers </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smb/" rel="follow" aria-label="SMB" class="c-siteMenuList_link"> SMB </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/startups/" rel="follow" aria-label="Startups" class="c-siteMenuList_link"> Startups </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/cxo/" rel="follow" aria-label="CXO" class="c-siteMenuList_link"> CXO </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/enterprise-software/" rel="follow" aria-label="Enterprise Software" class="c-siteMenuList_link"> Enterprise Software </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/companies/" rel="follow" aria-label="Companies" class="c-siteMenuList_link"> Companies </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/apple/" rel="follow" aria-label="Apple" class="c-siteMenuList_link"> Apple </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/google/" rel="follow" aria-label="Google" class="c-siteMenuList_link"> Google </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/microsoft/" rel="follow" aria-label="Microsoft" class="c-siteMenuList_link"> Microsoft </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/amazon/" rel="follow" aria-label="Amazon" class="c-siteMenuList_link"> Amazon </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/samsung/" rel="follow" aria-label="Samsung" class="c-siteMenuList_link"> Samsung </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/business/" rel="follow" aria-label="Business" class="c-siteMenuList_link"> See all Business <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav c-sitePrimaryMenu_hasSubNav-small"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/finance/" rel="follow" class="c-sitePrimaryMenu_text"><span>Finance</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top c-sitePrimaryMenu_subNav-small"><ul class="c-siteMenuList"><div class="c-siteMenuList_single"><!----> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/blockchain/" rel="follow" aria-label="Blockchain" class="c-siteMenuList_link"> Blockchain </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/credit-cards/" rel="follow" aria-label="Credit Cards" class="c-siteMenuList_link"> Credit Cards </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/taxes/" rel="follow" aria-label="Taxes" class="c-siteMenuList_link"> Taxes </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/banking/" rel="follow" aria-label="Banking" class="c-siteMenuList_link"> Banking </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/finance/" rel="follow" aria-label="Finance" class="c-siteMenuList_link"> See all Finance <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/education/" rel="follow" class="c-sitePrimaryMenu_text"><span>Education</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-2"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/business-management/" rel="follow" aria-label="Business &amp; Management" class="c-siteMenuList_link"> Business &amp; Management </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/computers-tech/" rel="follow" aria-label="Computers &amp; Tech" class="c-siteMenuList_link"> Computers &amp; Tech </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/science-engineering/" rel="follow" aria-label="Science &amp; Engineering" class="c-siteMenuList_link"> Science &amp; Engineering </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/professional-development/" rel="follow" aria-label="Professional Development" class="c-siteMenuList_link"> Professional Development </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/bootcamps/" rel="follow" aria-label="Bootcamps" class="c-siteMenuList_link"> Bootcamps </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mba/" rel="follow" aria-label="MBA" class="c-siteMenuList_link"> MBA </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/education/" rel="follow" aria-label="Education" class="c-siteMenuList_link"> See all Education <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><span class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-sitePrimaryMenu_text"><span>Home &amp; Office</span></a></span> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-4"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-home/" rel="follow" aria-label="Smart Home" class="c-siteMenuList_link"> Smart Home </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-security/" rel="follow" aria-label="Home Security" class="c-siteMenuList_link"> Home Security </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-assistants/" rel="follow" aria-label="Smart Assistants" class="c-siteMenuList_link"> Smart Assistants </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-lighting/" rel="follow" aria-label="Smart Lighting" class="c-siteMenuList_link"> Smart Lighting </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-office/" rel="follow" aria-label="Smart Office" class="c-siteMenuList_link"> Smart Office </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/office-furniture/" rel="follow" aria-label="Office Furniture" class="c-siteMenuList_link"> Office Furniture </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/office-hardware-appliances/" rel="follow" aria-label="Office Hardware &amp; Appliances" class="c-siteMenuList_link"> Office Hardware &amp; Appliances </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-entertainment/" rel="follow" aria-label="Home Entertainment" class="c-siteMenuList_link"> Home Entertainment </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/speakers/" rel="follow" aria-label="Speakers" class="c-siteMenuList_link"> Speakers </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/networking/" rel="follow" aria-label="Networking" class="c-siteMenuList_link"> Networking </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/broadband/" rel="follow" aria-label="Broadband" class="c-siteMenuList_link"> Broadband </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/mobile-carriers/" rel="follow" aria-label="Mobile Carriers" class="c-siteMenuList_link"> Mobile Carriers </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/home-networking/" rel="follow" aria-label="Home Networking" class="c-siteMenuList_link"> Home Networking </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/kitchen-household/" rel="follow" aria-label="Kitchen &amp; Household" class="c-siteMenuList_link"> Kitchen &amp; Household </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/yard-outdoors/" rel="follow" aria-label="Yard &amp; Outdoors" class="c-siteMenuList_link"> Yard &amp; Outdoors </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/energy/" rel="follow" aria-label="Energy" class="c-siteMenuList_link"> Energy </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/sustainability/" rel="follow" aria-label="Sustainability" class="c-siteMenuList_link"> Sustainability </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/home-and-office/" rel="follow" aria-label="Home &amp; Office" class="c-siteMenuList_link"> See all Home &amp; Office <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div><div section="More" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-topic c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item"><span class="c-sitePrimaryMenu_text"><span>More</span></span> <!----></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList c-siteMenuList_large c-siteMenuList_large-columns-4"><div class="c-siteMenuList_column"><!----> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/international/" rel="follow" aria-label="International" class="c-siteMenuList_link"> International </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/china/" rel="follow" aria-label="China" class="c-siteMenuList_link"> China </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/eu/" rel="follow" aria-label="EU" class="c-siteMenuList_link"> EU </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/united-kingdom/" rel="follow" aria-label="United Kingdom" class="c-siteMenuList_link"> United Kingdom </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/new-zealand/" rel="follow" aria-label="New Zealand" class="c-siteMenuList_link"> New Zealand </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/india/" rel="follow" aria-label="India" class="c-siteMenuList_link"> India </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item"><span><span class="c-siteMenuList_label"> </span></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/singapore/" rel="follow" aria-label="Singapore" class="c-siteMenuList_link"> Singapore </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/korea/" rel="follow" aria-label="Korea" class="c-siteMenuList_link"> Korea </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/australia/" rel="follow" aria-label="Australia" class="c-siteMenuList_link"> Australia </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/japan/" rel="follow" aria-label="Japan" class="c-siteMenuList_link"> Japan </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/hong-kong/" rel="follow" aria-label="Hong Kong" class="c-siteMenuList_link"> Hong Kong </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government/" rel="follow" aria-label="Government" class="c-siteMenuList_link"> Government </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-us/" rel="follow" aria-label="Government: US" class="c-siteMenuList_link"> Government: US </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-uk/" rel="follow" aria-label="Government: UK" class="c-siteMenuList_link"> Government: UK </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-au/" rel="follow" aria-label="Government: AU" class="c-siteMenuList_link"> Government: AU </a></span></li><li class="c-siteMenuList_item"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/government-asia/" rel="follow" aria-label="Government: Asia" class="c-siteMenuList_link"> Government: Asia </a></span></li></div><div class="c-siteMenuList_column"><div class="c-siteMenuList_divider"></div> <li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/zd-recommends/" rel="follow" aria-label="ZDNet Recommends" class="c-siteMenuList_link"> ZDNet Recommends </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/topic/deals/" rel="follow" aria-label="Deals" class="c-siteMenuList_link"> Deals </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/newsletters/" rel="follow" aria-label="Newsletters" class="c-siteMenuList_link"> Newsletters </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/video/" rel="follow" aria-label="Videos" class="c-siteMenuList_link"> Videos </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/reviews/" rel="follow" aria-label="Reviews" class="c-siteMenuList_link"> Reviews </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-primary"><span><a href="/web/20220810053516/https://www.zdnet.com/pictures/" rel="follow" aria-label="Galleries" class="c-siteMenuList_link"> Galleries </a></span></li></div></ul> <div class="c-sitePrimaryMenu_bottomLink"><a href="/web/20220810053516/https://www.zdnet.com/topic/" rel="follow" aria-label="Topics" class="c-siteMenuList_link"> See all Topics <svg class="c-sitePrimaryMenu_bottomLinkIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-thin" aria-hidden="false"></use></svg></a></div></div></div></div> <div class="c-siteHeaderNavigation_spacer"></div> <div class="c-siteHeaderNavigation_item"><div role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu-edition c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item"><!----> <svg class="c-sitePrimaryMenu_globeIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#globe" aria-hidden="false"></use></svg></div> <!----> <div data-item="navMenu" class="c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><ul class="c-siteMenuList"><div class="c-siteMenuList_single"><!----> <li class="c-siteMenuList_item c-siteMenuList_item-edition-as"><span><a class="c-siteMenuList_link"> Asia </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-au"><span><a class="c-siteMenuList_link"> Australia </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-eu"><span><a class="c-siteMenuList_link"> Europe </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-in"><span><a class="c-siteMenuList_link"> India </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-uk"><span><a class="c-siteMenuList_link"> United Kingdom </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-edition-us"><span><a class="c-siteMenuList_label"> United States </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-static"><span><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.fr/" rel="follow" aria-label="ZDNet France" class="c-siteMenuList_link"> ZDNet France </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-static"><span><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.de/" rel="follow" aria-label="ZDNet Germany" class="c-siteMenuList_link"> ZDNet Germany </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-static"><span><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.co.kr/" rel="follow" aria-label="ZDNet Korea" class="c-siteMenuList_link"> ZDNet Korea </a></span></li><li class="c-siteMenuList_item c-siteMenuList_item-static"><span><a href="https://web.archive.org/web/20220810053516/https://japan.zdnet.com/" rel="follow" aria-label="ZDNet Japan" class="c-siteMenuList_link"> ZDNet Japan </a></span></li></div></ul> <!----></div></div></div> <div class="c-siteHeaderNavigation_item"><div section="Search" role="menuitem" aria-haspopup="true" class="c-sitePrimaryMenu g-text-small-bold header-link-tracking-taggy c-sitePrimaryMenu_hasSubNav"><div class="c-sitePrimaryMenu_item c-sitePrimaryMenu_itemLink"><!----> <svg class="c-sitePrimaryMenu_magIcon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#mag" aria-hidden="false"></use></svg></div> <!----> <div class="c-searchAutoSuggest c-sitePrimaryMenu_subNav c-sitePrimaryMenu_subNav g-dropShadow-default g-border-thin-light-top"><div class="c-searchAutoSuggest_container g-text-medium"><form class="c-searchAutoSuggest_form"><input placeholder="What are you looking for?" type="search" autocomplete="off" aria-autocomplete="list" aria-activedescendant="" aria-controls="c-searchSmartSearchResults" name="query" value=""> <button type="submit"><span class="search-go">Go</span></button></form> <div style="display:none;"><p class="c-sectionHeading">Trending Now</p> <!----></div> <!----></div></div></div></div> <!----> <div class="c-siteHeaderNavigation_item c-siteHeaderNavigation-login"><div class="c-siteHeaderNavigation-loginButton header-link-tracking-taggy"><svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#user" aria-hidden="false"></use></svg> <span>Join / Log In</span></div></div></nav></div></header> <div class="c-seamlessListing" data-v-6fada5f0=""><div class="c-pageArticleSingle g-grid-container" data-v-6fada5f0=""><div class="u-grid-columns c-pageArticleSingle_grid"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6 lg:u-col-start-4"><!----> <!----> <!----> <div class="c-contentHeader"><div class="c-globalDisclosure g-color-text-meta g-outer-spacing-top-medium g-outer-spacing-bottom-medium g-outer-spacing-bottom-medium"><!----> <span class="c-globalDisclosure_title g-text-xsmall-bold"> Why you can trust ZDNet </span> <span class="c-globalDisclosure_message g-text-xxsmall"><span class="c-globalDisclosure_messageText">ZDNet independently tests and researches products to bring you our best recommendations and advice. When you buy through our links, we may earn a commission.</span> <a>Our process</a> <!----></span> <div class="c-globalModal c-globalDisclosure_modal g-color-primary"><div class="c-globalModal_backdrop"></div> <div class="c-globalModal_contentWrapper"><div class="c-globalModal_content"><a class="c-globalModal_close"><svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#close"></use></svg></a> <p class="c-globalDisclosure_modal-header g-text-medium-bold">'ZDNet Recommends': What exactly does it mean?</p> <div class="c-globalDisclosure_copy"><p>ZDNet's recommendations are based on many hours of testing, research, and comparison shopping. We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites. And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.</p><p>When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions. This helps support our work, but does not affect what we cover or how, and it does not affect the price you pay. Neither ZDNet nor the author are compensated for these independent reviews. Indeed, we follow strict guidelines that ensure our editorial content is never influenced by advertisers.</p><p>ZDNet's editorial team writes on behalf of you, our reader. Our goal is to deliver the most accurate information and the most knowledgeable advice possible in order to help you make smarter buying decisions on tech gear and a wide array of products and services. Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards. If we have made an error or published misleading information, we will correct or clarify the article. If you see inaccuracies in our content, please report the mistake via <a href="https://web.archive.org/web/20220810053516/https://zdnet.zendesk.com/hc/en-us/requests/new">this form</a>.</p></div> <a class="c-globalDisclosure_modal-close c-button-secondary-medium g-inner-spacing-left-medium g-inner-spacing-right-medium">Close</a></div></div></div> <!----></div> <div class="c-contentBreadcrumb g-text-xsmall g-outer-spacing-bottom-medium g-outer-spacing-top-medium"><span class="c-contentBreadcrumb_item"><a href="/web/20220810053516/https://www.zdnet.com/" rel="follow" class="c-contentBreadcrumb_link"> Home </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20220810053516/https://www.zdnet.com/topic/home-and-office/" rel="follow" class="c-contentBreadcrumb_link"> Home &amp; Office </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20220810053516/https://www.zdnet.com/topic/smart-home/" rel="follow" class="c-contentBreadcrumb_link"> Smart Home </a></span><span class="c-contentBreadcrumb_item"><a href="/web/20220810053516/https://www.zdnet.com/topic/home-security/" rel="follow" class="c-contentBreadcrumb_link"> Home Security </a></span></div> <div class="c-contentHeader_divider"></div> <h1 class="c-contentHeader_headline g-outer-spacing-top-medium g-outer-spacing-bottom-medium"> The 6 best home automation systems: Put your home on auto-pilot </h1> <div class="c-contentHeader_dek g-outer-spacing-top-medium g-outer-spacing-bottom-medium"> What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot. </div> <div class="c-globalAuthor"><div class="c-globalAuthor_image"><div><picture class="c-cmsImage c-cmsImage_loaded"> <img src="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/be2ee5bf7cb5f68a44e1843bf696913d5bc90353/2022/08/05/d89921b7-c002-40ef-8401-f002f1a769e9/maria-diaz.jpg?auto=webp&amp;fit=crop&amp;height=84&amp;width=84" alt="maria-diaz" height="84" width="84"></picture></div></div> <div class="c-globalAuthor_meta"><span class="c-globalAuthor_metaItem"><span>Written by</span></span> <a on="tap:author-modal-maria-diaz-zd.show" class="c-globalAuthor_metaItem"><span class="c-globalAuthor_link"> Maria Diaz, Staff Writer</span></a><!----> <!----> <!----> <span class="c-globalAuthor_metaItem"> on <time class="c-globalAuthor_time">July 29, 2022</time></span></div> <div class="c-globalModal c-globalAuthor_modal"><div class="c-globalModal_backdrop"></div> <div class="c-globalModal_contentWrapper"><div class="c-globalModal_content"><a class="c-globalModal_close"><svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#close"></use></svg></a> <!----></div></div></div> <div class="c-globalAuthor_editor"> Reviewed by <span class="c-globalAuthor_metaItem"><span class="c-globalAuthor_link"> Elyse Betters Picaro </span> <!----> <!----></span></div></div> <div class="c-contentHeader_divider"></div> <div class="c-socialSharebar g-outer-spacing-right-small g-outer-spacing-bottom-medium g-outer-spacing-top-medium"><ul class="c-socialSharebar_container"><li class="c-socialSharebar_button c-socialSharebar_button-comments"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#comment-bubble"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-linkedin"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#linkedin"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-flipboard"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#flipboard"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-facebook"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#facebook"></use></svg></div></li><li class="c-socialSharebar_button c-socialSharebar_button-twitter"><div><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#twitter"></use></svg></div></li></ul> <!----> <!----></div></div> <div class="c-shortcodeListiclePrecap g-outer-spacing-bottom-small"><div><a href="https://web.archive.org/web/20220810053516/https://www.smartthings.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage c-cmsImage_loaded"><source media="(max-width: 767px)" srcset="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/f4b7b458cf44334c34b4d62cf4bbee581c4e4305/2022/07/28/2a1946da-8f5a-434a-9574-ad11d3472601/smartthings.jpg?auto=webp&amp;fit=crop&amp;height=84&amp;width=84" alt="SmartThings"><source media="(max-width: 1023px)" srcset="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/356b3413ca3149e4912b07b42abe0e3b38252b02/2022/07/28/2a1946da-8f5a-434a-9574-ad11d3472601/smartthings.jpg?auto=webp&amp;fit=crop&amp;height=96&amp;width=96" alt="SmartThings"> <img src="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/356b3413ca3149e4912b07b42abe0e3b38252b02/2022/07/28/2a1946da-8f5a-434a-9574-ad11d3472601/smartthings.jpg?auto=webp&amp;fit=crop&amp;height=96&amp;width=96" alt="SmartThings" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">SmartThings</div> <div class="g-text-xsmall">Best home automation system overall</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at SmartThings</span> <!----></div></div></a> <!----></div><div><a href="https://web.archive.org/web/20220810053516/https://www.home-assistant.io/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage c-cmsImage_loaded"><source media="(max-width: 767px)" srcset="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/9ff962e4e140be76d4ae635f6885324523a370d9/2022/07/28/ff96679e-8b53-4923-89c5-dc1e1777c5e2/home-assistant.jpg?auto=webp&amp;fit=crop&amp;height=84&amp;width=84" alt="Home Assistant"><source media="(max-width: 1023px)" srcset="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/e1f30dd8bc4f64eaedab16fbfc6a96c33712ad19/2022/07/28/ff96679e-8b53-4923-89c5-dc1e1777c5e2/home-assistant.jpg?auto=webp&amp;fit=crop&amp;height=96&amp;width=96" alt="Home Assistant"> <img src="https://web.archive.org/web/20220810053516im_/https://www.zdnet.com/a/img/resize/e1f30dd8bc4f64eaedab16fbfc6a96c33712ad19/2022/07/28/ff96679e-8b53-4923-89c5-dc1e1777c5e2/home-assistant.jpg?auto=webp&amp;fit=crop&amp;height=96&amp;width=96" alt="Home Assistant" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">Home Assistant</div> <div class="g-text-xsmall">Best home automation system without a hub</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at Home Assistant</span> <!----></div></div></a> <!----></div><div><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/home/id1110145103" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Apple HomeKit" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">Apple HomeKit</div> <div class="g-text-xsmall">Best home automation system for Apple users</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at Apple</span> <!----></div></div></a> <!----></div><div><a href="https://web.archive.org/web/20220810053516/https://alexa.amazon.com/?tag=zdnet-buy-button-20" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Alexa" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">Amazon Alexa</div> <div class="g-text-xsmall">Best home automation system for voice control</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at Amazon</span> <!----></div></div></a> <!----></div><div><a href="https://web.archive.org/web/20220810053516/https://home.google.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Google Home" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">Google Home</div> <div class="g-text-xsmall">Best home automation system for Google's ecosystem</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at Google Home</span> <!----></div></div></a> <!----></div> <div class="c-shortcodeListiclePrecap_more hide"><div><a href="https://web.archive.org/web/20220810053516/https://ifttt.com/plans" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListiclePrecapItem"><div class="c-shortcodeListiclePrecapItem_container u-flexbox u-flexbox-justifyBetween u-flexbox-alignCenter"><!----> <figure><div class="c-shortcodeListiclePrecapItem_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="IFTTT" height="96" width="96"></picture></div></figure> <div class="c-shortcodeListiclePrecapItem_details u-flex-grow"><div class="g-text-bold g-text-small">IFTTT</div> <div class="g-text-xsmall">Best home automation system to automate everything</div></div> <div class="c-shortcodeListiclePrecapItem_button c-button-primary-medium g-text-bold"><span class="c-shortcodeListiclePrecapItem_button-mobile">View now</span> <span class="c-shortcodeListiclePrecapItem_button-desktop">View at IFTTT</span> <!----></div></div></a> <!----></div></div> <div class="c-shortcodeListiclePrecap_show g-inner-spacing-top-small g-text-bold g-text-xsmall"> Show more (1 item) <svg><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#arrow-dropdown" aria-hidden="false"></use></svg></div></div></div></div> <div class="u-grid-columns c-pageArticleSingle_grid g-outer-spacing-bottom-large"><div class="c-pageArticleSingle_leftRail sm:u-col-2 md:u-col-6 lg:u-col-2 lg:u-col-start-2"><!----></div> <div class="c-pageArticleSingle_body sm:u-col-2 md:u-col-6 lg:u-col-6"><!----> <div class="c-CmsContent c-articleContent"><p>So we're not living the Jetsons life yet, but we're slowly getting there. With many home automation systems available and many brands selling smart home devices, it can feel a bit overwhelming when you're creating a smart home ecosystem.&nbsp;</p><p>A home automation system is the motor for your smart home, it's the software your hub runs to connect all of your devices and that lets you interact with them, letting you set automations, scenes, routines, schedules and have control over them.</p><p>The home automation system you choose could determine what your smart home looks like and how it runs, down to the brand of lightbulbs you'll be able to buy. And with relevant differences in user interface and capabilities, it's important to choose the right one for your needs.</p><p><strong>Must read:</strong></p><ul><li><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-home-bridge/" rel="follow">The best smart home bridges</a></li><li><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-hub/" rel="follow">The best smart home hubs</a><br></li><li><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-speaker/" rel="follow">The best smart speakers</a><br></li><li><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-light/" rel="follow">The best smart lights</a></li><li><a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-blinds/" rel="follow">The best smart blinds and shades</a></li></ul><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://www.smartthings.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">SmartThings</h2> <h3>Best home automation system overall</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="SmartThings" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">SmartThings</span></figcaption> <!----> <div class="c-CmsContent"><p>The thing with home automation systems is that it's important to find one that suits your needs, that is user-friendly to your abilities, and that has good compatibility with the brands or devices you want to stick with. <a href="https://web.archive.org/web/20220810053516/https://www.smartthings.com/" target="_blank" rel="noopener noreferrer nofollow">SmartThings</a> has all of that.</p><p><strong>User interface</strong></p><p>SmartThings is the best home automation system because, aside from high support among brands, it features very easy and straightforward navigation through the app.&nbsp;</p><p>The navigation on the <a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US" target="_blank" rel="noopener noreferrer nofollow">SmartThings mobile application</a> is highly intuitive: Any favorite devices, scenes and automations appear as cards right on the app's home screen, with options to add more devices just a tap of a finger away. Editing, adding and removing automations is also readily available from a menu at the bottom of the screen.</p><p>The SmartThings application comes with all Galaxy phones, but is also available on the Google Play store and the App Store for Apple users.&nbsp;</p><p><strong>Compatibility</strong></p><p>SmartThings is probably the platform that offers the most support for smart devices on the market. With Wi-Fi, Zigbee, and Z-Wave protocols built into the Aeotec hub, you'll have hundreds of brands and over 5,000 smart devices already on the market to choose from.&nbsp;</p><p>Created by Samsung, you can also add smart Samsung devices to your smart home through SmartThings, to let you see how long you have to go on your washer and dryer or dishwasher right from your mobile device.&nbsp;</p><p>There's home automation systems out there that let you add devices and enjoy some capabilities right from their app, but SmartThings makes it simpler to use these devices to their full potential. Where some systems may offer an on/off switch on the app when you add a smart light, SmartThings lets users control brightness, light color, and white temperature, for example.&nbsp;</p><p>You can also add voice control with SmartThings, with the ability to add Google Assistant and Amazon Alexa right on the app.</p><p><strong>Pros:</strong></p><ul><li>Most support across brands</li><li>Intuitive user interaction on app&nbsp;</li></ul><p><strong>Cons</strong><strong>:</strong></p><ul><li>Not compatible with Siri</li></ul></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://www.smartthings.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at SmartThings</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Play Store</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/smartthings/id1222822904" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple App Store</span><!----></a> <!----></div></div><div class="g-outer-spacing-bottom-large"><!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://www.home-assistant.io/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">Home Assistant</h2> <h3>Best home automation system without a hub</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Home Assistant" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">Home Assistant &amp; Amazon</span></figcaption> <!----> <div class="c-CmsContent"><p>Home Assistant is an open-source system that lets users control their smart home in a very intuitive manner. The biggest highlight for Home Assistant is that you don't need to buy a hub to use it. You can run Home Assistant on Windows, MacOS, Linux, ODROID, the <span class="c-commerceLink"><a href="https://web.archive.org/web/20220810053516/https://www.amazon.com/Asus-Tinker-Board-Gaming-Motherboard/dp/B091FPL6YN/ref=sr_1_3?crid=3523W49B25T68&amp;keywords=asus+tinker+board&amp;qid=1659016285&amp;sprefix=asus+tin%2Caps%2C109&amp;sr=8-3" rel="noopener noreferrer nofollow" target="_blank"><span>ASUS Tinkerboard</span><!----></a></span>, or a <span class="c-commerceLink"><a href="https://web.archive.org/web/20220810053516/https://www.amazon.com/Raspberry-Model-2019-Quad-Bluetooth/dp/B07TD42S27/ref=sr_1_3?crid=2NO9ESLQQ5DEP&amp;keywords=raspberry+pi&amp;qid=1659015520&amp;sprefix=raspberry+pi%2Caps%2C94&amp;sr=8-3" rel="noopener noreferrer nofollow" target="_blank"><span>Raspberry Pi</span><!----></a></span>. That last one being the most common option due to its low energy consumption.</p><p>HA runs locally, only pulling data from the cloud when there is no other choice, making it snappier, more responsive, and secure than other systems.</p><p><strong>Setup</strong></p><p>Home Assistant has a reputation of needing a lot of tinkering to work, thus it was mostly used by the tech-savvy crowd. But they've simplified their UI and have made it easier for the average smart home enthusiast to come on board. Figuring out how you're going to run Home Assistant and what device you're going to use for it is the hardest part.&nbsp;</p><p>After you download it on your computer, you just need to set it up, which is the fun part. Setup involves adding your location, choosing an administrator, and your preferences. HA will then discover the devices and services on your network and let you add them to your configuration</p><p>Then all that is left is becoming familiar with the web interface. Home Assistant is actually one of the fastest and most responsive home automation systems on the market with high automation power and compatibility.&nbsp;</p><p><strong>Compatibility</strong></p><p>Home Assistant integrates with over 1000 different APIs; it'll work locally, over the cloud, via Zigbee and Z-Wave, via Bluetooth, and, coming soon, with Matter.</p><p>As far as support for voice control, you can add Amazon Alexa and Google Assistant to command your smart home. And though Home Assistant runs on a local server, you can also download a mobile app as a companion and to control your devices and get alerts.</p><p><strong>Pr</strong><strong>os:</strong></p><ul><li>No need to buy hub</li></ul><ul><li>Fast response time</li></ul><ul><li>More secure than the cloud</li></ul><p><strong>Cons:&nbsp;</strong></p><ul><li>Not as user-friendly as others</li></ul></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://www.home-assistant.io/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Home Assistant</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=io.homeassistant.companion.android&amp;hl=en_US&amp;gl=US" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Play</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/home-assistant/id1099568401" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple App Store</span><!----></a> <!----></div></div><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/home/id1110145103" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">Apple HomeKit</h2> <h3>Best home automation system for Apple users</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Apple HomeKit" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">Apple</span></figcaption> <!----> <div class="c-CmsContent"><p>HomeKit is Apple's option for smart home automation systems. A <a href="https://web.archive.org/web/20220810053516/https://www.bestbuy.com/site/apple-homepod-mini-space-gray/6377587.p?skuId=6377587" target="_blank" rel="noopener noreferrer nofollow">HomePod mini</a> or an <a href="https://web.archive.org/web/20220810053516/https://www.bestbuy.com/site/apple-tv-4k-32gb-2nd-generation-latest-model-black/6342362.p?skuId=6342362" target="_blank" rel="noopener noreferrer nofollow">Apple TV 4K</a> both double as a hub for <a href="https://web.archive.org/web/20220810053516/https://www.apple.com/ios/home/" target="_blank" rel="noopener noreferrer nofollow">HomeKit</a>, which is pretty nifty considering you're getting two uses from one device.&nbsp;</p><p>The HomeKit mobile application is reminiscent of the SmartThings app in its visual outline but I'd say with a simpler design to make it more user-friendly. Devices appear on the application as cards, with your favorite accessories and a preview of your favorite camera feed accessible from the app's home.&nbsp;</p><p>Shortcuts appear at the top of the page, with buttons to access your security system, see what devices are running, and any accessories that aren't responding.</p><p>I've had a pretty good experience overall with Apple's Home app, though I do find some bugs now and then and some things that could be streamlined, like an easier way to see all rooms in one page. Though the app can leave a user wanting at times, Apple did announce some major updates to the Home app coming this fall.</p><p><strong>Automation power</strong></p><p>HomeKit has improved its automation power in recent years. Automations are easily added in the Home app, which walks you through how to customize them. You can have different triggers for automations, like when someone leaves or arrives, a time of day, an accessory is controlled or a sensor detects something.&nbsp;</p><p>A drawback with this system's available automations is that HomeKit won't run automations that involve unlocking a door when you arrive home, for example, without first confirming it on your phone. This is part of Apple's safeguarding of its users' security, but it means that if you want to unlock your smart lock when you get home automatically, you'll have to open the app each time you arrive to confirm this action and then it'll run. Kind of takes the auto out of automation.</p><p>There are <a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/yes-you-can-auto-unlock-your-smart-lock-with-homekit-heres-the-workaround/" rel="follow">some unofficial workarounds</a> though.&nbsp;</p><p><strong>Compatibility and support</strong></p><p>Because Apple is more strict in their data security and consumer privacy policies, there aren't as many smart devices that can cross the compatibility threshold to HomeKit as there are for other systems.</p><p>HomeKit is limited to devices that are certified to work with HomeKit, so just because an item is labeled as smart, it won't necessarily be compatible with it. It's important to always look for that label in a device you'd like to buy for your Apple smart home ecosystem.&nbsp;</p><p>With HomeKit, you'll be able to control your smart home from your iPhone, iPad, or even your Apple Watch, making this the absolute best home automation system for Apple users.</p><p><strong>Pros:</strong></p><ul><li>User-friendly app</li></ul><p><strong>Cons:</strong></p><ul><li>Low support</li></ul><ul><li>No geofencing to unlock doors automatically</li></ul><p><strong>Related: <a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/article/the-best-smart-hub/" rel="follow">Best smart home hubs of 2022</a></strong></p></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/home/id1110145103" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple</span><!----></a> <!----></div></div><div class="g-outer-spacing-bottom-large"><!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://alexa.amazon.com/?tag=zdnet-buy-button-20" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">Amazon Alexa</h2> <h3>Best home automation system for voice control</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Alexa" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">Amazon</span></figcaption> <!----> <div class="c-CmsContent"><p>So voice control is a huge deal in home automation. You want to feel like a high baller when you walk in and have a robot assistant waiting on you 24/7, right? Well, 2022 isn't there yet so the current smart assistants on the market are the next best thing.&nbsp;</p><p>Having tried Google, Alexa, and Siri, I can tell you that for voice control fans, the right voice assistant can make or break your smart home. Personally, I find Alexa to be the most accurate in her responses and understanding my commands, Google is probably middle of the road, and Siri still plays Sweet Caroline when I ask her to turn on the downstairs lights.</p><p>Now, Alexa isn't perfect, we know that. But she is a favorite for smart homes and going the Amazon Alexa route ensures vast compatibility, as it's the most popular voice assistant out there.</p><p>Setting up the Amazon Alexa app is pretty easy, the platform is built around Alexa, and you can easily add devices and customize your home. And with Amazon's Frustration-Free Setup, setting up new devices will become even easier with fewer steps.&nbsp;</p><p>I do wish that some things like routines and your devices were more easily accessible on the Alexa App. Though they are both available on the app's home, I find myself getting distracted by all of Alexa's suggestions. And, to be honest, the app just isn't the easiest to navigate in the beginning. You get used to it, however, and learn to easily make your way around it, but it shouldn't have to take as long as it does to reach that point.</p><p><strong>Connectivity and automations</strong></p><p>Alexa is available on multiple Amazon devices, like the Echo speakers and Fire TV devices. It works through Wifi, Bluetooth, Zigbee (on Echo 4th Gen, Echo Show except 1st Gen, and Echo Studio) and, more recently, Matter.</p><p>The Alexa app has some pretty good automation power. Amazon is set on making America's voice assistant out of Alexa, so they've put quite a lot of effort in making sure she helps optimize productivity, routines, shopping, your access to information and current events, and how you cook and enjoy your music.&nbsp;</p><p>An Echo device, either a speaker or display, will give you access to thousands of skills and dozens of available routines to make the most of all your smart devices. You can set your Echo to detect a barking dog and have Alexa either play soothing music or let you drop in to soothe them. Alexa can even turn off a light when it hears snoring in the room, how creepy is that? Cool, I meant cool.</p><p>There are countless ways to take advantage of Alexa's automation power and, with popularity still pretty high, more are turning up every day.&nbsp;</p><p><strong>Pros:</strong></p><ul><li>Alexa is responsive and smarter than others</li><li>Everything works with Alexa</li></ul><p><strong>Cons:</strong></p><ul><li>App isn't as user-friendly</li></ul></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://alexa.amazon.com/?tag=zdnet-buy-button-20" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Amazon</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.amazon.dee.app&amp;hl=en_US&amp;gl=US" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Play</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/amazon-alexa/id944011620" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple App Store</span><!----></a> <!----></div></div><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://home.google.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">Google Home</h2> <h3>Best home automation system for Google's ecosystem</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Google Home" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">Google</span></figcaption> <!----> <div class="c-CmsContent"><p>Many smart home users have adapted the Google ecosystem for their home control. This is no surprise when you consider the Nest Thermostat was a groundbreaking device in the internet of things.</p><p>Google grabbed the Nest name and ran with it, making an entire line of smart home gadgets to fulfill customers needs. This makes it easier for Google users with a Nest thermostat to add a Nest x Yale Lock, a Chromecast, and a Nest Hub or Nest Mini to round out their homes.</p><p>The Google Home app is actually one of the best ones among home automation systems. It's easy to navigate and highly intuitive, with the application's home giving you a view of everything connected to Google Home, so you can easily go to different categories or favorite rooms.</p><p>Creating automations is actually pretty easy through Google Home. You have the starters, which work as the triggers for the automation, and then the actions that happen as a result of the trigger. You can create automations for when you arrive home or with a phrase for a trigger, for example, or my personal favorite, "Hey Google, let's cook" to turn on the kitchen lights, fan, and play the news in the kitchen.&nbsp;</p><p><strong>Support</strong></p><p>The Google ecosystem has been relatively exclusive to other brands since its beginnings, however, the amount of available smart devices compatible with Google Home will soon explode with the launch of Matter. Coming in the fall of 2022, Matter is a new connectivity standard over IP that is being developed and is backed by major players in technology: Google, Amazon, Apple, Zigbee Alliance, and more.&nbsp;</p><p>Google is expecting to integrate Matter-supported devices with their current Google Home devices seamlessly. So although there aren't a ton of compatible devices on the market right now, Google will hopefully see a change in that in the coming months.</p><p><strong>Pros:</strong></p><ul><li>Great user interface&nbsp;</li><li>Reliable voice assistant</li><li>Strong automation power</li></ul><p><strong>Cons:</strong></p><ul><li>Not much support with other brands yet</li></ul></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://home.google.com/" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Home</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.google.android.apps.chromecast.app&amp;hl=en_US&amp;gl=US" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Play</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/google-home/id680819774" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple App Store</span><!----></a> <!----></div></div><div class="g-outer-spacing-bottom-large"><!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-xlarge g-border-thin-light-bottom"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><a href="https://web.archive.org/web/20220810053516/https://ifttt.com/plans" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_headerLink"><h2 class="g-outer-spacing-bottom-medium">IFTTT</h2> <h3>Best home automation system to automate everything</h3></a> <!----></div> <!----></div> <figure><div class="c-shortcodeListicle_image"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="IFTTT" height="172" width="306"></picture></div></figure> <figcaption class="g-outer-spacing-bottom-medium g-outer-spacing-top-xsmall"><span class="g-color-text-meta u-inline-block g-text-xxsmall">IFTTT</span></figcaption> <!----> <div class="c-CmsContent"><p>Are you a fan of automations that go beyond your home? <a href="https://web.archive.org/web/20220810053516/https://ifttt.com/" target="_blank" rel="noopener noreferrer nofollow">IFTTT</a> is based on the "If this, then that" programming axiom and it has become a popular option for many smart home users.&nbsp;</p><p>You don't need a hub to adopt IFTTT in your home, you can simply download it on your <a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/app/apple-store/id660944635?platform=iphone" target="_blank" rel="noopener noreferrer nofollow">Apple</a> or <a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.ifttt.ifttt&amp;utm_source=/&amp;utm_medium=web" target="_blank" rel="noopener noreferrer nofollow">Android</a> phone and register for an account. Pronounced "ift", IFTTT combines services into applets, aka automations, and you can choose from different ones already available in their library.&nbsp;</p><p>Though a popular application is to make your apps and accounts on your mobile device communicate with each other to carry out automations, it's also useful for smart home devices. Admittedly, you can't just buy a smart bulb and connect it to IFTTT, but it is an automation system in the literal sense.</p><p>If you have smart home devices in your home and are looking to automate them in more ways than your home allows, IFTTT can help. You can add simple automations like turning on a light at sunset, or add automations that go beyond your smart home staples, like automatically turning on push notifications when you leave home.&nbsp;</p><p>Though you don't need to buy a hub to use IFTTT, nothing is free in life: they offer subscription-based plans to use their applets. Here's how those plans stack up:</p><ul><li><strong>Free: </strong>up to five applets</li><li><strong>Pro ($2.50/month):</strong> Up to 20 applets, faster speeds, multi-action applets</li><li><strong>Pro+ ($5/month):</strong> Unlimited applets, faster speeds, multiple accounts, developer tools</li></ul><p><strong>Pros:</strong></p><ul><li>Add automations beyond smart home</li><li>Easy to use application</li></ul><p><strong>Cons:</strong></p><ul><li>Subscription required for some options</li></ul></div> <!----> <!----> <div class="c-shortcodeListicle_buttonContainer u-flexbox u-flexbox-column u-flexbox-wrap g-outer-spacing-top-xlarge g-outer-spacing-bottom-xlarge"><a href="https://web.archive.org/web/20220810053516/https://ifttt.com/plans" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at IFTTT</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://play.google.com/store/apps/details?id=com.ifttt.ifttt&amp;hl=en_US&amp;gl=US" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Google Play</span><!----></a><a href="https://web.archive.org/web/20220810053516/https://apps.apple.com/us/app/ifttt-automation-workflow/id660944635" rel="noopener noreferrer nofollow" target="_blank" class="c-shortcodeListicle_button c-commerceBuyButton c-button-primary-large g-text-bold u-flexbox-justifyCenter u-flexbox-alignCenter"><span>View now at Apple App Store</span><!----></a> <!----></div></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">What is the best home automation system?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>SmartThings takes the top spot as the best automation system. It's a complete, highly compatible system that will help you intuitively run your smart home to its full potential. It's a great system for the user that wants to be able to choose their smart devices and appliances with few limitations.&nbsp;</p><p></p><table><tbody><tr><td><strong>Automation sytem</strong></td><td><strong>ZDNet's take</strong></td><td><strong>Hub required?</strong></td><td><strong>Voice control</strong></td><td><strong>Zigbee</strong></td><td><strong>Z-Wave</strong></td><td><strong>Ease of use</strong></td><td><strong>Most reliable</strong></td><td><strong>Best compatibility</strong></td></tr><tr><td><strong>SmartThings</strong></td><td>Best overall</td><td>✔</td><td>✔</td><td>✔</td><td>✔</td><td>✔</td><td>✔</td><td>✔</td></tr><tr><td><strong>Home Assistant</strong></td><td>Best without hub</td><td>-</td><td>✔</td><td>✔</td><td>w/dongle</td><td>-</td><td>✔</td><td>✔</td></tr><tr><td><strong>Apple HomeKit</strong></td><td>Best for Apple users</td><td>✔</td><td>✔</td><td>-</td><td>-</td><td>✔</td><td>-</td><td>-</td></tr><tr><td><strong>Amazon Alexa</strong></td><td>Best for voice control</td><td>✔</td><td>✔</td><td>✔</td><td>-</td><td>-</td><td>-</td><td>✔</td></tr><tr><td><strong>Google Home</strong></td><td>Best for Google ecosystem</td><td>✔</td><td>✔</td><td>-</td><td>-</td><td>✔</td><td>-</td><td>-</td></tr><tr><td><strong>IFTTT</strong></td><td>Best to automate everything</td><td>-</td><td>✔</td><td>-</td><td>-</td><td>✔</td><td>-</td><td>✔</td></tr></tbody></table></div> <!----> <!----> <!----></div><div class="g-outer-spacing-bottom-large"><!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">Which is the right home automation system for you?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>Choosing the perfect home automation system will certainly come down to your smart home needs and where you see it in the future. For example, if you consider yourself somewhat tech savvy or have a Raspberry Pi laying around, trying out Home Assistant could be a good way to get started.</p><p>Or if you already have an Amazon ecosystem in the works with an Echo Dot here or there, you can continue down that line. Do you mind paying a subscription? Buying a hub? These are all things that affect the choices you make in automation systems.</p><table><tbody><tr><td><strong>Choose this automation system...</strong></td><td><strong>if you want...</strong></td></tr><tr><td>SmartThings</td><td>An easy to set up and use system with high compatibility from smart devices for sale</td></tr><tr><td>Home Assistant</td><td>A little tinkering in exchange for a snappy locally run automation system for most smart devices</td></tr><tr><td>Apple HomeKit</td><td>An Apple ecosystem with data privacy and security at the forefront</td></tr><tr><td>Amazon Alexa</td><td>To control your smart home with your voice with one of the best voice assistance</td></tr><tr><td>Google Home</td><td>A Google ecosystem to control your devices</td></tr><tr><td>IFTTT</td><td>An automation system that goes beyond your home and can even automate social media and more</td></tr></tbody></table></div> <!----> <!----> <!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">How did we choose the best automation system?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>We combined our expertise in the Internet of things and experience with smart home devices and automation systems to test these platforms and choose the best ones.&nbsp;</p><p>It's crucial to choose the right smart home system because a smart home is an investment into your every day life. You want that investment to make sense to how you or your family will use it and we want you to make the right choices for you.</p><p>Before researching systems, evaluate your goals for home automation. Are there specific rooms, tasks, or features that are most important to you? What is your budget? After determining your specific goals, finding the right system is much easier.</p></div> <!----> <!----> <!----></div><div class="g-outer-spacing-bottom-large"><!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">What is the difference between smart home and home automation?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>Having a smart home typically means you have set up your devices with a wireless protocol so that they run either with voice control, automatically, with routines or schedules, or with you controlling them remotely with a mobile device or computer.&nbsp;</p><p>Automations are set when your devices react to a trigger without your involvement at the time it happens. This trigger can be an action from you or someone else, or a schedule, temperature or weather changes, motion, or a device status. Automations can be simple or intricate, you can set several devices to work together, like turning on the dehumidifier and a ceiling fan when the humidity reaches 70%, for example.&nbsp;</p><p>So you can have a smart home without automations but it'd be hard to have automations without a smart home.</p></div> <!----> <!----> <!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">How much does it cost to install a home automation system?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>When considering the costs involved in setting up a home automation system, you can break it down into two main categories: the start-up cost and the additions. When you consider the start-up amount you're willing to put into your smart home, you're really talking about what will get you going and that it will likely determine what smart devices you can add down the line.&nbsp;</p><p><strong>Start-up cost</strong></p><p>To start, think of the cost of a hub or server, typically $100-$200, plus what the basics you want to start your home on: if that's a video doorbell, some smart lights, a security system, cameras, you name it. The startup cost will be determined by these variants.&nbsp;</p><p>When I decided to make my home smarter, I went with the HomePod mini from Apple, which was about $100, a security system, video doorbell, smart lock, a couple of smart bulbs, and three cameras. This start-up cost was about $900 total, which isn't cheap but definitely isn't as expensive as what all those items would have cost me just three or four years ago.</p><p><strong>Cost of additions</strong></p><p>After you determine what your home automation system basics are, you should to picture what you'll probably add down the line, in 1-3 years time, so you can see if the cost of that matches up to your budget.&nbsp;</p><p>Let's say you choose Home Assistant for your home automation system, and you bought a Raspberry Pi to run it on. Choosing HA means you'll have pretty much your pick of the litter in what smart devices you can buy down the line, since you can add anything from Philips Hue to Ecobee to IKEA and Lutron. Being able to choose from expensive or inexpensive devices means your cost of additions down the line won't be as high as with other systems.</p><p>On the other end, let's say you chose Apple HomeKit for your home automation system. While Apple has committed to expanding support for other brands in the future, HomeKit is still notoriously tough to work with due to lack of compatibility. This means that you don't get to choose from as many devices to add natively to your home system, unless you also add a bridge for HomeKit.</p></div> <!----> <!----> <!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">Is a Raspberry Pi good for home automation?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>A Raspberry Pi is a great resource to add to your home automation system if you don't mind a little tinkering. We have one running in our home with Homebridge and Home Assistant and it eliminates the need to buy a separate hub. If you have a Raspberry Pi laying around and decide to try the smart home life, definitely consider playing around with Home Assistant and see how you like it.</p></div> <!----> <!----> <!----></div><div class="c-shortcodeListicle g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_header g-outer-spacing-bottom-medium"><div class="c-shortcodeListicle_headerText"><div><h2 class="g-outer-spacing-bottom-medium">How can I do a home automation system myself?</h2> <!----></div> <!----></div> <!----></div> <!----> <!----> <div class="c-CmsContent"><p>DIYers rejoice: most of the home automation systems are marketed to be installed and set up by consumers themselves. Security systems are no longer something you buy from a door-to-door salesman and have someone come install and charge you hundreds of dollars a month in subscriptions. And smart lights and many other devices are available for sale at major retail stores and online stores.</p><p>Simply doing some research to choose what the right home automation system is for your home and needs is all you need to make your home smart. After that, each smart device comes with easy-to-follow instructions to set up and add to your network, maybe some simple work with a screwdriver or drill if you want to mount it. This high level of customization and ability to do it yourself gives&nbsp;you complete control of your smart home.&nbsp;</p></div> <!----> <!----> <!----></div><div class="c-shortcodePinbox-textList"><h3 class="c-sectionHeading"> ZDNet Recommends </h3> <ul><li><a href="/web/20220810053516/https://www.zdnet.com/article/best-cheap-laptop/"> The best cheap laptops: Get back to school for under $350 </a></li><li><a href="/web/20220810053516/https://www.zdnet.com/article/best-tablet/"> 7 must-have tablets: Top picks for students </a></li><li><a href="/web/20220810053516/https://www.zdnet.com/article/best-smart-speaker/"> Our favorite smart speakers: Battle of the voice assistants </a></li><li><a href="/web/20220810053516/https://www.zdnet.com/article/best-samsung-phone/"> The 6 best Samsung phones: Explore a new Galaxy </a></li><li><a href="/web/20220810053516/https://www.zdnet.com/article/best-home-battery/"> The top home batteries: Essential battery backup systems </a></li></ul></div><h2><br></h2></div> <!----> <div class="c-socialComments u-text-center g-outer-spacing-bottom-large"><div class="c-button-secondary-large g-outer-spacing-top-xlarge c-socialComments_toggleButton"><span>Show Comments</span></div> <div id="comments-631f3f23-8afa-4f47-ae01-271e95e2087b" name="comments-631f3f23-8afa-4f47-ae01-271e95e2087b" class="c-socialComments_postComments"><div class="c-socialComments_container g-outer-spacing-top-xlarge" style="display:none;"><div class="c-socialComments_details u-text-left"><a class="c-button-secondary-large"> Log In to Comment </a> <span class="c-socialComments_faq-guidelines g-outer-spacing-left-small"><a href="/web/20220810053516/https://www.zdnet.com/article/zdnet-community-guidelines/" target="_blank" class="g-outer-spacing-left-small">Community Guidelines</a></span></div> <div id="disqusContainer-631f3f23-8afa-4f47-ae01-271e95e2087b"><h3><span></span></h3> <!----></div></div></div></div></div> <div class="c-pageArticleSingle_rightRail sm:u-col-2 md:u-col-6 lg:u-col-3"><div class="g-outer-spacing-bottom-large c-adDisplay_container c-adDisplay_container_mpu-top blank"><!----></div> <div class="c-listingVertical"><h3 class="c-sectionHeading">Related</h3> <div class="g-outer-spacing-bottom-small"><div class="c-listingVertical_item u-flexbox"><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-home-bridge/" title="The 3 best smart home bridges of 2022" class="c-listingVertical_itemLink"> The 3 best smart home bridges of 2022 </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Placeholder product image alt text" height="170" width="300"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>The 3 best smart home bridges of 2022</span></h3> <span class="c-listingVertical_topic">Smart Home</span></div></div><div class="c-listingVertical_item u-flexbox"><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-hub/" title="The 4 best smart home hubs of 2022" class="c-listingVertical_itemLink"> The 4 best smart home hubs of 2022 </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Amazon Echo" height="170" width="300"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>The 4 best smart home hubs of 2022</span></h3> <span class="c-listingVertical_topic">Smart Home</span></div></div><div class="c-listingVertical_item u-flexbox"><a href="/web/20220810053516/https://www.zdnet.com/home-and-office/smart-home/best-smart-blinds/" title="The 6 best smart blinds and shades of 2022" class="c-listingVertical_itemLink"> The 6 best smart blinds and shades of 2022 </a> <div class="c-listingVertical_image g-outer-spacing-right-medium-fluid"><picture class="c-cmsImage"><!----> <img src="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/" alt="Placeholder product image alt text" height="170" width="300"></picture></div> <div class="c-listingVertical_data u-flexbox"><h3 class="g-text-small g-outer-spacing-bottom-small"><span>The 6 best smart blinds and shades of 2022</span></h3> <span class="c-listingVertical_topic">Smart Home</span></div></div></div></div> <div class="c-globalSticky g-outer-spacing-bottom-large"><div class="c-globalSticky_top"><div class="c-adDisplay_container c-adDisplay_container_mpu-middle blank"><!----></div></div></div></div></div> <div class="g-outer-spacing-bottom-xlarge c-adDisplay_container c-adDisplay_container_leader-bottom blank"><!----></div></div> <!----></div> <footer class="c-siteFooter g-inner-spacing-top-large g-outer-spacing-top-large g-inner-spacing-bottom-large" data-v-6fada5f0=""><div class="c-siteFooter_container g-grid-container u-grid-columns"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><div class="c-siteFooter_logo-connect-grid u-grid-columns"><div class="sm:u-col-2 md:u-col-6 lg:u-col-1"><a href="/web/20220810053516/https://www.zdnet.com/" rel="follow"><svg class="c-siteFooter_logo"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#logo-dark"></use></svg></a></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-5 c-siteFooter_connect-column"><div class="c-siteFooter_connect-grid u-grid-columns"><div class="c-siteFooter_connect-label g-text-xxsmall sm:u-col-2 md:u-col-6 lg:u-col-5">Connect With Us</div> <div class="c-siteFooter_social-links-wrapper sm:u-col-2 md:u-col-6 lg:u-col-5"><div class="c-socialSharebar"><ul class="c-socialSharebar_container"><li class="c-socialSharebar_button c-socialSharebar_button-facebook c-socialSharebar_circle"><a href="https://web.archive.org/web/20220810053516/https://www.facebook.com/ZDNet" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#facebook"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-twitter c-socialSharebar_circle"><a href="https://web.archive.org/web/20220810053516/https://www.twitter.com/ZDNet" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#twitter"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-linkedin c-socialSharebar_circle"><a href="https://web.archive.org/web/20220810053516/https://www.linkedin.com/company/zdnet-com" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#linkedin"></use></svg></a></li><li class="c-socialSharebar_button c-socialSharebar_button-youtube c-socialSharebar_circle"><a href="https://web.archive.org/web/20220810053516/https://www.youtube.com/channel/UCr9QWb5RKLfaunjKHJZAdQQ" target="_blank" rel="noopener noreferrer nofollow"><svg class="c-socialSharebar_icon"><use xlink:href="/web/20220810053516im_/https://www.zdnet.com/home-and-office/smart-home/best-home-automation-system/#youtube"></use></svg></a></li></ul> <!----> <!----></div></div></div></div></div> <div class="c-siteFooter_copyright-policies g-outer-spacing-top-small g-outer-spacing-bottom-xlarge-fluid g-outer-spacing-left-large-fluid g-outer-spacing-right-large-fluid"><div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><span class="c-siteFooterCopyright u-text-center"> © 2022 ZDNET, A RED VENTURES COMPANY. ALL RIGHTS RESERVED. </span> <span class="c-siteFooterPolicies"><a href="https://web.archive.org/web/20220810053516/https://redventures.com/privacy-policy.html" rel="noopener noreferrer nofollow" target="_blank">Privacy Policy</a> | <a rel="noopener noreferrer nofollow" target="_blank" class="ot-sdk-show-settings">Cookie Settings</a> | <a href="https://web.archive.org/web/20220810053516/https://www.zdnet.com/advertise/" rel="noopener noreferrer nofollow" target="_blank">Advertise</a> | <a href="https://web.archive.org/web/20220810053516/https://redventures.com/CMG-terms-of-use.html" rel="noopener noreferrer nofollow" target="_blank">Terms of Use</a></span></div></div></div> <div class="sm:u-col-2 md:u-col-6 lg:u-col-6"><div class="c-siteFooter_column-links-grid u-grid-columns"><div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_alpha g-text-xxsmall-bold sm:u-col-1 md:u-col-3 lg:u-col-2"><ul><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/topic/" rel="follow">Topics</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/pictures/" rel="follow">Galleries</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/video/" rel="follow">Videos</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220810053516/https://narratives.zdnet.com/" rel="follow">Sponsored Narratives</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220810053516/https://privacyportal.onetrust.com/webform/79ba7c84-ebc2-4740-8d11-bf1cc4501e59/ae88e03f-2b16-4276-9980-27124ba4b2c1">Do Not Sell My Information</a></li></ul></div> <div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_beta g-text-xxsmall-bold sm:u-col-1 md:u-col-3 lg:u-col-2"><ul><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/about/" rel="follow">About ZDNet</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/meet-the-team/" rel="follow">Meet The Team</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/blog/" rel="follow">Blogs</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/rssfeeds/" rel="follow">RSS Feeds</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/sitemap/" rel="follow">Site Map</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/reprints/" rel="follow">Reprint Policy</a></li></ul></div> <div class="c-siteFooterColumnLinks c-siteFooterColumnLinks_charlie g-text-xxsmall-bold sm:u-col-1 md:u-col-3 lg:u-col-2"><ul><li class="c-siteFooter_link"><span><a>Join</a> | <a>Log In</a></span></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/about/" rel="follow">Membership</a></li><li class="c-siteFooter_link"><a href="/web/20220810053516/https://www.zdnet.com/newsletters/" rel="follow">Newsletters</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220810053516/https://cbsi.secure.force.com/CBSi/knowledgehome?referer=zdnet.com">Site Assistance</a></li><li class="c-siteFooter_link"><a href="https://web.archive.org/web/20220810053516/https://academy.zdnet.com/" rel="follow">ZDNet Academy</a></li></ul></div></div></div></div></footer></div> <!----></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){o.pageType=i;o.id="best-home-automation-system";o.queryParams={};o.meta={edition:b,brand:b,contentType:b,datePublished:{created:b,date:"2022-07-29 13:10:00",timezone:"UTC",updated:b,published:b},dateUpdated:b,description:b,displayDatePublished:b,displayDateUpdated:b,image:b,noIndex:c,pageType:b,primaryCollection:{id:b,image:b,primary:a,title:d,slug:b,hide:c,description:b,threads:[],typeSlug:b,collectionType:b},publishDate:b,section:j,seoMetaDescription:b,seoOgDescription:b,seoOgImage:b,seoOgTitle:b,seoTwitterCard:b,seoTwitterCreator:b,seoTwitterDescription:b,seoTwitterImage:b,seoTwitterImageAlt:b,seoOgImageHeight:b,seoOgImageWidth:b,seoTwitterTitle:b,seoTwitterSite:b,site:b,slug:"best-home-automation-system",suppressAds:c,tags:[{slug:p,name:"FAQ Markup"}],title:b,titleTag:b,topics:[{id:"c6e55fd2-3f9e-48b8-b0b3-544c501e35fd",slug:u,name:"Home Security",typeName:d,uuid:d,primary:a,topicPath:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d},{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d}]},{id:"10666ed8-ec91-11e3-95d2-02911863765e",slug:s,name:"Hardware",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:t,name:"Security",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"3414bf30-82eb-4a6a-a561-f193482f1643",slug:"ai-robotics",name:"AI & Robotics",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:d,uuid:d},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d}]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:d,uuid:d}]}],type:b,typeName:n,category:b,id:m,excludeFromRivers:c,suppressSearch:c};o.components=[{id:"best-home-automation-system",meta:{componentName:i,componentDisplayName:"Article",componentType:"Article"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Farticles\u002Fzdnet\u002Fbest-home-automation-system\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=article&componentDisplayName=Article&componentType=Article"}},item:{annotations:[],contentPlatform:{revisionId:"rev_2CdGuOznX5yO1UpkPjQnm3qh6Ec",ctopic:["technology","tech_and_gear","home_security","smart_home_devices"],entity:["app","applet","automation","automation system","device","google ecosystem","home assistant","home automation system","homekit","raspberry pi","smart device","smart home","smartthings","user"],ctax:["home and garden","smart home"],csig:[k]},author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",username:"maria-diaz-zd",profileUrl:b,email:b,firstName:"Maria",lastName:"Diaz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"d89921b7-c002-40ef-8401-f002f1a769e9",filename:"maria-diaz.jpg",dateCreated:{created:b,date:"2022-08-05 14:44:33",timezone:"UTC",updated:b,published:b},alt:"maria-diaz",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Fd89921b7-c002-40ef-8401-f002f1a769e9\u002Fmaria-diaz.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:b,facebookProfile:b,facebookPage:b,instagram:b},authorBio:b,profile:{authorBio:"Maria Diaz is a staff writer based in the Raleigh-Durham, NC area with a passion for home automation and a background in graphic design, photography, and filmmaking. She has a bachelor's in Mass Communication and experience in journalism.",authorDisclosure:"Maria Diaz has nothing to disclose.",awardsAndCredentials:"Former freelance news journalist",bureau:"US",education:"Bachelors in Mass Communication",expertise:"home automation, home security systems and cameras, smart home devices and hubs, photography, graphic design and video editing.",id:"dadf3da2-04a7-4d32-90e0-b893c32e8881",title:"Staff Writer"},bureau:"US",authorDisclosure:"Maria Diaz has nothing to disclose."},buyingCycle:k,datePublished:{created:b,date:"2022-07-29 13:10:00",timezone:"UTC",updated:b,published:b},dateUpdated:{created:b,date:"2022-07-29 20:07:46",timezone:"UTC",updated:b,published:b},displayDatePublished:{created:b,date:"2022-07-29 13:10:00",timezone:"UTC",updated:b,published:b},displayDateUpdated:{created:b,date:"2022-07-29 13:10:00",timezone:"UTC",updated:b,published:b},edition:f,headline:"The 6 best home automation systems of 2022",id:m,collections:b,image:b,primaryCollection:{id:b,image:b,primary:a,title:d,slug:b,hide:c,description:b,threads:[],typeSlug:b,collectionType:b},promoImage:{id:"62a277e4-13c9-43eb-8960-8a56d797af8a",filename:"best-home-automation.jpg",dateCreated:{created:b,date:"2022-07-28 18:11:03",timezone:"UTC",updated:b,published:b},alt:"replace-this-image.jpg",credits:"By lukacs tamas -- Shutterstock",caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F62a277e4-13c9-43eb-8960-8a56d797af8a\u002Fbest-home-automation.jpg",cropGravity:b,crop:b,typeName:"content_image",imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},section:j,slug:"best-home-automation-system",subType:q,tags:[{slug:p,name:"FAQ Markup"}],title:b,topics:[{id:"c6e55fd2-3f9e-48b8-b0b3-544c501e35fd",slug:u,name:"Home Security",typeName:d,uuid:d,primary:a,topicPath:[{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d},{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d}]},{id:"10666ed8-ec91-11e3-95d2-02911863765e",slug:s,name:"Hardware",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"113c25b6-ec91-11e3-95d2-02911863765e",slug:t,name:"Security",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"3414bf30-82eb-4a6a-a561-f193482f1643",slug:"ai-robotics",name:"AI & Robotics",typeName:d,uuid:d,primary:c,topicPath:[{id:"9d3e6108-0023-11e4-95d2-02911863765e",slug:"innovation",name:"Innovation",typeName:d,uuid:d}]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:d,uuid:d},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d}]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[{id:"8535183a-13e9-44a4-8930-90d54e8c8c01",slug:"more-topics",name:"More Topics",typeName:d,uuid:d}]}],typeName:n,body:"\u003Cp\u003ESo we're not living the Jetsons life yet, but we're slowly getting there. With many home automation systems available and many brands selling smart home devices, it can feel a bit overwhelming when you're creating a smart home ecosystem.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EA home automation system is the motor for your smart home, it's the software your hub runs to connect all of your devices and that lets you interact with them, letting you set automations, scenes, routines, schedules and have control over them.\u003C\u002Fp\u003E\u003Cp\u003EThe home automation system you choose could determine what your smart home looks like and how it runs, down to the brand of lightbulbs you'll be able to buy. And with relevant differences in user interface and capabilities, it's important to choose the right one for your needs.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EMust read:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-home-bridge\u002F\" target=\"_blank\"\u003EThe best smart home bridges\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-hub\u002F\" target=\"_blank\"\u003EThe best smart home hubs\u003C\u002Fa\u003E\u003Cbr\u002F\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-speaker\u002F\" target=\"_blank\"\u003EThe best smart speakers\u003C\u002Fa\u003E\u003Cbr\u002F\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-light\u002F\" target=\"_blank\"\u003EThe best smart lights\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-blinds\u002F\" target=\"_blank\"\u003EThe best smart blinds and shades\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"590bd3cb-9261-470b-b3b3-a14ab085d756\" edition=\"us\" description=\"\u003Cp\u003EThe thing with home automation systems is that it's important to find one that suits your needs, that is user-friendly to your abilities, and that has good compatibility with the brands or devices you want to stick with. \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F&quot; target=&quot;_blank&quot;\u003ESmartThings\u003C\u002Fa\u003E has all of that.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EUser interface\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ESmartThings is the best home automation system because, aside from high support among brands, it features very easy and straightforward navigation through the app.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe navigation on the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;amp;hl=en_US&amp;amp;gl=US&quot; target=&quot;_blank&quot;\u003ESmartThings mobile application\u003C\u002Fa\u003E is highly intuitive: Any favorite devices, scenes and automations appear as cards right on the app's home screen, with options to add more devices just a tap of a finger away. Editing, adding and removing automations is also readily available from a menu at the bottom of the screen.\u003C\u002Fp\u003E\u003Cp\u003EThe SmartThings application comes with all Galaxy phones, but is also available on the Google Play store and the App Store for Apple users.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ESmartThings is probably the platform that offers the most support for smart devices on the market. With Wi-Fi, Zigbee, and Z-Wave protocols built into the Aeotec hub, you'll have hundreds of brands and over 5,000 smart devices already on the market to choose from.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ECreated by Samsung, you can also add smart Samsung devices to your smart home through SmartThings, to let you see how long you have to go on your washer and dryer or dishwasher right from your mobile device.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThere's home automation systems out there that let you add devices and enjoy some capabilities right from their app, but SmartThings makes it simpler to use these devices to their full potential. Where some systems may offer an on\u002Foff switch on the app when you add a smart light, SmartThings lets users control brightness, light color, and white temperature, for example.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can also add voice control with SmartThings, with the ability to add Google Assistant and Amazon Alexa right on the app.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMost support across brands\u003C\u002Fli\u003E\u003Cli\u003EIntuitive user interaction on app&amp;nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003Cstrong\u003E:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot compatible with Siri\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" hed=\"SmartThings\" superlative=\"Best home automation system overall\" imagegroup=\"{&quot;alt&quot;:&quot;savant.png&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;SmartThings&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2a1946da-8f5a-434a-9574-ad11d3472601&quot;,&quot;title&quot;:&quot;SmartThings&quot;,&quot;filename&quot;:&quot;smartthings.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F2a1946da-8f5a-434a-9574-ad11d3472601\u002Fsmartthings.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:371888,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:25:05&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:25:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;SmartThings&quot;,&quot;alt&quot;:&quot;SmartThings&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2a1946da-8f5a-434a-9574-ad11d3472601&quot;,&quot;imageAltText&quot;:&quot;savant.png&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;SmartThings&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;smartthings.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"SmartThings\" merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;SmartThings&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904&quot;}]\" usepricing=\"true\" data-key=\"cnetlisticle__590bd3cb-9261-470b-b3b3-a14ab085d756\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a108597c&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;590bd3cb-9261-470b-b3b3-a14ab085d756&quot;,&quot;description&quot;:&quot;&lt;p&gt;The thing with home automation systems is that it&#x27;s important to find one that suits your needs, that is user-friendly to your abilities, and that has good compatibility with the brands or devices you want to stick with. &lt;a href=\\&quot;https:\u002F\u002Fwww.smartthings.com\u002F\\&quot; target=\\&quot;_blank\\&quot;&gt;SmartThings&lt;\u002Fa&gt; has all of that.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;User interface&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;SmartThings is the best home automation system because, aside from high support among brands, it features very easy and straightforward navigation through the app.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;The navigation on the &lt;a href=\\&quot;https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;amp;hl=en_US&amp;amp;gl=US\\&quot; target=\\&quot;_blank\\&quot;&gt;SmartThings mobile application&lt;\u002Fa&gt; is highly intuitive: Any favorite devices, scenes and automations appear as cards right on the app&#x27;s home screen, with options to add more devices just a tap of a finger away. Editing, adding and removing automations is also readily available from a menu at the bottom of the screen.&lt;\u002Fp&gt;&lt;p&gt;The SmartThings application comes with all Galaxy phones, but is also available on the Google Play store and the App Store for Apple users.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Compatibility&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;SmartThings is probably the platform that offers the most support for smart devices on the market. With Wi-Fi, Zigbee, and Z-Wave protocols built into the Aeotec hub, you&#x27;ll have hundreds of brands and over 5,000 smart devices already on the market to choose from.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Created by Samsung, you can also add smart Samsung devices to your smart home through SmartThings, to let you see how long you have to go on your washer and dryer or dishwasher right from your mobile device.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;There&#x27;s home automation systems out there that let you add devices and enjoy some capabilities right from their app, but SmartThings makes it simpler to use these devices to their full potential. Where some systems may offer an on\u002Foff switch on the app when you add a smart light, SmartThings lets users control brightness, light color, and white temperature, for example.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;You can also add voice control with SmartThings, with the ability to add Google Assistant and Amazon Alexa right on the app.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Most support across brands&lt;\u002Fli&gt;&lt;li&gt;Intuitive user interaction on app&amp;nbsp;&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons&lt;\u002Fstrong&gt;&lt;strong&gt;:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Not compatible with Siri&lt;\u002Fli&gt;&lt;\u002Ful&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;SmartThings&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;SmartThings&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;savant.png&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;SmartThings&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;2a1946da-8f5a-434a-9574-ad11d3472601&quot;,&quot;title&quot;:&quot;SmartThings&quot;,&quot;filename&quot;:&quot;smartthings.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F2a1946da-8f5a-434a-9574-ad11d3472601\u002Fsmartthings.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:371888,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:25:05&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:25:26&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;SmartThings&quot;,&quot;alt&quot;:&quot;SmartThings&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;2a1946da-8f5a-434a-9574-ad11d3472601&quot;,&quot;imageAltText&quot;:&quot;savant.png&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;SmartThings&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;smartthings.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;SmartThings&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.154290&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system overall&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"fd6b4497-37f6-45a4-91b8-87ef33642d20\" edition=\"us\" description=\"\u003Cp\u003EHome Assistant is an open-source system that lets users control their smart home in a very intuitive manner. The biggest highlight for Home Assistant is that you don't need to buy a hub to use it. You can run Home Assistant on Windows, MacOS, Linux, ODROID, the \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FAsus-Tinker-Board-Gaming-Motherboard\u002Fdp\u002FB091FPL6YN\u002Fref=sr_1_3?crid=3523W49B25T68&amp;amp;keywords=asus+tinker+board&amp;amp;qid=1659016285&amp;amp;sprefix=asus+tin%2Caps%2C109&amp;amp;sr=8-3&quot; target=&quot;_blank&quot;\u003EASUS Tinkerboard\u003C\u002Fa\u003E, or a \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.amazon.com\u002FRaspberry-Model-2019-Quad-Bluetooth\u002Fdp\u002FB07TD42S27\u002Fref=sr_1_3?crid=2NO9ESLQQ5DEP&amp;amp;keywords=raspberry+pi&amp;amp;qid=1659015520&amp;amp;sprefix=raspberry+pi%2Caps%2C94&amp;amp;sr=8-3&quot; target=&quot;_blank&quot;\u003ERaspberry Pi\u003C\u002Fa\u003E. That last one being the most common option due to its low energy consumption.\u003C\u002Fp\u003E\u003Cp\u003EHA runs locally, only pulling data from the cloud when there is no other choice, making it snappier, more responsive, and secure than other systems.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ESetup\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHome Assistant has a reputation of needing a lot of tinkering to work, thus it was mostly used by the tech-savvy crowd. But they've simplified their UI and have made it easier for the average smart home enthusiast to come on board. Figuring out how you're going to run Home Assistant and what device you're going to use for it is the hardest part.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAfter you download it on your computer, you just need to set it up, which is the fun part. Setup involves adding your location, choosing an administrator, and your preferences. HA will then discover the devices and services on your network and let you add them to your configuration\u003C\u002Fp\u003E\u003Cp\u003EThen all that is left is becoming familiar with the web interface. Home Assistant is actually one of the fastest and most responsive home automation systems on the market with high automation power and compatibility.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHome Assistant integrates with over 1000 different APIs; it'll work locally, over the cloud, via Zigbee and Z-Wave, via Bluetooth, and, coming soon, with Matter.\u003C\u002Fp\u003E\u003Cp\u003EAs far as support for voice control, you can add Amazon Alexa and Google Assistant to command your smart home. And though Home Assistant runs on a local server, you can also download a mobile app as a companion and to control your devices and get alerts.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPr\u003C\u002Fstrong\u003E\u003Cstrong\u003Eos:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo need to buy hub\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003EFast response time\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003EMore secure than the cloud\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:&amp;nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot as user-friendly as others\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" hed=\"Home Assistant\" superlative=\"Best home automation system without a hub\" imagegroup=\"{&quot;alt&quot;:&quot;Home Assistant&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;ff96679e-8b53-4923-89c5-dc1e1777c5e2&quot;,&quot;title&quot;:&quot;Home Assistant&quot;,&quot;filename&quot;:&quot;home-assistant.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Fff96679e-8b53-4923-89c5-dc1e1777c5e2\u002Fhome-assistant.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:603324,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:50:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:50:53&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;alt&quot;:&quot;Home Assistant&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;ff96679e-8b53-4923-89c5-dc1e1777c5e2&quot;,&quot;imageAltText&quot;:&quot;Home Assistant&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;home-assistant.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"Home Assistant &amp; Amazon\" merchantoffers=\"[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Home Assistant&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401&quot;}]\" usepricing=\"false\" data-key=\"cnetlisticle__fd6b4497-37f6-45a4-91b8-87ef33642d20\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a10859d8&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;fd6b4497-37f6-45a4-91b8-87ef33642d20&quot;,&quot;description&quot;:&quot;&lt;p&gt;Home Assistant is an open-source system that lets users control their smart home in a very intuitive manner. The biggest highlight for Home Assistant is that you don&#x27;t need to buy a hub to use it. You can run Home Assistant on Windows, MacOS, Linux, ODROID, the &lt;a href=\\&quot;https:\u002F\u002Fwww.amazon.com\u002FAsus-Tinker-Board-Gaming-Motherboard\u002Fdp\u002FB091FPL6YN\u002Fref=sr_1_3?crid=3523W49B25T68&amp;amp;keywords=asus+tinker+board&amp;amp;qid=1659016285&amp;amp;sprefix=asus+tin%2Caps%2C109&amp;amp;sr=8-3\\&quot; target=\\&quot;_blank\\&quot;&gt;ASUS Tinkerboard&lt;\u002Fa&gt;, or a &lt;a href=\\&quot;https:\u002F\u002Fwww.amazon.com\u002FRaspberry-Model-2019-Quad-Bluetooth\u002Fdp\u002FB07TD42S27\u002Fref=sr_1_3?crid=2NO9ESLQQ5DEP&amp;amp;keywords=raspberry+pi&amp;amp;qid=1659015520&amp;amp;sprefix=raspberry+pi%2Caps%2C94&amp;amp;sr=8-3\\&quot; target=\\&quot;_blank\\&quot;&gt;Raspberry Pi&lt;\u002Fa&gt;. That last one being the most common option due to its low energy consumption.&lt;\u002Fp&gt;&lt;p&gt;HA runs locally, only pulling data from the cloud when there is no other choice, making it snappier, more responsive, and secure than other systems.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Setup&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;Home Assistant has a reputation of needing a lot of tinkering to work, thus it was mostly used by the tech-savvy crowd. But they&#x27;ve simplified their UI and have made it easier for the average smart home enthusiast to come on board. Figuring out how you&#x27;re going to run Home Assistant and what device you&#x27;re going to use for it is the hardest part.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;After you download it on your computer, you just need to set it up, which is the fun part. Setup involves adding your location, choosing an administrator, and your preferences. HA will then discover the devices and services on your network and let you add them to your configuration&lt;\u002Fp&gt;&lt;p&gt;Then all that is left is becoming familiar with the web interface. Home Assistant is actually one of the fastest and most responsive home automation systems on the market with high automation power and compatibility.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Compatibility&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;Home Assistant integrates with over 1000 different APIs; it&#x27;ll work locally, over the cloud, via Zigbee and Z-Wave, via Bluetooth, and, coming soon, with Matter.&lt;\u002Fp&gt;&lt;p&gt;As far as support for voice control, you can add Amazon Alexa and Google Assistant to command your smart home. And though Home Assistant runs on a local server, you can also download a mobile app as a companion and to control your devices and get alerts.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Pr&lt;\u002Fstrong&gt;&lt;strong&gt;os:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;No need to buy hub&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;ul&gt;&lt;li&gt;Fast response time&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;ul&gt;&lt;li&gt;More secure than the cloud&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons:&amp;nbsp;&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Not as user-friendly as others&lt;\u002Fli&gt;&lt;\u002Ful&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Home Assistant&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;Home Assistant&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;ff96679e-8b53-4923-89c5-dc1e1777c5e2&quot;,&quot;title&quot;:&quot;Home Assistant&quot;,&quot;filename&quot;:&quot;home-assistant.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Fff96679e-8b53-4923-89c5-dc1e1777c5e2\u002Fhome-assistant.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:603324,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:50:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:50:53&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;alt&quot;:&quot;Home Assistant&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;ff96679e-8b53-4923-89c5-dc1e1777c5e2&quot;,&quot;imageAltText&quot;:&quot;Home Assistant&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;Home Assistant &amp; Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;home-assistant.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:false,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Home Assistant&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;off&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.280062&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system without a hub&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:false}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"c1d15624-92f6-46b3-b2ac-e01da3eed62d\" edition=\"us\" description=\"\u003Cp\u003EHomeKit is Apple's option for smart home automation systems. A \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-homepod-mini-space-gray\u002F6377587.p?skuId=6377587&quot; target=&quot;_blank&quot;\u003EHomePod mini\u003C\u002Fa\u003E or an \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-tv-4k-32gb-2nd-generation-latest-model-black\u002F6342362.p?skuId=6342362&quot; target=&quot;_blank&quot;\u003EApple TV 4K\u003C\u002Fa\u003E both double as a hub for \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.apple.com\u002Fios\u002Fhome\u002F&quot; target=&quot;_blank&quot;\u003EHomeKit\u003C\u002Fa\u003E, which is pretty nifty considering you're getting two uses from one device.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe HomeKit mobile application is reminiscent of the SmartThings app in its visual outline but I'd say with a simpler design to make it more user-friendly. Devices appear on the application as cards, with your favorite accessories and a preview of your favorite camera feed accessible from the app's home.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EShortcuts appear at the top of the page, with buttons to access your security system, see what devices are running, and any accessories that aren't responding.\u003C\u002Fp\u003E\u003Cp\u003EI've had a pretty good experience overall with Apple's Home app, though I do find some bugs now and then and some things that could be streamlined, like an easier way to see all rooms in one page. Though the app can leave a user wanting at times, Apple did announce some major updates to the Home app coming this fall.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAutomation power\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHomeKit has improved its automation power in recent years. Automations are easily added in the Home app, which walks you through how to customize them. You can have different triggers for automations, like when someone leaves or arrives, a time of day, an accessory is controlled or a sensor detects something.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EA drawback with this system's available automations is that HomeKit won't run automations that involve unlocking a door when you arrive home, for example, without first confirming it on your phone. This is part of Apple's safeguarding of its users' security, but it means that if you want to unlock your smart lock when you get home automatically, you'll have to open the app each time you arrive to confirm this action and then it'll run. Kind of takes the auto out of automation.\u003C\u002Fp\u003E\u003Cp\u003EThere are \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fyes-you-can-auto-unlock-your-smart-lock-with-homekit-heres-the-workaround\u002F&quot; target=&quot;_blank&quot;\u003Esome unofficial workarounds\u003C\u002Fa\u003E though.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility and support\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EBecause Apple is more strict in their data security and consumer privacy policies, there aren't as many smart devices that can cross the compatibility threshold to HomeKit as there are for other systems.\u003C\u002Fp\u003E\u003Cp\u003EHomeKit is limited to devices that are certified to work with HomeKit, so just because an item is labeled as smart, it won't necessarily be compatible with it. It's important to always look for that label in a device you'd like to buy for your Apple smart home ecosystem.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWith HomeKit, you'll be able to control your smart home from your iPhone, iPad, or even your Apple Watch, making this the absolute best home automation system for Apple users.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUser-friendly app\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELow support\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003ENo geofencing to unlock doors automatically\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ERelated: \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-smart-hub\u002F&quot; target=&quot;_blank&quot;\u003EBest smart home hubs of 2022\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\" hed=\"Apple HomeKit\" superlative=\"Best home automation system for Apple users\" imagegroup=\"{&quot;alt&quot;:&quot;Apple HomeKit&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Apple&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4c628bbc-8589-4072-8784-3d8bd8180e9e&quot;,&quot;title&quot;:&quot;Apple HomeKit&quot;,&quot;filename&quot;:&quot;homekit.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F4c628bbc-8589-4072-8784-3d8bd8180e9e\u002Fhomekit.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:767238,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:43:24&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:43:40&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Apple&quot;,&quot;alt&quot;:&quot;Apple HomeKit&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;4c628bbc-8589-4072-8784-3d8bd8180e9e&quot;,&quot;imageAltText&quot;:&quot;Apple HomeKit&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Apple&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;homekit.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"Apple\" merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103&quot;}]\" usepricing=\"true\" data-key=\"cnetlisticle__c1d15624-92f6-46b3-b2ac-e01da3eed62d\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a10859f8&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;c1d15624-92f6-46b3-b2ac-e01da3eed62d&quot;,&quot;description&quot;:&quot;&lt;p&gt;HomeKit is Apple&#x27;s option for smart home automation systems. A &lt;a href=\\&quot;https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-homepod-mini-space-gray\u002F6377587.p?skuId=6377587\\&quot; target=\\&quot;_blank\\&quot;&gt;HomePod mini&lt;\u002Fa&gt; or an &lt;a href=\\&quot;https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-tv-4k-32gb-2nd-generation-latest-model-black\u002F6342362.p?skuId=6342362\\&quot; target=\\&quot;_blank\\&quot;&gt;Apple TV 4K&lt;\u002Fa&gt; both double as a hub for &lt;a href=\\&quot;https:\u002F\u002Fwww.apple.com\u002Fios\u002Fhome\u002F\\&quot; target=\\&quot;_blank\\&quot;&gt;HomeKit&lt;\u002Fa&gt;, which is pretty nifty considering you&#x27;re getting two uses from one device.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;The HomeKit mobile application is reminiscent of the SmartThings app in its visual outline but I&#x27;d say with a simpler design to make it more user-friendly. Devices appear on the application as cards, with your favorite accessories and a preview of your favorite camera feed accessible from the app&#x27;s home.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Shortcuts appear at the top of the page, with buttons to access your security system, see what devices are running, and any accessories that aren&#x27;t responding.&lt;\u002Fp&gt;&lt;p&gt;I&#x27;ve had a pretty good experience overall with Apple&#x27;s Home app, though I do find some bugs now and then and some things that could be streamlined, like an easier way to see all rooms in one page. Though the app can leave a user wanting at times, Apple did announce some major updates to the Home app coming this fall.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Automation power&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;HomeKit has improved its automation power in recent years. Automations are easily added in the Home app, which walks you through how to customize them. You can have different triggers for automations, like when someone leaves or arrives, a time of day, an accessory is controlled or a sensor detects something.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;A drawback with this system&#x27;s available automations is that HomeKit won&#x27;t run automations that involve unlocking a door when you arrive home, for example, without first confirming it on your phone. This is part of Apple&#x27;s safeguarding of its users&#x27; security, but it means that if you want to unlock your smart lock when you get home automatically, you&#x27;ll have to open the app each time you arrive to confirm this action and then it&#x27;ll run. Kind of takes the auto out of automation.&lt;\u002Fp&gt;&lt;p&gt;There are &lt;a href=\\&quot;https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fyes-you-can-auto-unlock-your-smart-lock-with-homekit-heres-the-workaround\u002F\\&quot; target=\\&quot;_blank\\&quot;&gt;some unofficial workarounds&lt;\u002Fa&gt; though.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Compatibility and support&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;Because Apple is more strict in their data security and consumer privacy policies, there aren&#x27;t as many smart devices that can cross the compatibility threshold to HomeKit as there are for other systems.&lt;\u002Fp&gt;&lt;p&gt;HomeKit is limited to devices that are certified to work with HomeKit, so just because an item is labeled as smart, it won&#x27;t necessarily be compatible with it. It&#x27;s important to always look for that label in a device you&#x27;d like to buy for your Apple smart home ecosystem.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;With HomeKit, you&#x27;ll be able to control your smart home from your iPhone, iPad, or even your Apple Watch, making this the absolute best home automation system for Apple users.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;User-friendly app&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Low support&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;ul&gt;&lt;li&gt;No geofencing to unlock doors automatically&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Related: &lt;a href=\\&quot;https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-smart-hub\u002F\\&quot; target=\\&quot;_blank\\&quot;&gt;Best smart home hubs of 2022&lt;\u002Fa&gt;&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Apple HomeKit&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;Apple&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;Apple HomeKit&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;Apple&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;4c628bbc-8589-4072-8784-3d8bd8180e9e&quot;,&quot;title&quot;:&quot;Apple HomeKit&quot;,&quot;filename&quot;:&quot;homekit.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F4c628bbc-8589-4072-8784-3d8bd8180e9e\u002Fhomekit.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:767238,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:43:24&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 13:43:40&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Apple&quot;,&quot;alt&quot;:&quot;Apple HomeKit&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;4c628bbc-8589-4072-8784-3d8bd8180e9e&quot;,&quot;imageAltText&quot;:&quot;Apple HomeKit&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;Apple&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;homekit.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.333611&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system for Apple users&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"9a152acc-8d47-45ed-be54-53fa28e64d2b\" edition=\"us\" description=\"\u003Cp\u003ESo voice control is a huge deal in home automation. You want to feel like a high baller when you walk in and have a robot assistant waiting on you 24\u002F7, right? Well, 2022 isn't there yet so the current smart assistants on the market are the next best thing.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHaving tried Google, Alexa, and Siri, I can tell you that for voice control fans, the right voice assistant can make or break your smart home. Personally, I find Alexa to be the most accurate in her responses and understanding my commands, Google is probably middle of the road, and Siri still plays Sweet Caroline when I ask her to turn on the downstairs lights.\u003C\u002Fp\u003E\u003Cp\u003ENow, Alexa isn't perfect, we know that. But she is a favorite for smart homes and going the Amazon Alexa route ensures vast compatibility, as it's the most popular voice assistant out there.\u003C\u002Fp\u003E\u003Cp\u003ESetting up the Amazon Alexa app is pretty easy, the platform is built around Alexa, and you can easily add devices and customize your home. And with Amazon's Frustration-Free Setup, setting up new devices will become even easier with fewer steps.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EI do wish that some things like routines and your devices were more easily accessible on the Alexa App. Though they are both available on the app's home, I find myself getting distracted by all of Alexa's suggestions. And, to be honest, the app just isn't the easiest to navigate in the beginning. You get used to it, however, and learn to easily make your way around it, but it shouldn't have to take as long as it does to reach that point.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EConnectivity and automations\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EAlexa is available on multiple Amazon devices, like the Echo speakers and Fire TV devices. It works through Wifi, Bluetooth, Zigbee (on Echo 4th Gen, Echo Show except 1st Gen, and Echo Studio) and, more recently, Matter.\u003C\u002Fp\u003E\u003Cp\u003EThe Alexa app has some pretty good automation power. Amazon is set on making America's voice assistant out of Alexa, so they've put quite a lot of effort in making sure she helps optimize productivity, routines, shopping, your access to information and current events, and how you cook and enjoy your music.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAn Echo device, either a speaker or display, will give you access to thousands of skills and dozens of available routines to make the most of all your smart devices. You can set your Echo to detect a barking dog and have Alexa either play soothing music or let you drop in to soothe them. Alexa can even turn off a light when it hears snoring in the room, how creepy is that? Cool, I meant cool.\u003C\u002Fp\u003E\u003Cp\u003EThere are countless ways to take advantage of Alexa's automation power and, with popularity still pretty high, more are turning up every day.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAlexa is responsive and smarter than others\u003C\u002Fli\u003E\u003Cli\u003EEverything works with Alexa\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EApp isn't as user-friendly\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" hed=\"Amazon Alexa\" superlative=\"Best home automation system for voice control\" imagegroup=\"{&quot;alt&quot;:&quot;Alexa&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;070cb3d2-11a1-441b-bef8-c945ede9e371&quot;,&quot;title&quot;:&quot;Alexa&quot;,&quot;filename&quot;:&quot;alexa.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F070cb3d2-11a1-441b-bef8-c945ede9e371\u002Falexa.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:827496,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:02:42&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:02:58&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;Alexa&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;070cb3d2-11a1-441b-bef8-c945ede9e371&quot;,&quot;imageAltText&quot;:&quot;Alexa&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;alexa.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"Amazon\" merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620&quot;}]\" usepricing=\"true\" data-key=\"cnetlisticle__9a152acc-8d47-45ed-be54-53fa28e64d2b\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085a1f&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;9a152acc-8d47-45ed-be54-53fa28e64d2b&quot;,&quot;description&quot;:&quot;&lt;p&gt;So voice control is a huge deal in home automation. You want to feel like a high baller when you walk in and have a robot assistant waiting on you 24\u002F7, right? Well, 2022 isn&#x27;t there yet so the current smart assistants on the market are the next best thing.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Having tried Google, Alexa, and Siri, I can tell you that for voice control fans, the right voice assistant can make or break your smart home. Personally, I find Alexa to be the most accurate in her responses and understanding my commands, Google is probably middle of the road, and Siri still plays Sweet Caroline when I ask her to turn on the downstairs lights.&lt;\u002Fp&gt;&lt;p&gt;Now, Alexa isn&#x27;t perfect, we know that. But she is a favorite for smart homes and going the Amazon Alexa route ensures vast compatibility, as it&#x27;s the most popular voice assistant out there.&lt;\u002Fp&gt;&lt;p&gt;Setting up the Amazon Alexa app is pretty easy, the platform is built around Alexa, and you can easily add devices and customize your home. And with Amazon&#x27;s Frustration-Free Setup, setting up new devices will become even easier with fewer steps.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;I do wish that some things like routines and your devices were more easily accessible on the Alexa App. Though they are both available on the app&#x27;s home, I find myself getting distracted by all of Alexa&#x27;s suggestions. And, to be honest, the app just isn&#x27;t the easiest to navigate in the beginning. You get used to it, however, and learn to easily make your way around it, but it shouldn&#x27;t have to take as long as it does to reach that point.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Connectivity and automations&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;Alexa is available on multiple Amazon devices, like the Echo speakers and Fire TV devices. It works through Wifi, Bluetooth, Zigbee (on Echo 4th Gen, Echo Show except 1st Gen, and Echo Studio) and, more recently, Matter.&lt;\u002Fp&gt;&lt;p&gt;The Alexa app has some pretty good automation power. Amazon is set on making America&#x27;s voice assistant out of Alexa, so they&#x27;ve put quite a lot of effort in making sure she helps optimize productivity, routines, shopping, your access to information and current events, and how you cook and enjoy your music.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;An Echo device, either a speaker or display, will give you access to thousands of skills and dozens of available routines to make the most of all your smart devices. You can set your Echo to detect a barking dog and have Alexa either play soothing music or let you drop in to soothe them. Alexa can even turn off a light when it hears snoring in the room, how creepy is that? Cool, I meant cool.&lt;\u002Fp&gt;&lt;p&gt;There are countless ways to take advantage of Alexa&#x27;s automation power and, with popularity still pretty high, more are turning up every day.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Alexa is responsive and smarter than others&lt;\u002Fli&gt;&lt;li&gt;Everything works with Alexa&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;App isn&#x27;t as user-friendly&lt;\u002Fli&gt;&lt;\u002Ful&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Amazon Alexa&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;Amazon&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;Alexa&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;Amazon&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;070cb3d2-11a1-441b-bef8-c945ede9e371&quot;,&quot;title&quot;:&quot;Alexa&quot;,&quot;filename&quot;:&quot;alexa.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F070cb3d2-11a1-441b-bef8-c945ede9e371\u002Falexa.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:827496,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:02:42&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:02:58&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Amazon&quot;,&quot;alt&quot;:&quot;Alexa&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;070cb3d2-11a1-441b-bef8-c945ede9e371&quot;,&quot;imageAltText&quot;:&quot;Alexa&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;Amazon&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;alexa.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20&quot;,&quot;offerMerchant&quot;:&quot;Amazon&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;on&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.499333&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system for voice control&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"97bc696c-de12-4715-9a45-c3b101a30c11\" edition=\"us\" description=\"\u003Cp\u003EMany smart home users have adapted the Google ecosystem for their home control. This is no surprise when you consider the Nest Thermostat was a groundbreaking device in the internet of things.\u003C\u002Fp\u003E\u003Cp\u003EGoogle grabbed the Nest name and ran with it, making an entire line of smart home gadgets to fulfill customers needs. This makes it easier for Google users with a Nest thermostat to add a Nest x Yale Lock, a Chromecast, and a Nest Hub or Nest Mini to round out their homes.\u003C\u002Fp\u003E\u003Cp\u003EThe Google Home app is actually one of the best ones among home automation systems. It's easy to navigate and highly intuitive, with the application's home giving you a view of everything connected to Google Home, so you can easily go to different categories or favorite rooms.\u003C\u002Fp\u003E\u003Cp\u003ECreating automations is actually pretty easy through Google Home. You have the starters, which work as the triggers for the automation, and then the actions that happen as a result of the trigger. You can create automations for when you arrive home or with a phrase for a trigger, for example, or my personal favorite, &quot;Hey Google, let's cook&quot; to turn on the kitchen lights, fan, and play the news in the kitchen.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ESupport\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EThe Google ecosystem has been relatively exclusive to other brands since its beginnings, however, the amount of available smart devices compatible with Google Home will soon explode with the launch of Matter. Coming in the fall of 2022, Matter is a new connectivity standard over IP that is being developed and is backed by major players in technology: Google, Amazon, Apple, Zigbee Alliance, and more.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EGoogle is expecting to integrate Matter-supported devices with their current Google Home devices seamlessly. So although there aren't a ton of compatible devices on the market right now, Google will hopefully see a change in that in the coming months.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat user interface&amp;nbsp;\u003C\u002Fli\u003E\u003Cli\u003EReliable voice assistant\u003C\u002Fli\u003E\u003Cli\u003EStrong automation power\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot much support with other brands yet\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" hed=\"Google Home\" superlative=\"Best home automation system for Google's ecosystem\" imagegroup=\"{&quot;alt&quot;:&quot;Google Home&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;Google&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;3f8097fd-e14a-434a-a991-a70e46f1f56a&quot;,&quot;title&quot;:&quot;Google Home&quot;,&quot;filename&quot;:&quot;google-home.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F3f8097fd-e14a-434a-a991-a70e46f1f56a\u002Fgoogle-home.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:722127,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:05:43&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:05:53&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Google&quot;,&quot;alt&quot;:&quot;Google Home&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;3f8097fd-e14a-434a-a991-a70e46f1f56a&quot;,&quot;imageAltText&quot;:&quot;Google Home&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;Google&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;google-home.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"Google\" merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Home&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774&quot;}]\" usepricing=\"true\" data-key=\"cnetlisticle__97bc696c-de12-4715-9a45-c3b101a30c11\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085a4b&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;97bc696c-de12-4715-9a45-c3b101a30c11&quot;,&quot;description&quot;:&quot;&lt;p&gt;Many smart home users have adapted the Google ecosystem for their home control. This is no surprise when you consider the Nest Thermostat was a groundbreaking device in the internet of things.&lt;\u002Fp&gt;&lt;p&gt;Google grabbed the Nest name and ran with it, making an entire line of smart home gadgets to fulfill customers needs. This makes it easier for Google users with a Nest thermostat to add a Nest x Yale Lock, a Chromecast, and a Nest Hub or Nest Mini to round out their homes.&lt;\u002Fp&gt;&lt;p&gt;The Google Home app is actually one of the best ones among home automation systems. It&#x27;s easy to navigate and highly intuitive, with the application&#x27;s home giving you a view of everything connected to Google Home, so you can easily go to different categories or favorite rooms.&lt;\u002Fp&gt;&lt;p&gt;Creating automations is actually pretty easy through Google Home. You have the starters, which work as the triggers for the automation, and then the actions that happen as a result of the trigger. You can create automations for when you arrive home or with a phrase for a trigger, for example, or my personal favorite, \\&quot;Hey Google, let&#x27;s cook\\&quot; to turn on the kitchen lights, fan, and play the news in the kitchen.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Support&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;The Google ecosystem has been relatively exclusive to other brands since its beginnings, however, the amount of available smart devices compatible with Google Home will soon explode with the launch of Matter. Coming in the fall of 2022, Matter is a new connectivity standard over IP that is being developed and is backed by major players in technology: Google, Amazon, Apple, Zigbee Alliance, and more.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Google is expecting to integrate Matter-supported devices with their current Google Home devices seamlessly. So although there aren&#x27;t a ton of compatible devices on the market right now, Google will hopefully see a change in that in the coming months.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Great user interface&amp;nbsp;&lt;\u002Fli&gt;&lt;li&gt;Reliable voice assistant&lt;\u002Fli&gt;&lt;li&gt;Strong automation power&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Not much support with other brands yet&lt;\u002Fli&gt;&lt;\u002Ful&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Google Home&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;Google&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;Google Home&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;Google&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;3f8097fd-e14a-434a-a991-a70e46f1f56a&quot;,&quot;title&quot;:&quot;Google Home&quot;,&quot;filename&quot;:&quot;google-home.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F3f8097fd-e14a-434a-a991-a70e46f1f56a\u002Fgoogle-home.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:722127,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:05:43&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:05:53&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Google&quot;,&quot;alt&quot;:&quot;Google Home&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;3f8097fd-e14a-434a-a991-a70e46f1f56a&quot;,&quot;imageAltText&quot;:&quot;Google Home&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;Google&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;google-home.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Home&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.689322&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system for Google&#x27;s ecosystem&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"47954ab8-16d2-4e9d-a1be-4af75ccef8e7\" edition=\"us\" description=\"\u003Cp\u003EAre you a fan of automations that go beyond your home? \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002F&quot; target=&quot;_blank&quot;\u003EIFTTT\u003C\u002Fa\u003E is based on the &quot;If this, then that&quot; programming axiom and it has become a popular option for many smart home users.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou don't need a hub to adopt IFTTT in your home, you can simply download it on your \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fapp\u002Fapple-store\u002Fid660944635?platform=iphone&quot; target=&quot;_blank&quot;\u003EApple\u003C\u002Fa\u003E or \u003Ca href=&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;amp;utm_source=\u002F&amp;amp;utm_medium=web&quot; target=&quot;_blank&quot;\u003EAndroid\u003C\u002Fa\u003E phone and register for an account. Pronounced &quot;ift&quot;, IFTTT combines services into applets, aka automations, and you can choose from different ones already available in their library.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThough a popular application is to make your apps and accounts on your mobile device communicate with each other to carry out automations, it's also useful for smart home devices. Admittedly, you can't just buy a smart bulb and connect it to IFTTT, but it is an automation system in the literal sense.\u003C\u002Fp\u003E\u003Cp\u003EIf you have smart home devices in your home and are looking to automate them in more ways than your home allows, IFTTT can help. You can add simple automations like turning on a light at sunset, or add automations that go beyond your smart home staples, like automatically turning on push notifications when you leave home.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThough you don't need to buy a hub to use IFTTT, nothing is free in life: they offer subscription-based plans to use their applets. Here's how those plans stack up:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EFree: \u003C\u002Fstrong\u003Eup to five applets\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPro ($2.50\u002Fmonth):\u003C\u002Fstrong\u003E Up to 20 applets, faster speeds, multi-action applets\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPro+ ($5\u002Fmonth):\u003C\u002Fstrong\u003E Unlimited applets, faster speeds, multiple accounts, developer tools\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAdd automations beyond smart home\u003C\u002Fli\u003E\u003Cli\u003EEasy to use application\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESubscription required for some options\u003C\u002Fli\u003E\u003C\u002Ful\u003E\" hed=\"IFTTT\" superlative=\"Best home automation system to automate everything\" imagegroup=\"{&quot;alt&quot;:&quot;IFTTT&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;credits&quot;:&quot;IFTTT&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;f8ca289b-f939-4c49-9cd4-378289898653&quot;,&quot;title&quot;:&quot;IFTTT&quot;,&quot;filename&quot;:&quot;ifttt.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Ff8ca289b-f939-4c49-9cd4-378289898653\u002Fifttt.jpg&quot;,&quot;caption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;size&quot;:417495,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:15:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:15:55&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;IFTTT&quot;,&quot;alt&quot;:&quot;IFTTT&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;f8ca289b-f939-4c49-9cd4-378289898653&quot;,&quot;imageAltText&quot;:&quot;IFTTT&quot;,&quot;imageCaption&quot;:&quot;\u003Cp\u003E\u003C\u002Fp\u003E&quot;,&quot;imageCredit&quot;:&quot;IFTTT&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ifttt.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false}\" overridecaption=\"\u003Cp\u003E\u003C\u002Fp\u003E\" overridecredit=\"IFTTT\" merchantoffers=\"[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;IFTTT&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635&quot;}]\" usepricing=\"true\" data-key=\"cnetlisticle__47954ab8-16d2-4e9d-a1be-4af75ccef8e7\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085a8e&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;47954ab8-16d2-4e9d-a1be-4af75ccef8e7&quot;,&quot;description&quot;:&quot;&lt;p&gt;Are you a fan of automations that go beyond your home? &lt;a href=\\&quot;https:\u002F\u002Fifttt.com\u002F\\&quot; target=\\&quot;_blank\\&quot;&gt;IFTTT&lt;\u002Fa&gt; is based on the \\&quot;If this, then that\\&quot; programming axiom and it has become a popular option for many smart home users.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;You don&#x27;t need a hub to adopt IFTTT in your home, you can simply download it on your &lt;a href=\\&quot;https:\u002F\u002Fapps.apple.com\u002Fapp\u002Fapple-store\u002Fid660944635?platform=iphone\\&quot; target=\\&quot;_blank\\&quot;&gt;Apple&lt;\u002Fa&gt; or &lt;a href=\\&quot;https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;amp;utm_source=\u002F&amp;amp;utm_medium=web\\&quot; target=\\&quot;_blank\\&quot;&gt;Android&lt;\u002Fa&gt; phone and register for an account. Pronounced \\&quot;ift\\&quot;, IFTTT combines services into applets, aka automations, and you can choose from different ones already available in their library.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Though a popular application is to make your apps and accounts on your mobile device communicate with each other to carry out automations, it&#x27;s also useful for smart home devices. Admittedly, you can&#x27;t just buy a smart bulb and connect it to IFTTT, but it is an automation system in the literal sense.&lt;\u002Fp&gt;&lt;p&gt;If you have smart home devices in your home and are looking to automate them in more ways than your home allows, IFTTT can help. You can add simple automations like turning on a light at sunset, or add automations that go beyond your smart home staples, like automatically turning on push notifications when you leave home.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Though you don&#x27;t need to buy a hub to use IFTTT, nothing is free in life: they offer subscription-based plans to use their applets. Here&#x27;s how those plans stack up:&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Free: &lt;\u002Fstrong&gt;up to five applets&lt;\u002Fli&gt;&lt;li&gt;&lt;strong&gt;Pro ($2.50\u002Fmonth):&lt;\u002Fstrong&gt; Up to 20 applets, faster speeds, multi-action applets&lt;\u002Fli&gt;&lt;li&gt;&lt;strong&gt;Pro+ ($5\u002Fmonth):&lt;\u002Fstrong&gt; Unlimited applets, faster speeds, multiple accounts, developer tools&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Pros:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Add automations beyond smart home&lt;\u002Fli&gt;&lt;li&gt;Easy to use application&lt;\u002Fli&gt;&lt;\u002Ful&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;ul&gt;&lt;li&gt;Subscription required for some options&lt;\u002Fli&gt;&lt;\u002Ful&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;IFTTT&quot;,&quot;imageCaptionOverride&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCreditOverride&quot;:&quot;IFTTT&quot;,&quot;imageGroup&quot;:{&quot;alt&quot;:&quot;IFTTT&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;credits&quot;:&quot;IFTTT&quot;,&quot;imageData&quot;:{&quot;id&quot;:&quot;f8ca289b-f939-4c49-9cd4-378289898653&quot;,&quot;title&quot;:&quot;IFTTT&quot;,&quot;filename&quot;:&quot;ifttt.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Ff8ca289b-f939-4c49-9cd4-378289898653\u002Fifttt.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;size&quot;:417495,&quot;width&quot;:2100,&quot;height&quot;:1182,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:15:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-28 14:15:55&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;IFTTT&quot;,&quot;alt&quot;:&quot;IFTTT&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;uuid&quot;:&quot;f8ca289b-f939-4c49-9cd4-378289898653&quot;,&quot;imageAltText&quot;:&quot;IFTTT&quot;,&quot;imageCaption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;imageCredit&quot;:&quot;IFTTT&quot;,&quot;imageDoNotCrop&quot;:false,&quot;imageDoNotResize&quot;:false,&quot;imageWatermark&quot;:false,&quot;imageFilename&quot;:&quot;ifttt.jpg&quot;,&quot;imageDateCreated&quot;:&quot;2022\u002F07\u002F28&quot;,&quot;imageWidth&quot;:2100,&quot;imageHeight&quot;:1182,&quot;imageParallax&quot;:&quot;&quot;,&quot;imageCrop&quot;:&quot;&quot;,&quot;imageEnlarge&quot;:false},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;IFTTT&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Google Play&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;hl=en_US&amp;gl=US&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;hl=en_US&amp;gl=US&quot;},{&quot;useMonetization&quot;:true,&quot;monetizedUrl&quot;:&quot;&quot;,&quot;offerMerchant&quot;:&quot;Apple App Store&quot;,&quot;offerPrice&quot;:&quot;&quot;,&quot;monetizationStatus&quot;:&quot;error&quot;,&quot;rawUrl&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635&quot;,&quot;url&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635&quot;}],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.898507&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;Best home automation system to automate everything&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"b180fe0c-718f-4c55-8187-2d9ec21abaf9\" edition=\"us\" description=\"\u003Cp\u003ESmartThings takes the top spot as the best automation system. It's a complete, highly compatible system that will help you intuitively run your smart home to its full potential. It's a great system for the user that wants to be able to choose their smart devices and appliances with few limitations.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EAutomation sytem\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZDNet's take\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EHub required?\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EVoice control\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZigbee\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZ-Wave\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EEase of use\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EMost reliable\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EBest compatibility\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003ESmartThings\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest overall\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EHome Assistant\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest without hub\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003Ew\u002Fdongle\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EApple HomeKit\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for Apple users\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EAmazon Alexa\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for voice control\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EGoogle Home\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for Google ecosystem\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EIFTTT\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest to automate everything\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" hed=\"What is the best home automation system?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__b180fe0c-718f-4c55-8187-2d9ec21abaf9\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085aa5&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;b180fe0c-718f-4c55-8187-2d9ec21abaf9&quot;,&quot;description&quot;:&quot;&lt;p&gt;SmartThings takes the top spot as the best automation system. It&#x27;s a complete, highly compatible system that will help you intuitively run your smart home to its full potential. It&#x27;s a great system for the user that wants to be able to choose their smart devices and appliances with few limitations.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;\u002Fp&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Automation sytem&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;ZDNet&#x27;s take&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Hub required?&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Voice control&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Zigbee&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Z-Wave&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Ease of use&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Most reliable&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;Best compatibility&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;SmartThings&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best overall&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Home Assistant&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best without hub&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;w\u002Fdongle&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Apple HomeKit&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best for Apple users&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Amazon Alexa&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best for voice control&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Google Home&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best for Google ecosystem&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;IFTTT&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;Best to automate everything&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;td&gt;-&lt;\u002Ftd&gt;&lt;td&gt;✔&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;\u002Ftbody&gt;&lt;\u002Ftable&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;What is the best home automation system?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.910676&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"ceef4410-8700-48a1-addf-4efe34abd627\" edition=\"us\" description=\"\u003Cp\u003EChoosing the perfect home automation system will certainly come down to your smart home needs and where you see it in the future. For example, if you consider yourself somewhat tech savvy or have a Raspberry Pi laying around, trying out Home Assistant could be a good way to get started.\u003C\u002Fp\u003E\u003Cp\u003EOr if you already have an Amazon ecosystem in the works with an Echo Dot here or there, you can continue down that line. Do you mind paying a subscription? Buying a hub? These are all things that affect the choices you make in automation systems.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EChoose this automation system...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003Eif you want...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ESmartThings\u003C\u002Ftd\u003E\u003Ctd\u003EAn easy to set up and use system with high compatibility from smart devices for sale\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EHome Assistant\u003C\u002Ftd\u003E\u003Ctd\u003EA little tinkering in exchange for a snappy locally run automation system for most smart devices\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EApple HomeKit\u003C\u002Ftd\u003E\u003Ctd\u003EAn Apple ecosystem with data privacy and security at the forefront\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EAmazon Alexa\u003C\u002Ftd\u003E\u003Ctd\u003ETo control your smart home with your voice with one of the best voice assistance\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EGoogle Home\u003C\u002Ftd\u003E\u003Ctd\u003EA Google ecosystem to control your devices\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EIFTTT\u003C\u002Ftd\u003E\u003Ctd\u003EAn automation system that goes beyond your home and can even automate social media and more\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E\" hed=\"Which is the right home automation system for you?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__ceef4410-8700-48a1-addf-4efe34abd627\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085ab9&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;ceef4410-8700-48a1-addf-4efe34abd627&quot;,&quot;description&quot;:&quot;&lt;p&gt;Choosing the perfect home automation system will certainly come down to your smart home needs and where you see it in the future. For example, if you consider yourself somewhat tech savvy or have a Raspberry Pi laying around, trying out Home Assistant could be a good way to get started.&lt;\u002Fp&gt;&lt;p&gt;Or if you already have an Amazon ecosystem in the works with an Echo Dot here or there, you can continue down that line. Do you mind paying a subscription? Buying a hub? These are all things that affect the choices you make in automation systems.&lt;\u002Fp&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Choose this automation system...&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;td&gt;&lt;strong&gt;if you want...&lt;\u002Fstrong&gt;&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;SmartThings&lt;\u002Ftd&gt;&lt;td&gt;An easy to set up and use system with high compatibility from smart devices for sale&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;Home Assistant&lt;\u002Ftd&gt;&lt;td&gt;A little tinkering in exchange for a snappy locally run automation system for most smart devices&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;Apple HomeKit&lt;\u002Ftd&gt;&lt;td&gt;An Apple ecosystem with data privacy and security at the forefront&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;Amazon Alexa&lt;\u002Ftd&gt;&lt;td&gt;To control your smart home with your voice with one of the best voice assistance&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;Google Home&lt;\u002Ftd&gt;&lt;td&gt;A Google ecosystem to control your devices&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;tr&gt;&lt;td&gt;IFTTT&lt;\u002Ftd&gt;&lt;td&gt;An automation system that goes beyond your home and can even automate social media and more&lt;\u002Ftd&gt;&lt;\u002Ftr&gt;&lt;\u002Ftbody&gt;&lt;\u002Ftable&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Which is the right home automation system for you?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.922052&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"378cb165-23c3-47a6-860c-bff55ade70a3\" edition=\"us\" description=\"\u003Cp\u003EWe combined our expertise in the Internet of things and experience with smart home devices and automation systems to test these platforms and choose the best ones.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's crucial to choose the right smart home system because a smart home is an investment into your every day life. You want that investment to make sense to how you or your family will use it and we want you to make the right choices for you.\u003C\u002Fp\u003E\u003Cp\u003EBefore researching systems, evaluate your goals for home automation. Are there specific rooms, tasks, or features that are most important to you? What is your budget? After determining your specific goals, finding the right system is much easier.\u003C\u002Fp\u003E\" hed=\"How did we choose the best automation system?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"false\" data-key=\"cnetlisticle__378cb165-23c3-47a6-860c-bff55ade70a3\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085ace&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;378cb165-23c3-47a6-860c-bff55ade70a3&quot;,&quot;description&quot;:&quot;&lt;p&gt;We combined our expertise in the Internet of things and experience with smart home devices and automation systems to test these platforms and choose the best ones.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;It&#x27;s crucial to choose the right smart home system because a smart home is an investment into your every day life. You want that investment to make sense to how you or your family will use it and we want you to make the right choices for you.&lt;\u002Fp&gt;&lt;p&gt;Before researching systems, evaluate your goals for home automation. Are there specific rooms, tasks, or features that are most important to you? What is your budget? After determining your specific goals, finding the right system is much easier.&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;How did we choose the best automation system?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.934188&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:false}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"3601f299-48d2-4f2e-b2c8-b53c2e693d7c\" edition=\"us\" description=\"\u003Cp\u003EHaving a smart home typically means you have set up your devices with a wireless protocol so that they run either with voice control, automatically, with routines or schedules, or with you controlling them remotely with a mobile device or computer.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAutomations are set when your devices react to a trigger without your involvement at the time it happens. This trigger can be an action from you or someone else, or a schedule, temperature or weather changes, motion, or a device status. Automations can be simple or intricate, you can set several devices to work together, like turning on the dehumidifier and a ceiling fan when the humidity reaches 70%, for example.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ESo you can have a smart home without automations but it'd be hard to have automations without a smart home.\u003C\u002Fp\u003E\" hed=\"What is the difference between smart home and home automation?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__3601f299-48d2-4f2e-b2c8-b53c2e693d7c\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085ae4&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;3601f299-48d2-4f2e-b2c8-b53c2e693d7c&quot;,&quot;description&quot;:&quot;&lt;p&gt;Having a smart home typically means you have set up your devices with a wireless protocol so that they run either with voice control, automatically, with routines or schedules, or with you controlling them remotely with a mobile device or computer.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Automations are set when your devices react to a trigger without your involvement at the time it happens. This trigger can be an action from you or someone else, or a schedule, temperature or weather changes, motion, or a device status. Automations can be simple or intricate, you can set several devices to work together, like turning on the dehumidifier and a ceiling fan when the humidity reaches 70%, for example.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;So you can have a smart home without automations but it&#x27;d be hard to have automations without a smart home.&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;What is the difference between smart home and home automation?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.947480&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"7ebeda70-2e95-4cd9-a58d-d9d8d5e5b466\" edition=\"us\" description=\"\u003Cp\u003EWhen considering the costs involved in setting up a home automation system, you can break it down into two main categories: the start-up cost and the additions. When you consider the start-up amount you're willing to put into your smart home, you're really talking about what will get you going and that it will likely determine what smart devices you can add down the line.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EStart-up cost\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ETo start, think of the cost of a hub or server, typically $100-$200, plus what the basics you want to start your home on: if that's a video doorbell, some smart lights, a security system, cameras, you name it. The startup cost will be determined by these variants.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhen I decided to make my home smarter, I went with the HomePod mini from Apple, which was about $100, a security system, video doorbell, smart lock, a couple of smart bulbs, and three cameras. This start-up cost was about $900 total, which isn't cheap but definitely isn't as expensive as what all those items would have cost me just three or four years ago.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECost of additions\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EAfter you determine what your home automation system basics are, you should to picture what you'll probably add down the line, in 1-3 years time, so you can see if the cost of that matches up to your budget.&amp;nbsp;\u003C\u002Fp\u003E\u003Cp\u003ELet's say you choose Home Assistant for your home automation system, and you bought a Raspberry Pi to run it on. Choosing HA means you'll have pretty much your pick of the litter in what smart devices you can buy down the line, since you can add anything from Philips Hue to Ecobee to IKEA and Lutron. Being able to choose from expensive or inexpensive devices means your cost of additions down the line won't be as high as with other systems.\u003C\u002Fp\u003E\u003Cp\u003EOn the other end, let's say you chose Apple HomeKit for your home automation system. While Apple has committed to expanding support for other brands in the future, HomeKit is still notoriously tough to work with due to lack of compatibility. This means that you don't get to choose from as many devices to add natively to your home system, unless you also add a bridge for HomeKit.\u003C\u002Fp\u003E\" hed=\"How much does it cost to install a home automation system?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__7ebeda70-2e95-4cd9-a58d-d9d8d5e5b466\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085af4&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;7ebeda70-2e95-4cd9-a58d-d9d8d5e5b466&quot;,&quot;description&quot;:&quot;&lt;p&gt;When considering the costs involved in setting up a home automation system, you can break it down into two main categories: the start-up cost and the additions. When you consider the start-up amount you&#x27;re willing to put into your smart home, you&#x27;re really talking about what will get you going and that it will likely determine what smart devices you can add down the line.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Start-up cost&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;To start, think of the cost of a hub or server, typically $100-$200, plus what the basics you want to start your home on: if that&#x27;s a video doorbell, some smart lights, a security system, cameras, you name it. The startup cost will be determined by these variants.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;When I decided to make my home smarter, I went with the HomePod mini from Apple, which was about $100, a security system, video doorbell, smart lock, a couple of smart bulbs, and three cameras. This start-up cost was about $900 total, which isn&#x27;t cheap but definitely isn&#x27;t as expensive as what all those items would have cost me just three or four years ago.&lt;\u002Fp&gt;&lt;p&gt;&lt;strong&gt;Cost of additions&lt;\u002Fstrong&gt;&lt;\u002Fp&gt;&lt;p&gt;After you determine what your home automation system basics are, you should to picture what you&#x27;ll probably add down the line, in 1-3 years time, so you can see if the cost of that matches up to your budget.&amp;nbsp;&lt;\u002Fp&gt;&lt;p&gt;Let&#x27;s say you choose Home Assistant for your home automation system, and you bought a Raspberry Pi to run it on. Choosing HA means you&#x27;ll have pretty much your pick of the litter in what smart devices you can buy down the line, since you can add anything from Philips Hue to Ecobee to IKEA and Lutron. Being able to choose from expensive or inexpensive devices means your cost of additions down the line won&#x27;t be as high as with other systems.&lt;\u002Fp&gt;&lt;p&gt;On the other end, let&#x27;s say you chose Apple HomeKit for your home automation system. While Apple has committed to expanding support for other brands in the future, HomeKit is still notoriously tough to work with due to lack of compatibility. This means that you don&#x27;t get to choose from as many devices to add natively to your home system, unless you also add a bridge for HomeKit.&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;How much does it cost to install a home automation system?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.959929&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"4c6e9a23-09b4-404a-ba6c-ac86b9f52922\" edition=\"us\" description=\"\u003Cp\u003EA Raspberry Pi is a great resource to add to your home automation system if you don't mind a little tinkering. We have one running in our home with Homebridge and Home Assistant and it eliminates the need to buy a separate hub. If you have a Raspberry Pi laying around and decide to try the smart home life, definitely consider playing around with Home Assistant and see how you like it.\u003C\u002Fp\u003E\" hed=\"Is a Raspberry Pi good for home automation?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__4c6e9a23-09b4-404a-ba6c-ac86b9f52922\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085b0a&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;4c6e9a23-09b4-404a-ba6c-ac86b9f52922&quot;,&quot;description&quot;:&quot;&lt;p&gt;A Raspberry Pi is a great resource to add to your home automation system if you don&#x27;t mind a little tinkering. We have one running in our home with Homebridge and Home Assistant and it eliminates the need to buy a separate hub. If you have a Raspberry Pi laying around and decide to try the smart home life, definitely consider playing around with Home Assistant and see how you like it.&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;Is a Raspberry Pi good for home automation?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.971517&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"cnetlisticle\" id=\"34fb17ba-5940-4f11-8fb6-c9b3ada3506f\" edition=\"us\" description=\"\u003Cp\u003EDIYers rejoice: most of the home automation systems are marketed to be installed and set up by consumers themselves. Security systems are no longer something you buy from a door-to-door salesman and have someone come install and charge you hundreds of dollars a month in subscriptions. And smart lights and many other devices are available for sale at major retail stores and online stores.\u003C\u002Fp\u003E\u003Cp\u003ESimply doing some research to choose what the right home automation system is for your home and needs is all you need to make your home smart. After that, each smart device comes with easy-to-follow instructions to set up and add to your network, maybe some simple work with a screwdriver or drill if you want to mount it. This high level of customization and ability to do it yourself gives&amp;nbsp;you complete control of your smart home.&amp;nbsp;\u003C\u002Fp\u003E\" hed=\"How can I do a home automation system myself?\" imagegroup=\"{}\" merchantoffers=\"[]\" usepricing=\"true\" data-key=\"cnetlisticle__34fb17ba-5940-4f11-8fb6-c9b3ada3506f\" position=\"NaN\" api=\"{&quot;_id&quot;:{&quot;$oid&quot;:&quot;62e43e1137bd9527a1085b1d&quot;},&quot;newParentVersionId&quot;:&quot;805e884a-ec80-4e7f-bf6d-2f93f8bca688&quot;,&quot;uuid&quot;:&quot;34fb17ba-5940-4f11-8fb6-c9b3ada3506f&quot;,&quot;description&quot;:&quot;&lt;p&gt;DIYers rejoice: most of the home automation systems are marketed to be installed and set up by consumers themselves. Security systems are no longer something you buy from a door-to-door salesman and have someone come install and charge you hundreds of dollars a month in subscriptions. And smart lights and many other devices are available for sale at major retail stores and online stores.&lt;\u002Fp&gt;&lt;p&gt;Simply doing some research to choose what the right home automation system is for your home and needs is all you need to make your home smart. After that, each smart device comes with easy-to-follow instructions to set up and add to your network, maybe some simple work with a screwdriver or drill if you want to mount it. This high level of customization and ability to do it yourself gives&amp;nbsp;you complete control of your smart home.&amp;nbsp;&lt;\u002Fp&gt;&quot;,&quot;dislike&quot;:&quot;&quot;,&quot;hed&quot;:&quot;How can I do a home automation system myself?&quot;,&quot;imageCaptionOverride&quot;:&quot;&quot;,&quot;imageCreditOverride&quot;:&quot;&quot;,&quot;imageGroup&quot;:{},&quot;isLive&quot;:true,&quot;like&quot;:&quot;&quot;,&quot;merchantOffers&quot;:[],&quot;metadata&quot;:{&quot;parentId&quot;:&quot;631f3f23-8afa-4f47-ae01-271e95e2087b&quot;,&quot;parentContentType&quot;:&quot;content_article&quot;,&quot;slug&quot;:&quot;best-home-automation-system&quot;,&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-29 20:07:45.984081&quot;,&quot;timezone_type&quot;:3,&quot;timezone&quot;:&quot;UTC&quot;},&quot;timestamp&quot;:1659125265000,&quot;lastUpdatedBy&quot;:&quot;27051783234840286590268119258902&quot;,&quot;edition&quot;:&quot;us&quot;},&quot;shortcodeType&quot;:&quot;listicle&quot;,&quot;siteId&quot;:5,&quot;subhed&quot;:&quot;&quot;,&quot;supplementalText&quot;:&quot;&quot;,&quot;supplementalUrl&quot;:&quot;&quot;,&quot;techObjectInfo&quot;:null,&quot;techProdUuid&quot;:&quot;&quot;,&quot;usePricing&quot;:true}\"\u003E \u003C\u002Fshortcode\u003E\u003Cshortcode shortcode=\"pinbox\" uuid=\"12922153-5c9c-495e-a36a-5dbbc9302a9f\" uri=\"\u002Fapi\u002Fcomponent\u002Feditorial\u002F12922153-5c9c-495e-a36a-5dbbc9302a9f\" float=\"none\" data-key=\"pinbox__53c03e72-067e-5aa4-a678-e99c1921c6cf\" api=\"{&quot;content&quot;:[{&quot;body&quot;:null,&quot;dek&quot;:&quot;Buying a new laptop for school—whether it&#x27;s junior high or college—doesn&#x27;t mean you need to spend a fortune. What is the best cheap laptop? Our choice is the HP 14 with its 10-hour battery life, quick-charge feature, and connectivity options. But be sure to check out our other top picks for the best budget laptops under $350 from Samsung, Dell, and more.&quot;,&quot;description&quot;:&quot;Buying a new laptop for school—whether it&#x27;s junior high or college—doesn&#x27;t mean you need to spend a fortune. What is the best cheap laptop? Our choice is the HP 14 with its 10-hour battery life, quick-charge feature, and connectivity options. But be sure to check out our other top picks for the best budget laptops under $350 from Samsung, Dell, and more.&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;image&quot;:{&quot;id&quot;:&quot;f1bf010f-6097-448f-a2b4-756f93c631cf&quot;,&quot;title&quot;:&quot;Samsung Chromebook 4+ 15.6-inch&quot;,&quot;filename&quot;:&quot;samsung-chromebook-4-15-6-inch-best-cheap-laptop.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F05\u002F24\u002Ff1bf010f-6097-448f-a2b4-756f93c631cf\u002Fsamsung-chromebook-4-15-6-inch-best-cheap-laptop.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;tags&quot;:[],&quot;size&quot;:298192,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;author&quot;:{&quot;id&quot;:&quot;781a4b26-f4ec-4df5-84ed-c2775cdfd86f&quot;,&quot;username&quot;:&quot;ebetters&quot;,&quot;email&quot;:&quot;epicaro@redventures.com&quot;,&quot;firstName&quot;:&quot;Elyse&quot;,&quot;middleName&quot;:null,&quot;lastName&quot;:&quot;Betters Picaro&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 00:00:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2020-12-07 15:47:59&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;ursId&quot;:&quot;27051783234840286590268119258902&quot;,&quot;roles&quot;:[{&quot;name&quot;:&quot;CMS User&quot;,&quot;role&quot;:&quot;ROLE_CMS_USER&quot;},{&quot;name&quot;:&quot;Super Admin&quot;,&quot;role&quot;:&quot;ROLE_SUPER_ADMIN&quot;}],&quot;profiles&quot;:{&quot;data&quot;:[{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;profile&quot;:{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;},&quot;socialProfileIds&quot;:{&quot;facebookProfile&quot;:null,&quot;facebookPage&quot;:null,&quot;twitter&quot;:&quot;elysebetters&quot;,&quot;googlePlus&quot;:null,&quot;instagram&quot;:&quot;elysebetters&quot;},&quot;suppressProfile&quot;:false,&quot;editions&quot;:[],&quot;defaultTimezone&quot;:&quot;America\u002FNew_York&quot;,&quot;cmsDisplayName&quot;:&quot;Elyse Betters Picaro&quot;,&quot;authorBlogs&quot;:[{&quot;title&quot;:&quot;Business Bargain Hunter&quot;,&quot;slug&quot;:&quot;business-bargain-hunter&quot;}],&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;},&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-05-24 05:46:57&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-05-24 05:47:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Chromebook 4+ 15.6-inch&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;label&quot;:null,&quot;linkText&quot;:null,&quot;linkUrl&quot;:null,&quot;preferredProductName&quot;:null,&quot;promoDek&quot;:&quot;Buying a new laptop for school—whether it&#x27;s junior high or college—doesn&#x27;t mean you need to spend a fortune. What is the best cheap laptop? Our choice is the HP 14 with its 10-hour battery life, quick-charge feature, and connectivity options. But be sure to check out our other top picks for the best budget laptops under $350 from Samsung, Dell, and more.&quot;,&quot;promoTitle&quot;:null,&quot;slug&quot;:&quot;best-cheap-laptop&quot;,&quot;title&quot;:&quot;The best cheap laptops: Get back to school for under $350&quot;,&quot;topic&quot;:{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;deleted&quot;:false,&quot;leaf&quot;:true,&quot;topicPath&quot;:[{&quot;id&quot;:&quot;9d3e6108-0023-11e4-95d2-02911863765e&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;4c7171e8-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;description&quot;:&quot;Discover the best technology ideas emerging from around the globe and how they are promising to help build a better future.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]},{&quot;id&quot;:&quot;bc862949-884e-4b7d-8fd8-c1157c82f32f&quot;,&quot;name&quot;:&quot;Computing&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;computing&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;da308c25-e6ee-496a-ad56-9d3cf4888a51&quot;,&quot;name&quot;:&quot;Computing&quot;,&quot;description&quot;:&quot;From office to kitchen to battlefield, while we sleep or explore the universe, computing is now a ubiquitous component of all human activity.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;computing&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]}],&quot;descendantCount&quot;:0,&quot;type&quot;:{&quot;id&quot;:&quot;31bc3a04-c7a0-4fc1-b073-372a09f0cb0c&quot;,&quot;title&quot;:&quot;Content&quot;,&quot;description&quot;:&quot;Content&quot;,&quot;dateUpdated&quot;:null,&quot;typeName&quot;:&quot;content_topic_type&quot;},&quot;authors&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;editions&quot;:{&quot;data&quot;:[{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;as&quot;,&quot;label&quot;:&quot;Asia&quot;,&quot;prefix&quot;:&quot;as\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_SG&quot;,&quot;locales&quot;:[&quot;fa-af&quot;,&quot;hy-am&quot;,&quot;az-az&quot;,&quot;bn-bd&quot;,&quot;dz-bt&quot;,&quot;ms-bn&quot;,&quot;zh-cn&quot;,&quot;km-kh&quot;,&quot;en-hk&quot;,&quot;zh-hk&quot;,&quot;in-id&quot;,&quot;ja-jp&quot;,&quot;kk-kz&quot;,&quot;ky-kg&quot;,&quot;lo-la&quot;,&quot;ms-my&quot;,&quot;dv-mv&quot;,&quot;mm-mn&quot;,&quot;my-mm&quot;,&quot;ne-np&quot;,&quot;kr-kp&quot;,&quot;en-pk&quot;,&quot;en-ph&quot;,&quot;en-sg&quot;,&quot;si-lk&quot;,&quot;ko-kr&quot;,&quot;tg-tj&quot;,&quot;zh-tw&quot;,&quot;th-th&quot;,&quot;pt-tl&quot;,&quot;tk-tm&quot;,&quot;uz-uz&quot;,&quot;vi-vn&quot;],&quot;timezone&quot;:&quot;Asia\u002FSingapore&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;Asia Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;120cbbf5-e654-4387-9bee-8cf78fae0870&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;au&quot;,&quot;label&quot;:&quot;AU&quot;,&quot;prefix&quot;:&quot;au\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_AU&quot;,&quot;locales&quot;:[&quot;en-au&quot;,&quot;en-nz&quot;],&quot;timezone&quot;:&quot;Australia\u002FSydney&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;AU Edition&quot;,&quot;currency_name&quot;:&quot;AUD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;2a207f21-9c49-4ca2-8db4-03a47c9a487c&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;uk&quot;,&quot;label&quot;:&quot;UK&quot;,&quot;prefix&quot;:&quot;uk\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;en-gb&quot;,&quot;en-ie&quot;,&quot;en-za&quot;,&quot;ka-ge&quot;,&quot;fa-ir&quot;,&quot;ar-iq&quot;,&quot;he-il&quot;,&quot;ar-jo&quot;,&quot;ar-kw&quot;,&quot;ar-lb&quot;,&quot;ar-om&quot;,&quot;ar-ps&quot;,&quot;ar-qa&quot;,&quot;ar-sa&quot;,&quot;ar-sy&quot;,&quot;ar-ae&quot;,&quot;ar-ye&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;UK Edition&quot;,&quot;currency_name&quot;:&quot;STG&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;2cbe6557-3f9f-42d5-b760-a30f8e54bd56&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;59c4a76a-08ca-11e4-9732-00505685119a&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;in&quot;,&quot;label&quot;:&quot;India&quot;,&quot;prefix&quot;:&quot;in\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_IN&quot;,&quot;locales&quot;:[&quot;en-in&quot;],&quot;timezone&quot;:&quot;Asia\u002FKolkata&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;India Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;602a4e9a-553d-4f57-86b1-b0cf5cac69f7&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;10a72f10-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;eu&quot;,&quot;label&quot;:&quot;EU&quot;,&quot;prefix&quot;:&quot;eu\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;de-at&quot;,&quot;ar-bh&quot;,&quot;en-be&quot;,&quot;bg-bg&quot;,&quot;el-cy&quot;,&quot;cs-cz&quot;,&quot;da-dk&quot;,&quot;pt-pl&quot;,&quot;et-ee&quot;,&quot;fi-fi&quot;,&quot;fr-fr&quot;,&quot;de-de&quot;,&quot;el-gr&quot;,&quot;hu-hu&quot;,&quot;it-it&quot;,&quot;lv-lv&quot;,&quot;lt-lt&quot;,&quot;de-lu&quot;,&quot;fr-lu&quot;,&quot;en-mt&quot;,&quot;nl-nl&quot;,&quot;pl-pl&quot;,&quot;pt-pt&quot;,&quot;ro-ro&quot;,&quot;sk-sk&quot;,&quot;sl-sl&quot;,&quot;es-es&quot;,&quot;sv-se&quot;,&quot;fr-ch&quot;,&quot;de-ch&quot;,&quot;tr-tk&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;EU Edition&quot;,&quot;currency_name&quot;:&quot;Euro&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;de0fab3e-34d6-4262-b4e9-cdf3a2b1d04c&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;}],&quot;paging&quot;:{&quot;total&quot;:6,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;languages&quot;:{&quot;data&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;597332e8-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Laptops&quot;,&quot;description&quot;:null,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;laptops&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;name&quot;:&quot;Laptops&quot;,&quot;description&quot;:null,&quot;slug&quot;:&quot;laptops&quot;,&quot;landingPage&quot;:null,&quot;listingPage&quot;:null,&quot;typeName&quot;:&quot;content_topic&quot;},&quot;typeName&quot;:&quot;content_article&quot;},{&quot;body&quot;:null,&quot;dek&quot;:&quot;What is the best tablet for school? The iPad (ninth generation) is ZDNet&#x27;s top pick. With storage up to 256GB and a lightweight design, it&#x27;s a well-rounded tablet for work, streaming, and digital art.&quot;,&quot;description&quot;:&quot;What is the best tablet for school? The iPad (ninth generation) is ZDNet&#x27;s top pick. With storage up to 256GB and a lightweight design, it&#x27;s a well-rounded tablet for work, streaming, and digital art.&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;image&quot;:{&quot;id&quot;:&quot;3766a01e-2d2b-4cc8-98be-65539aec8998&quot;,&quot;title&quot;:&quot;microsoft-surface-go-3-2&quot;,&quot;filename&quot;:&quot;microsoft-surface-go-3-2.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F01\u002F3766a01e-2d2b-4cc8-98be-65539aec8998\u002Fmicrosoft-surface-go-3-2.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;tags&quot;:[],&quot;size&quot;:693219,&quot;width&quot;:2048,&quot;height&quot;:1152,&quot;author&quot;:{&quot;id&quot;:&quot;e7582209-1d56-45da-8e5c-6d042b18e212&quot;,&quot;username&quot;:&quot;tclemons1&quot;,&quot;email&quot;:&quot;tclemons@redventures.com&quot;,&quot;firstName&quot;:&quot;Taylor&quot;,&quot;middleName&quot;:null,&quot;lastName&quot;:&quot;Clemons&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-01-06 00:00:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-08 19:18:49&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;ursId&quot;:&quot;30280095905039675726741169248046&quot;,&quot;roles&quot;:[{&quot;name&quot;:&quot;CMS User&quot;,&quot;role&quot;:&quot;ROLE_CMS_USER&quot;},{&quot;name&quot;:&quot;Contributor&quot;,&quot;role&quot;:&quot;ROLE_CONTRIBUTOR&quot;},{&quot;name&quot;:&quot;Editor&quot;,&quot;role&quot;:&quot;ROLE_EDITOR&quot;},{&quot;name&quot;:&quot;Super User&quot;,&quot;role&quot;:&quot;ROLE_SUPER_USER&quot;}],&quot;profiles&quot;:{&quot;data&quot;:[{&quot;id&quot;:&quot;1f80a170-2985-4950-9603-cd5d3a727185&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-01-06 18:10:08&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-21 16:29:14&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Staff Writer&quot;,&quot;byline&quot;:null,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor&#x27;s work can also be found at The Balance, TechRadar, Tom&#x27;s Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.&quot;,&quot;expertise&quot;:&quot;Gaming, Desktop PCs, Laptops, PC components, PC peripherals, Lawn and Garden&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;B.A. Literature and Creative Writing from Tiffin University&quot;,&quot;authorDisclosure&quot;:&quot;Taylor Clemons has nothing to disclose. They do not hold investments in the technology companies they cover.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;profile&quot;:{&quot;id&quot;:&quot;1f80a170-2985-4950-9603-cd5d3a727185&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-01-06 18:10:08&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-07-21 16:29:14&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Staff Writer&quot;,&quot;byline&quot;:null,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor&#x27;s work can also be found at The Balance, TechRadar, Tom&#x27;s Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.&quot;,&quot;expertise&quot;:&quot;Gaming, Desktop PCs, Laptops, PC components, PC peripherals, Lawn and Garden&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;B.A. Literature and Creative Writing from Tiffin University&quot;,&quot;authorDisclosure&quot;:&quot;Taylor Clemons has nothing to disclose. They do not hold investments in the technology companies they cover.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;},&quot;socialProfileIds&quot;:{&quot;facebookProfile&quot;:null,&quot;facebookPage&quot;:null,&quot;twitter&quot;:null,&quot;googlePlus&quot;:null,&quot;instagram&quot;:null},&quot;suppressProfile&quot;:false,&quot;editions&quot;:[],&quot;defaultTimezone&quot;:&quot;America\u002FNew_York&quot;,&quot;cmsDisplayName&quot;:&quot;Taylor Clemons&quot;,&quot;authorBlogs&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Staff Writer&quot;,&quot;byline&quot;:null,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Taylor Clemons is a tech writer and reviewer based near Cleveland, OH. After graduating from Tiffin University in 2011, they spent several years in lawn and garden manufacturing before working on their own (now defunct) game review site, Steam Shovelers. From there, Taylor expanded into writing about consumer technology like televisions, home audio equipment, and smart home devices at Lifewire. Taylor&#x27;s work can also be found at The Balance, TechRadar, Tom&#x27;s Hardware, SPY.com, GameSkinny, IndieHangover, The Inventory, and Forbes.&quot;,&quot;expertise&quot;:&quot;Gaming, Desktop PCs, Laptops, PC components, PC peripherals, Lawn and Garden&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;B.A. Literature and Creative Writing from Tiffin University&quot;,&quot;authorDisclosure&quot;:&quot;Taylor Clemons has nothing to disclose. They do not hold investments in the technology companies they cover.&quot;},&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-08-01 15:54:38&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-08-01 15:55:02&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:&quot;Microsoft&quot;,&quot;alt&quot;:&quot;A young girl sitting at a desk, using a Microsoft Surface Go 3 tablet to do her homework.&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;label&quot;:null,&quot;linkText&quot;:null,&quot;linkUrl&quot;:null,&quot;preferredProductName&quot;:null,&quot;promoDek&quot;:&quot;What is the best tablet for school? The iPad (ninth generation) is ZDNet&#x27;s top pick. With storage up to 256GB and a lightweight design, it&#x27;s a well-rounded tablet for work, streaming, and digital art.&quot;,&quot;promoTitle&quot;:null,&quot;slug&quot;:&quot;best-tablet&quot;,&quot;title&quot;:&quot;7 must-have tablets: Top picks for students&quot;,&quot;topic&quot;:{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;deleted&quot;:false,&quot;leaf&quot;:false,&quot;topicPath&quot;:[{&quot;id&quot;:&quot;9d3e6108-0023-11e4-95d2-02911863765e&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;4c7171e8-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;description&quot;:&quot;Discover the best technology ideas emerging from around the globe and how they are promising to help build a better future.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]},{&quot;id&quot;:&quot;bc862949-884e-4b7d-8fd8-c1157c82f32f&quot;,&quot;name&quot;:&quot;Computing&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;computing&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;da308c25-e6ee-496a-ad56-9d3cf4888a51&quot;,&quot;name&quot;:&quot;Computing&quot;,&quot;description&quot;:&quot;From office to kitchen to battlefield, while we sleep or explore the universe, computing is now a ubiquitous component of all human activity.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;computing&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]}],&quot;descendantCount&quot;:1,&quot;type&quot;:{&quot;id&quot;:&quot;31bc3a04-c7a0-4fc1-b073-372a09f0cb0c&quot;,&quot;title&quot;:&quot;Content&quot;,&quot;description&quot;:&quot;Content&quot;,&quot;dateUpdated&quot;:null,&quot;typeName&quot;:&quot;content_topic_type&quot;},&quot;authors&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;editions&quot;:{&quot;data&quot;:[{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;as&quot;,&quot;label&quot;:&quot;Asia&quot;,&quot;prefix&quot;:&quot;as\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_SG&quot;,&quot;locales&quot;:[&quot;fa-af&quot;,&quot;hy-am&quot;,&quot;az-az&quot;,&quot;bn-bd&quot;,&quot;dz-bt&quot;,&quot;ms-bn&quot;,&quot;zh-cn&quot;,&quot;km-kh&quot;,&quot;en-hk&quot;,&quot;zh-hk&quot;,&quot;in-id&quot;,&quot;ja-jp&quot;,&quot;kk-kz&quot;,&quot;ky-kg&quot;,&quot;lo-la&quot;,&quot;ms-my&quot;,&quot;dv-mv&quot;,&quot;mm-mn&quot;,&quot;my-mm&quot;,&quot;ne-np&quot;,&quot;kr-kp&quot;,&quot;en-pk&quot;,&quot;en-ph&quot;,&quot;en-sg&quot;,&quot;si-lk&quot;,&quot;ko-kr&quot;,&quot;tg-tj&quot;,&quot;zh-tw&quot;,&quot;th-th&quot;,&quot;pt-tl&quot;,&quot;tk-tm&quot;,&quot;uz-uz&quot;,&quot;vi-vn&quot;],&quot;timezone&quot;:&quot;Asia\u002FSingapore&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;Asia Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;4cdffd70-17d8-4f23-a6e7-b955129b50f5&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;in&quot;,&quot;label&quot;:&quot;India&quot;,&quot;prefix&quot;:&quot;in\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_IN&quot;,&quot;locales&quot;:[&quot;en-in&quot;],&quot;timezone&quot;:&quot;Asia\u002FKolkata&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;India Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;5d4f37fa-35af-4504-83d2-5881dbefbb02&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;8f4cd115-08ca-11e4-9732-00505685119a&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;uk&quot;,&quot;label&quot;:&quot;UK&quot;,&quot;prefix&quot;:&quot;uk\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;en-gb&quot;,&quot;en-ie&quot;,&quot;en-za&quot;,&quot;ka-ge&quot;,&quot;fa-ir&quot;,&quot;ar-iq&quot;,&quot;he-il&quot;,&quot;ar-jo&quot;,&quot;ar-kw&quot;,&quot;ar-lb&quot;,&quot;ar-om&quot;,&quot;ar-ps&quot;,&quot;ar-qa&quot;,&quot;ar-sa&quot;,&quot;ar-sy&quot;,&quot;ar-ae&quot;,&quot;ar-ye&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;UK Edition&quot;,&quot;currency_name&quot;:&quot;STG&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;9fc016e0-22ed-4119-becb-747ad512847a&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;au&quot;,&quot;label&quot;:&quot;AU&quot;,&quot;prefix&quot;:&quot;au\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_AU&quot;,&quot;locales&quot;:[&quot;en-au&quot;,&quot;en-nz&quot;],&quot;timezone&quot;:&quot;Australia\u002FSydney&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;AU Edition&quot;,&quot;currency_name&quot;:&quot;AUD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;c05e739c-bfdc-405a-9044-657812e7b856&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;116c1d92-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;eu&quot;,&quot;label&quot;:&quot;EU&quot;,&quot;prefix&quot;:&quot;eu\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;de-at&quot;,&quot;ar-bh&quot;,&quot;en-be&quot;,&quot;bg-bg&quot;,&quot;el-cy&quot;,&quot;cs-cz&quot;,&quot;da-dk&quot;,&quot;pt-pl&quot;,&quot;et-ee&quot;,&quot;fi-fi&quot;,&quot;fr-fr&quot;,&quot;de-de&quot;,&quot;el-gr&quot;,&quot;hu-hu&quot;,&quot;it-it&quot;,&quot;lv-lv&quot;,&quot;lt-lt&quot;,&quot;de-lu&quot;,&quot;fr-lu&quot;,&quot;en-mt&quot;,&quot;nl-nl&quot;,&quot;pl-pl&quot;,&quot;pt-pt&quot;,&quot;ro-ro&quot;,&quot;sk-sk&quot;,&quot;sl-sl&quot;,&quot;es-es&quot;,&quot;sv-se&quot;,&quot;fr-ch&quot;,&quot;de-ch&quot;,&quot;tr-tk&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;EU Edition&quot;,&quot;currency_name&quot;:&quot;Euro&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;e493ad09-3178-495f-896a-716750cd41a0&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;}],&quot;paging&quot;:{&quot;total&quot;:6,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;languages&quot;:{&quot;data&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;8efc0b74-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Tablets&quot;,&quot;description&quot;:&quot;Consumption only device-- or content creation too? Tablets like Apple&#x27;s market-leading iPad line are increasingly ubiquitous in work and play.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;tablets&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;name&quot;:&quot;Tablets&quot;,&quot;description&quot;:&quot;Consumption only device-- or content creation too? Tablets like Apple&#x27;s market-leading iPad line are increasingly ubiquitous in work and play.&quot;,&quot;slug&quot;:&quot;tablets&quot;,&quot;landingPage&quot;:null,&quot;listingPage&quot;:null,&quot;typeName&quot;:&quot;content_topic&quot;},&quot;typeName&quot;:&quot;content_article&quot;},{&quot;body&quot;:null,&quot;dek&quot;:&quot;What is the best smart speaker? ZDNet&#x27;s recommendation is the Echo Dot. We researched and compared each speaker&#x27;s pricing as well as features like Bluetooth support and smart home hub capability to determine our No. 1 choice and other top picks.&quot;,&quot;description&quot;:&quot;What is the best smart speaker? ZDNet&#x27;s recommendation is the Echo Dot. We researched and compared each speaker&#x27;s pricing as well as features like Bluetooth support and smart home hub capability to determine our No. 1 choice and other top picks.&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;image&quot;:{&quot;id&quot;:&quot;6aff76e0-bf9a-42b9-a0b9-3b63af87e88c&quot;,&quot;title&quot;:&quot;nest-audio-best-smart-speaker-review&quot;,&quot;filename&quot;:&quot;nest-audio-best-smart-speaker-review.png&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F02\u002F04\u002F6aff76e0-bf9a-42b9-a0b9-3b63af87e88c\u002Fnest-audio-best-smart-speaker-review.png&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;tags&quot;:[],&quot;size&quot;:1642108,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;author&quot;:{&quot;id&quot;:&quot;781a4b26-f4ec-4df5-84ed-c2775cdfd86f&quot;,&quot;username&quot;:&quot;ebetters&quot;,&quot;email&quot;:&quot;epicaro@redventures.com&quot;,&quot;firstName&quot;:&quot;Elyse&quot;,&quot;middleName&quot;:null,&quot;lastName&quot;:&quot;Betters Picaro&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 00:00:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2020-12-07 15:47:59&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;ursId&quot;:&quot;27051783234840286590268119258902&quot;,&quot;roles&quot;:[{&quot;name&quot;:&quot;CMS User&quot;,&quot;role&quot;:&quot;ROLE_CMS_USER&quot;},{&quot;name&quot;:&quot;Super Admin&quot;,&quot;role&quot;:&quot;ROLE_SUPER_ADMIN&quot;}],&quot;profiles&quot;:{&quot;data&quot;:[{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;profile&quot;:{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;},&quot;socialProfileIds&quot;:{&quot;facebookProfile&quot;:null,&quot;facebookPage&quot;:null,&quot;twitter&quot;:&quot;elysebetters&quot;,&quot;googlePlus&quot;:null,&quot;instagram&quot;:&quot;elysebetters&quot;},&quot;suppressProfile&quot;:false,&quot;editions&quot;:[],&quot;defaultTimezone&quot;:&quot;America\u002FNew_York&quot;,&quot;cmsDisplayName&quot;:&quot;Elyse Betters Picaro&quot;,&quot;authorBlogs&quot;:[{&quot;title&quot;:&quot;Business Bargain Hunter&quot;,&quot;slug&quot;:&quot;business-bargain-hunter&quot;}],&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;},&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2021-02-04 22:06:02&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2021-02-04 22:06:04&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fpng&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;nest-audio-best-smart-speaker-review.png&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;label&quot;:null,&quot;linkText&quot;:null,&quot;linkUrl&quot;:null,&quot;preferredProductName&quot;:null,&quot;promoDek&quot;:&quot;What is the best smart speaker? ZDNet&#x27;s recommendation is the Echo Dot. We researched and compared each speaker&#x27;s pricing as well as features like Bluetooth support and smart home hub capability to determine our No. 1 choice and other top picks.&quot;,&quot;promoTitle&quot;:null,&quot;slug&quot;:&quot;best-smart-speaker&quot;,&quot;title&quot;:&quot;Our favorite smart speakers: Battle of the voice assistants&quot;,&quot;topic&quot;:{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;deleted&quot;:false,&quot;leaf&quot;:true,&quot;topicPath&quot;:[{&quot;id&quot;:&quot;a1897105-61bd-4610-abb3-4804906d4a9a&quot;,&quot;name&quot;:&quot;Home &amp; Office&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;home-and-office&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;fb23d245-fdc5-49b2-8553-a2183c76aac5&quot;,&quot;name&quot;:&quot;Home &amp; Office&quot;,&quot;description&quot;:&quot;For work and play wherever you go, ZDNet delivers news and advice on innovative products and services.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;home-and-office&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]},{&quot;id&quot;:&quot;35466bd1-f8e5-4cca-9c22-561ce4c0af03&quot;,&quot;name&quot;:&quot;Smart Home&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;smart-home&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;dd10584a-7718-4ec3-ae11-0a6f0d82a2a7&quot;,&quot;name&quot;:&quot;Smart Home&quot;,&quot;description&quot;:null,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;smart-home&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]}],&quot;descendantCount&quot;:0,&quot;type&quot;:{&quot;id&quot;:&quot;31bc3a04-c7a0-4fc1-b073-372a09f0cb0c&quot;,&quot;title&quot;:&quot;Content&quot;,&quot;description&quot;:&quot;Content&quot;,&quot;dateUpdated&quot;:null,&quot;typeName&quot;:&quot;content_topic_type&quot;},&quot;authors&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;editions&quot;:{&quot;data&quot;:[{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;eu&quot;,&quot;label&quot;:&quot;EU&quot;,&quot;prefix&quot;:&quot;eu\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;de-at&quot;,&quot;ar-bh&quot;,&quot;en-be&quot;,&quot;bg-bg&quot;,&quot;el-cy&quot;,&quot;cs-cz&quot;,&quot;da-dk&quot;,&quot;pt-pl&quot;,&quot;et-ee&quot;,&quot;fi-fi&quot;,&quot;fr-fr&quot;,&quot;de-de&quot;,&quot;el-gr&quot;,&quot;hu-hu&quot;,&quot;it-it&quot;,&quot;lv-lv&quot;,&quot;lt-lt&quot;,&quot;de-lu&quot;,&quot;fr-lu&quot;,&quot;en-mt&quot;,&quot;nl-nl&quot;,&quot;pl-pl&quot;,&quot;pt-pt&quot;,&quot;ro-ro&quot;,&quot;sk-sk&quot;,&quot;sl-sl&quot;,&quot;es-es&quot;,&quot;sv-se&quot;,&quot;fr-ch&quot;,&quot;de-ch&quot;,&quot;tr-tk&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;EU Edition&quot;,&quot;currency_name&quot;:&quot;Euro&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;41cf8aaf-ce38-45d5-a191-b41a821353a8&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;52184609-b038-453d-9219-d0413b123ca5&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;uk&quot;,&quot;label&quot;:&quot;UK&quot;,&quot;prefix&quot;:&quot;uk\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;en-gb&quot;,&quot;en-ie&quot;,&quot;en-za&quot;,&quot;ka-ge&quot;,&quot;fa-ir&quot;,&quot;ar-iq&quot;,&quot;he-il&quot;,&quot;ar-jo&quot;,&quot;ar-kw&quot;,&quot;ar-lb&quot;,&quot;ar-om&quot;,&quot;ar-ps&quot;,&quot;ar-qa&quot;,&quot;ar-sa&quot;,&quot;ar-sy&quot;,&quot;ar-ae&quot;,&quot;ar-ye&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;UK Edition&quot;,&quot;currency_name&quot;:&quot;STG&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;6c58acbd-aaa0-45f2-93ab-a5d608be90ba&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;au&quot;,&quot;label&quot;:&quot;AU&quot;,&quot;prefix&quot;:&quot;au\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_AU&quot;,&quot;locales&quot;:[&quot;en-au&quot;,&quot;en-nz&quot;],&quot;timezone&quot;:&quot;Australia\u002FSydney&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;AU Edition&quot;,&quot;currency_name&quot;:&quot;AUD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;e2ca71f8-37c0-4604-bf67-13c45eae27cb&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;in&quot;,&quot;label&quot;:&quot;India&quot;,&quot;prefix&quot;:&quot;in\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_IN&quot;,&quot;locales&quot;:[&quot;en-in&quot;],&quot;timezone&quot;:&quot;Asia\u002FKolkata&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;India Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;e96ef328-60ff-488d-baa9-0af52256379f&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;6fd937ba-0ebe-45ac-a5ef-918a13460c75&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;as&quot;,&quot;label&quot;:&quot;Asia&quot;,&quot;prefix&quot;:&quot;as\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_SG&quot;,&quot;locales&quot;:[&quot;fa-af&quot;,&quot;hy-am&quot;,&quot;az-az&quot;,&quot;bn-bd&quot;,&quot;dz-bt&quot;,&quot;ms-bn&quot;,&quot;zh-cn&quot;,&quot;km-kh&quot;,&quot;en-hk&quot;,&quot;zh-hk&quot;,&quot;in-id&quot;,&quot;ja-jp&quot;,&quot;kk-kz&quot;,&quot;ky-kg&quot;,&quot;lo-la&quot;,&quot;ms-my&quot;,&quot;dv-mv&quot;,&quot;mm-mn&quot;,&quot;my-mm&quot;,&quot;ne-np&quot;,&quot;kr-kp&quot;,&quot;en-pk&quot;,&quot;en-ph&quot;,&quot;en-sg&quot;,&quot;si-lk&quot;,&quot;ko-kr&quot;,&quot;tg-tj&quot;,&quot;zh-tw&quot;,&quot;th-th&quot;,&quot;pt-tl&quot;,&quot;tk-tm&quot;,&quot;uz-uz&quot;,&quot;vi-vn&quot;],&quot;timezone&quot;:&quot;Asia\u002FSingapore&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;Asia Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;f6262a47-876a-41e8-ad5a-5d5f965c43ee&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;}],&quot;paging&quot;:{&quot;total&quot;:6,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;languages&quot;:{&quot;data&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;b9a1df36-4b9f-4eb5-8fe2-ab0fc3618a49&quot;,&quot;name&quot;:&quot;Smart Assistants&quot;,&quot;description&quot;:null,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;smart-assistants&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;name&quot;:&quot;Smart Assistants&quot;,&quot;description&quot;:null,&quot;slug&quot;:&quot;smart-assistants&quot;,&quot;landingPage&quot;:null,&quot;listingPage&quot;:null,&quot;typeName&quot;:&quot;content_topic&quot;},&quot;typeName&quot;:&quot;content_article&quot;},{&quot;body&quot;:null,&quot;dek&quot;:&quot;What is the best Samsung phone? The Samsung Galaxy S22 Ultra 5G is ZDNet&#x27;s first choice. We researched and compared pricing as well as features like processor, display, camera capabilities, battery, and storage options to find the best Samsung phone on the market as well as some other honorable mentions. Watch out, Apple!&quot;,&quot;description&quot;:&quot;What is the best Samsung phone? The Samsung Galaxy S22 Ultra 5G is ZDNet&#x27;s first choice. We researched and compared pricing as well as features like processor, display, camera capabilities, battery, and storage options to find the best Samsung phone on the market as well as some other honorable mentions. Watch out, Apple!&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;image&quot;:{&quot;id&quot;:&quot;0dbcf661-b391-4515-8c7c-7a9214b65347&quot;,&quot;title&quot;:&quot;Samsung Galaxy S22 Ultra 5G review | Best Samsung phone&quot;,&quot;filename&quot;:&quot;samsung-galaxy-s22-ultra-5g-review-best-samsung-phone.jpg&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F15\u002F0dbcf661-b391-4515-8c7c-7a9214b65347\u002Fsamsung-galaxy-s22-ultra-5g-review-best-samsung-phone.jpg&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;tags&quot;:[],&quot;size&quot;:401950,&quot;width&quot;:1296,&quot;height&quot;:729,&quot;author&quot;:{&quot;id&quot;:&quot;781a4b26-f4ec-4df5-84ed-c2775cdfd86f&quot;,&quot;username&quot;:&quot;ebetters&quot;,&quot;email&quot;:&quot;epicaro@redventures.com&quot;,&quot;firstName&quot;:&quot;Elyse&quot;,&quot;middleName&quot;:null,&quot;lastName&quot;:&quot;Betters Picaro&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 00:00:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2020-12-07 15:47:59&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;ursId&quot;:&quot;27051783234840286590268119258902&quot;,&quot;roles&quot;:[{&quot;name&quot;:&quot;CMS User&quot;,&quot;role&quot;:&quot;ROLE_CMS_USER&quot;},{&quot;name&quot;:&quot;Super Admin&quot;,&quot;role&quot;:&quot;ROLE_SUPER_ADMIN&quot;}],&quot;profiles&quot;:{&quot;data&quot;:[{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;profile&quot;:{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;},&quot;socialProfileIds&quot;:{&quot;facebookProfile&quot;:null,&quot;facebookPage&quot;:null,&quot;twitter&quot;:&quot;elysebetters&quot;,&quot;googlePlus&quot;:null,&quot;instagram&quot;:&quot;elysebetters&quot;},&quot;suppressProfile&quot;:false,&quot;editions&quot;:[],&quot;defaultTimezone&quot;:&quot;America\u002FNew_York&quot;,&quot;cmsDisplayName&quot;:&quot;Elyse Betters Picaro&quot;,&quot;authorBlogs&quot;:[{&quot;title&quot;:&quot;Business Bargain Hunter&quot;,&quot;slug&quot;:&quot;business-bargain-hunter&quot;}],&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;},&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:01:01&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-15 07:01:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fjpeg&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;Samsung Galaxy S22 Ultra 5G review | Best Samsung phone&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;label&quot;:null,&quot;linkText&quot;:null,&quot;linkUrl&quot;:null,&quot;preferredProductName&quot;:null,&quot;promoDek&quot;:&quot;What is the best Samsung phone? The Samsung Galaxy S22 Ultra 5G is ZDNet&#x27;s first choice. We researched and compared pricing as well as features like processor, display, camera capabilities, battery, and storage options to find the best Samsung phone on the market as well as some other honorable mentions. Watch out, Apple!&quot;,&quot;promoTitle&quot;:null,&quot;slug&quot;:&quot;best-samsung-phone&quot;,&quot;title&quot;:&quot;The 6 best Samsung phones: Explore a new Galaxy&quot;,&quot;topic&quot;:{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;deleted&quot;:false,&quot;leaf&quot;:false,&quot;topicPath&quot;:[{&quot;id&quot;:&quot;9d3e6108-0023-11e4-95d2-02911863765e&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;4c7171e8-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Innovation&quot;,&quot;description&quot;:&quot;Discover the best technology ideas emerging from around the globe and how they are promising to help build a better future.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;innovation&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]}],&quot;descendantCount&quot;:4,&quot;type&quot;:{&quot;id&quot;:&quot;31bc3a04-c7a0-4fc1-b073-372a09f0cb0c&quot;,&quot;title&quot;:&quot;Content&quot;,&quot;description&quot;:&quot;Content&quot;,&quot;dateUpdated&quot;:null,&quot;typeName&quot;:&quot;content_topic_type&quot;},&quot;authors&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;editions&quot;:{&quot;data&quot;:[{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;in&quot;,&quot;label&quot;:&quot;India&quot;,&quot;prefix&quot;:&quot;in\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_IN&quot;,&quot;locales&quot;:[&quot;en-in&quot;],&quot;timezone&quot;:&quot;Asia\u002FKolkata&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;India Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;0a3c600e-5a24-41bc-ba45-182805442f0b&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;eu&quot;,&quot;label&quot;:&quot;EU&quot;,&quot;prefix&quot;:&quot;eu\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;de-at&quot;,&quot;ar-bh&quot;,&quot;en-be&quot;,&quot;bg-bg&quot;,&quot;el-cy&quot;,&quot;cs-cz&quot;,&quot;da-dk&quot;,&quot;pt-pl&quot;,&quot;et-ee&quot;,&quot;fi-fi&quot;,&quot;fr-fr&quot;,&quot;de-de&quot;,&quot;el-gr&quot;,&quot;hu-hu&quot;,&quot;it-it&quot;,&quot;lv-lv&quot;,&quot;lt-lt&quot;,&quot;de-lu&quot;,&quot;fr-lu&quot;,&quot;en-mt&quot;,&quot;nl-nl&quot;,&quot;pl-pl&quot;,&quot;pt-pt&quot;,&quot;ro-ro&quot;,&quot;sk-sk&quot;,&quot;sl-sl&quot;,&quot;es-es&quot;,&quot;sv-se&quot;,&quot;fr-ch&quot;,&quot;de-ch&quot;,&quot;tr-tk&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;EU Edition&quot;,&quot;currency_name&quot;:&quot;Euro&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;4c7da274-7467-4d54-8b4a-0217f604f95d&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;85e28977-08ca-11e4-9732-00505685119a&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;uk&quot;,&quot;label&quot;:&quot;UK&quot;,&quot;prefix&quot;:&quot;uk\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;en-gb&quot;,&quot;en-ie&quot;,&quot;en-za&quot;,&quot;ka-ge&quot;,&quot;fa-ir&quot;,&quot;ar-iq&quot;,&quot;he-il&quot;,&quot;ar-jo&quot;,&quot;ar-kw&quot;,&quot;ar-lb&quot;,&quot;ar-om&quot;,&quot;ar-ps&quot;,&quot;ar-qa&quot;,&quot;ar-sa&quot;,&quot;ar-sy&quot;,&quot;ar-ae&quot;,&quot;ar-ye&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;UK Edition&quot;,&quot;currency_name&quot;:&quot;STG&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;996eb106-3ff9-41a1-9bc1-3cc9183b0df7&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;au&quot;,&quot;label&quot;:&quot;AU&quot;,&quot;prefix&quot;:&quot;au\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_AU&quot;,&quot;locales&quot;:[&quot;en-au&quot;,&quot;en-nz&quot;],&quot;timezone&quot;:&quot;Australia\u002FSydney&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;AU Edition&quot;,&quot;currency_name&quot;:&quot;AUD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;bae4e519-adde-4ea6-a13b-af9640838f17&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;1147b242-ec91-11e3-95d2-02911863765e&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;as&quot;,&quot;label&quot;:&quot;Asia&quot;,&quot;prefix&quot;:&quot;as\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_SG&quot;,&quot;locales&quot;:[&quot;fa-af&quot;,&quot;hy-am&quot;,&quot;az-az&quot;,&quot;bn-bd&quot;,&quot;dz-bt&quot;,&quot;ms-bn&quot;,&quot;zh-cn&quot;,&quot;km-kh&quot;,&quot;en-hk&quot;,&quot;zh-hk&quot;,&quot;in-id&quot;,&quot;ja-jp&quot;,&quot;kk-kz&quot;,&quot;ky-kg&quot;,&quot;lo-la&quot;,&quot;ms-my&quot;,&quot;dv-mv&quot;,&quot;mm-mn&quot;,&quot;my-mm&quot;,&quot;ne-np&quot;,&quot;kr-kp&quot;,&quot;en-pk&quot;,&quot;en-ph&quot;,&quot;en-sg&quot;,&quot;si-lk&quot;,&quot;ko-kr&quot;,&quot;tg-tj&quot;,&quot;zh-tw&quot;,&quot;th-th&quot;,&quot;pt-tl&quot;,&quot;tk-tm&quot;,&quot;uz-uz&quot;,&quot;vi-vn&quot;],&quot;timezone&quot;:&quot;Asia\u002FSingapore&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;Asia Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;c9db126d-8a05-415a-8504-aca126a851f5&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;}],&quot;paging&quot;:{&quot;total&quot;:6,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;languages&quot;:{&quot;data&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;8591b3db-08ca-11e4-9732-00505685119a&quot;,&quot;name&quot;:&quot;Smartphones&quot;,&quot;description&quot;:&quot;Apple and Samsung remain the leading producers of the mobile computing device that changed everything.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;smartphones&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;name&quot;:&quot;Smartphones&quot;,&quot;description&quot;:&quot;Apple and Samsung remain the leading producers of the mobile computing device that changed everything.&quot;,&quot;slug&quot;:&quot;smartphones&quot;,&quot;landingPage&quot;:null,&quot;listingPage&quot;:null,&quot;typeName&quot;:&quot;content_topic&quot;},&quot;typeName&quot;:&quot;content_article&quot;},{&quot;body&quot;:null,&quot;dek&quot;:&quot;There are several benefits to having an effective battery backup system for your home office or workplace if you lose power often or want to live a life off-grid.&quot;,&quot;description&quot;:&quot;There are several benefits to having an effective battery backup system for your home office or workplace if you lose power often or want to live a life off-grid.&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;image&quot;:{&quot;id&quot;:&quot;95c9e743-e577-47ea-9ebb-fc0e5b94723a&quot;,&quot;title&quot;:&quot;tesla-13-5kwh-powerwall-battery-storage-eileen-brown-zdnet&quot;,&quot;filename&quot;:&quot;tesla-13-5kwh-powerwall-battery-storage-eileen-brown-zdnet.png&quot;,&quot;path&quot;:&quot;https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2021\u002F03\u002F10\u002F95c9e743-e577-47ea-9ebb-fc0e5b94723a\u002Ftesla-13-5kwh-powerwall-battery-storage-eileen-brown-zdnet.png&quot;,&quot;caption&quot;:&quot;&lt;p&gt;&lt;\u002Fp&gt;&quot;,&quot;tags&quot;:[],&quot;size&quot;:1221450,&quot;width&quot;:1600,&quot;height&quot;:1069,&quot;author&quot;:{&quot;id&quot;:&quot;781a4b26-f4ec-4df5-84ed-c2775cdfd86f&quot;,&quot;username&quot;:&quot;ebetters&quot;,&quot;email&quot;:&quot;epicaro@redventures.com&quot;,&quot;firstName&quot;:&quot;Elyse&quot;,&quot;middleName&quot;:null,&quot;lastName&quot;:&quot;Betters Picaro&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 00:00:00&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2020-12-07 15:47:59&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;ursId&quot;:&quot;27051783234840286590268119258902&quot;,&quot;roles&quot;:[{&quot;name&quot;:&quot;CMS User&quot;,&quot;role&quot;:&quot;ROLE_CMS_USER&quot;},{&quot;name&quot;:&quot;Super Admin&quot;,&quot;role&quot;:&quot;ROLE_SUPER_ADMIN&quot;}],&quot;profiles&quot;:{&quot;data&quot;:[{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;profile&quot;:{&quot;id&quot;:&quot;84c775b4-26e4-4285-a0cb-ab642b885442&quot;,&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2016-06-21 15:54:31&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2022-06-10 03:03:07&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;,&quot;typeName&quot;:&quot;user_user_profile&quot;},&quot;socialProfileIds&quot;:{&quot;facebookProfile&quot;:null,&quot;facebookPage&quot;:null,&quot;twitter&quot;:&quot;elysebetters&quot;,&quot;googlePlus&quot;:null,&quot;instagram&quot;:&quot;elysebetters&quot;},&quot;suppressProfile&quot;:false,&quot;editions&quot;:[],&quot;defaultTimezone&quot;:&quot;America\u002FNew_York&quot;,&quot;cmsDisplayName&quot;:&quot;Elyse Betters Picaro&quot;,&quot;authorBlogs&quot;:[{&quot;title&quot;:&quot;Business Bargain Hunter&quot;,&quot;slug&quot;:&quot;business-bargain-hunter&quot;}],&quot;language&quot;:&quot;en&quot;,&quot;title&quot;:&quot;Senior Editor&quot;,&quot;byline&quot;:&quot;Elyse Betters Picaro is an editor based in New York.&quot;,&quot;bureau&quot;:&quot;US&quot;,&quot;authorBio&quot;:&quot;Elyse Betters Picaro is a senior editor based in Upstate New York. \\r\\n\\r\\nShe currently leads a team of journalists who write buyer&#x27;s guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \\r\\n\\r\\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \\r\\n\\r\\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.&quot;,&quot;expertise&quot;:&quot;Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce&quot;,&quot;awardsAndCredentials&quot;:null,&quot;education&quot;:&quot;Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst&quot;,&quot;authorDisclosure&quot;:&quot;Elyse Betters Picaro has nothing to disclose.&quot;},&quot;dateCreated&quot;:{&quot;date&quot;:&quot;2021-03-10 15:09:39&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;dateUpdated&quot;:{&quot;date&quot;:&quot;2021-03-10 15:09:40&quot;,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezone_type&quot;:3},&quot;needsModeration&quot;:false,&quot;mimeType&quot;:&quot;image\u002Fpng&quot;,&quot;deleted&quot;:false,&quot;credits&quot;:null,&quot;alt&quot;:&quot;tesla-13-5kwh-powerwall-battery-storage-eileen-brown-zdnet.png&quot;,&quot;restricted&quot;:false,&quot;startDate&quot;:null,&quot;endDate&quot;:null,&quot;preferred&quot;:false,&quot;watermark&quot;:false,&quot;doNotCrop&quot;:false,&quot;doNotResize&quot;:false,&quot;primaryCollection&quot;:null,&quot;vanityUrl&quot;:null,&quot;notes&quot;:null,&quot;crop&quot;:null,&quot;cropGravity&quot;:0,&quot;preservedRegion&quot;:null,&quot;isNew&quot;:false,&quot;keywords&quot;:[],&quot;primeColor&quot;:null,&quot;hasWarning&quot;:false,&quot;typeName&quot;:&quot;content_image&quot;},&quot;label&quot;:null,&quot;linkText&quot;:null,&quot;linkUrl&quot;:null,&quot;preferredProductName&quot;:null,&quot;promoDek&quot;:&quot;There are several benefits to having an effective battery backup system for your home office or workplace if you lose power often or want to live a life off-grid.&quot;,&quot;promoTitle&quot;:null,&quot;slug&quot;:&quot;best-home-battery&quot;,&quot;title&quot;:&quot;The top home batteries: Essential battery backup systems&quot;,&quot;topic&quot;:{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;deleted&quot;:false,&quot;leaf&quot;:true,&quot;topicPath&quot;:[{&quot;id&quot;:&quot;a1897105-61bd-4610-abb3-4804906d4a9a&quot;,&quot;name&quot;:&quot;Home &amp; Office&quot;,&quot;typeName&quot;:&quot;content_topic&quot;,&quot;slug&quot;:&quot;home-and-office&quot;,&quot;languages&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;fb23d245-fdc5-49b2-8553-a2183c76aac5&quot;,&quot;name&quot;:&quot;Home &amp; Office&quot;,&quot;description&quot;:&quot;For work and play wherever you go, ZDNet delivers news and advice on innovative products and services.&quot;,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;home-and-office&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}]}],&quot;descendantCount&quot;:0,&quot;type&quot;:{&quot;id&quot;:&quot;31bc3a04-c7a0-4fc1-b073-372a09f0cb0c&quot;,&quot;title&quot;:&quot;Content&quot;,&quot;description&quot;:&quot;Content&quot;,&quot;dateUpdated&quot;:null,&quot;typeName&quot;:&quot;content_topic_type&quot;},&quot;authors&quot;:{&quot;data&quot;:[],&quot;paging&quot;:{&quot;total&quot;:0,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;editions&quot;:{&quot;data&quot;:[{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;as&quot;,&quot;label&quot;:&quot;Asia&quot;,&quot;prefix&quot;:&quot;as\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_SG&quot;,&quot;locales&quot;:[&quot;fa-af&quot;,&quot;hy-am&quot;,&quot;az-az&quot;,&quot;bn-bd&quot;,&quot;dz-bt&quot;,&quot;ms-bn&quot;,&quot;zh-cn&quot;,&quot;km-kh&quot;,&quot;en-hk&quot;,&quot;zh-hk&quot;,&quot;in-id&quot;,&quot;ja-jp&quot;,&quot;kk-kz&quot;,&quot;ky-kg&quot;,&quot;lo-la&quot;,&quot;ms-my&quot;,&quot;dv-mv&quot;,&quot;mm-mn&quot;,&quot;my-mm&quot;,&quot;ne-np&quot;,&quot;kr-kp&quot;,&quot;en-pk&quot;,&quot;en-ph&quot;,&quot;en-sg&quot;,&quot;si-lk&quot;,&quot;ko-kr&quot;,&quot;tg-tj&quot;,&quot;zh-tw&quot;,&quot;th-th&quot;,&quot;pt-tl&quot;,&quot;tk-tm&quot;,&quot;uz-uz&quot;,&quot;vi-vn&quot;],&quot;timezone&quot;:&quot;Asia\u002FSingapore&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;Asia Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;2b92b071-2480-4407-ab53-8817bde3dfbe&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;uk&quot;,&quot;label&quot;:&quot;UK&quot;,&quot;prefix&quot;:&quot;uk\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;en-gb&quot;,&quot;en-ie&quot;,&quot;en-za&quot;,&quot;ka-ge&quot;,&quot;fa-ir&quot;,&quot;ar-iq&quot;,&quot;he-il&quot;,&quot;ar-jo&quot;,&quot;ar-kw&quot;,&quot;ar-lb&quot;,&quot;ar-om&quot;,&quot;ar-ps&quot;,&quot;ar-qa&quot;,&quot;ar-sa&quot;,&quot;ar-sy&quot;,&quot;ar-ae&quot;,&quot;ar-ye&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;UK Edition&quot;,&quot;currency_name&quot;:&quot;STG&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;68da6e7f-618c-4413-ae18-7dec5df3ab72&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;au&quot;,&quot;label&quot;:&quot;AU&quot;,&quot;prefix&quot;:&quot;au\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_AU&quot;,&quot;locales&quot;:[&quot;en-au&quot;,&quot;en-nz&quot;],&quot;timezone&quot;:&quot;Australia\u002FSydney&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;AU Edition&quot;,&quot;currency_name&quot;:&quot;AUD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;6f7d1b5c-7986-4e31-ae26-c9e802b45aba&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;in&quot;,&quot;label&quot;:&quot;India&quot;,&quot;prefix&quot;:&quot;in\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_IN&quot;,&quot;locales&quot;:[&quot;en-in&quot;],&quot;timezone&quot;:&quot;Asia\u002FKolkata&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;India Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;6fd39158-e8d5-49ef-8ae9-014c9793e80f&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;us&quot;,&quot;label&quot;:&quot;US&quot;,&quot;prefix&quot;:&quot;&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_US&quot;,&quot;locales&quot;:[&quot;en-us&quot;],&quot;timezone&quot;:&quot;America\u002FLos_Angeles&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;US Edition&quot;,&quot;currency_name&quot;:&quot;USD&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;777bbe07-07a2-49b8-bdf6-50becc1bd8b9&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;},{&quot;topic&quot;:&quot;55d90575-4c61-4cd3-ba0c-d0b89abf0d85&quot;,&quot;edition&quot;:{&quot;key&quot;:&quot;eu&quot;,&quot;label&quot;:&quot;EU&quot;,&quot;prefix&quot;:&quot;eu\u002F&quot;,&quot;lang&quot;:&quot;en&quot;,&quot;translationLocale&quot;:&quot;en_GB&quot;,&quot;locales&quot;:[&quot;de-at&quot;,&quot;ar-bh&quot;,&quot;en-be&quot;,&quot;bg-bg&quot;,&quot;el-cy&quot;,&quot;cs-cz&quot;,&quot;da-dk&quot;,&quot;pt-pl&quot;,&quot;et-ee&quot;,&quot;fi-fi&quot;,&quot;fr-fr&quot;,&quot;de-de&quot;,&quot;el-gr&quot;,&quot;hu-hu&quot;,&quot;it-it&quot;,&quot;lv-lv&quot;,&quot;lt-lt&quot;,&quot;de-lu&quot;,&quot;fr-lu&quot;,&quot;en-mt&quot;,&quot;nl-nl&quot;,&quot;pl-pl&quot;,&quot;pt-pt&quot;,&quot;ro-ro&quot;,&quot;sk-sk&quot;,&quot;sl-sl&quot;,&quot;es-es&quot;,&quot;sv-se&quot;,&quot;fr-ch&quot;,&quot;de-ch&quot;,&quot;tr-tk&quot;],&quot;timezone&quot;:&quot;Europe\u002FLondon&quot;,&quot;dateFormat&quot;:&quot;MMMM d, yyyy -- HH:mm z LOCALTIME&quot;,&quot;metadata&quot;:{&quot;nav_label&quot;:&quot;EU Edition&quot;,&quot;currency_name&quot;:&quot;Euro&quot;,&quot;short_date&quot;:&quot;MMM d, YYYY&quot;,&quot;long_date&quot;:&quot;MMMM d, YYYY&quot;}},&quot;id&quot;:&quot;d50f7f48-c5ea-4297-a6cd-16921944ea5c&quot;,&quot;typeName&quot;:&quot;content_topic_edition&quot;}],&quot;paging&quot;:{&quot;total&quot;:6,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;languages&quot;:{&quot;data&quot;:[{&quot;canonicalUrl&quot;:null,&quot;suppressSearch&quot;:false,&quot;titleTag&quot;:null,&quot;excludeFromRivers&quot;:false,&quot;noIndex&quot;:false,&quot;seoHeadline&quot;:null,&quot;seoMetaDescription&quot;:null,&quot;seoNewsKeywords&quot;:null,&quot;relAlternate&quot;:null,&quot;relHreflang&quot;:null,&quot;relNext&quot;:null,&quot;relPrev&quot;:null,&quot;seoTwitterCreator&quot;:null,&quot;seoTwitterTitle&quot;:null,&quot;seoTwitterImage&quot;:null,&quot;seoTwitterDescription&quot;:null,&quot;seoOgDescription&quot;:null,&quot;seoOgImage&quot;:null,&quot;seoOgTitle&quot;:null,&quot;siteSearchBoostKeywords&quot;:null,&quot;tweetText&quot;:null,&quot;id&quot;:&quot;6b4c4d8f-5c76-49a6-a061-056e01918bb9&quot;,&quot;name&quot;:&quot;Energy&quot;,&quot;description&quot;:null,&quot;language&quot;:&quot;en&quot;,&quot;slug&quot;:&quot;energy&quot;,&quot;vanityUrl&quot;:null,&quot;typeName&quot;:&quot;content_topic_language&quot;}],&quot;paging&quot;:{&quot;total&quot;:1,&quot;limit&quot;:15,&quot;offset&quot;:0}},&quot;name&quot;:&quot;Energy&quot;,&quot;description&quot;:null,&quot;slug&quot;:&quot;energy&quot;,&quot;landingPage&quot;:null,&quot;listingPage&quot;:null,&quot;typeName&quot;:&quot;content_topic&quot;},&quot;typeName&quot;:&quot;content_article&quot;}],&quot;title&quot;:&quot;ZDNet Recommends&quot;,&quot;view&quot;:&quot;pinbox_text_list&quot;}\"\u003E \u003C\u002Fshortcode\u003E\u003Ch2\u003E\u003Cbr\u002F\u003E\u003C\u002Fh2\u003E",dek:"What is the best home automation system? SmartThings is ZDNet's top choice because it seamlessly combines an intuitive user interface with reliable automation power. But it's not the only one; other home automation systems from Apple, Google, IFTTT, Home Assistant, and Amazon are all vying for the top spot.",mobileImage:b,layoutName:b,relatedObjects:[],availableOn:[{edition:"as",slug:"best-home-automation-system"},{edition:"au",slug:"best-home-automation-system"},{edition:"eu",slug:"best-home-automation-system"},{edition:"in",slug:"best-home-automation-system"},{edition:"uk",slug:"best-home-automation-system"},{edition:f,slug:"best-home-automation-system"}],canonicalUrl:b,capi:[],moreAuthors:[],editors:[{id:"781a4b26-f4ec-4df5-84ed-c2775cdfd86f",username:"ebetters",profileUrl:b,email:b,firstName:"Elyse",lastName:"Betters Picaro",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:"f9960470-8d1c-42f4-a31d-2a983d1fe9be",filename:"elyse-betters-picaro.jpg",dateCreated:{created:b,date:"2022-08-05 14:24:20",timezone:"UTC",updated:b,published:b},alt:"elyse-betters-picaro",credits:b,caption:b,path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F08\u002F05\u002Ff9960470-8d1c-42f4-a31d-2a983d1fe9be\u002Felyse-betters-picaro.jpg",cropGravity:0,crop:b,typeName:"content_image",imageUrl:b,width:1000,height:1000,bucketPath:b,bucketType:b},socialProfileIds:{twitter:"elysebetters",facebookProfile:b,facebookPage:b,instagram:"elysebetters"},authorBio:b,profile:{authorBio:"Elyse Betters Picaro is a senior editor based in Upstate New York. \r\n\r\nShe currently leads a team of journalists who write buyer's guides, deals, and gift guides. She has experience editing countless advice pieces and has written over 8,000 articles -- including news, how-tos, explainers, and reviews on technology and even TV and entertainment-focused content -- for several leading online publications. \r\n\r\nPreviously, she was an editor at 9to5Mac and 9to5Google. She was also a US contributor at Pocket-lint. Before that, she worked as a beat reporter at different regional newspapers in Northeast America and freelanced for global websites such as the BBC. \r\n\r\nShe holds a Master of Fine Arts in writing from The New School in Manhattan and a Bachelor of Arts in journalism from the University of Massachusetts at Amherst.",authorDisclosure:"Elyse Betters Picaro has nothing to disclose.",awardsAndCredentials:b,bureau:"US",education:"Master of Fine Arts in writing (2014) from The New School in Manhattan and a Bachelor of Arts in journalism (2011) from the University of Massachusetts at Amherst",expertise:"Consumer technology, mobile apps, TV and streaming services, mobile devices, software and services, and e-commerce",id:"84c775b4-26e4-4285-a0cb-ab642b885442",title:"Senior Editor"},bureau:b,authorDisclosure:b}],listicles:[{id:d,creditCardData:b,description:"\u003Cp\u003EThe thing with home automation systems is that it's important to find one that suits your needs, that is user-friendly to your abilities, and that has good compatibility with the brands or devices you want to stick with. \u003Ca href=\"https:\u002F\u002Fwww.smartthings.com\u002F\" target=\"_blank\"\u003ESmartThings\u003C\u002Fa\u003E has all of that.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EUser interface\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ESmartThings is the best home automation system because, aside from high support among brands, it features very easy and straightforward navigation through the app.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe navigation on the \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&amp;hl=en_US&amp;gl=US\" target=\"_blank\"\u003ESmartThings mobile application\u003C\u002Fa\u003E is highly intuitive: Any favorite devices, scenes and automations appear as cards right on the app's home screen, with options to add more devices just a tap of a finger away. Editing, adding and removing automations is also readily available from a menu at the bottom of the screen.\u003C\u002Fp\u003E\u003Cp\u003EThe SmartThings application comes with all Galaxy phones, but is also available on the Google Play store and the App Store for Apple users.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ESmartThings is probably the platform that offers the most support for smart devices on the market. With Wi-Fi, Zigbee, and Z-Wave protocols built into the Aeotec hub, you'll have hundreds of brands and over 5,000 smart devices already on the market to choose from.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003ECreated by Samsung, you can also add smart Samsung devices to your smart home through SmartThings, to let you see how long you have to go on your washer and dryer or dishwasher right from your mobile device.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThere's home automation systems out there that let you add devices and enjoy some capabilities right from their app, but SmartThings makes it simpler to use these devices to their full potential. Where some systems may offer an on\u002Foff switch on the app when you add a smart light, SmartThings lets users control brightness, light color, and white temperature, for example.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou can also add voice control with SmartThings, with the ability to add Google Assistant and Amazon Alexa right on the app.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EMost support across brands\u003C\u002Fli\u003E\u003Cli\u003EIntuitive user interaction on app&nbsp;\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons\u003C\u002Fstrong\u003E\u003Cstrong\u003E:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot compatible with Siri\u003C\u002Fli\u003E\u003C\u002Ful\u003E",edition:d,hed:"SmartThings",imageCreditOverride:"SmartThings",imageGroup:{alt:"savant.png",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"SmartThings",imageData:{id:"2a1946da-8f5a-434a-9574-ad11d3472601",title:"SmartThings",filename:"smartthings.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F2a1946da-8f5a-434a-9574-ad11d3472601\u002Fsmartthings.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:371888,width:2100,height:1182,dateCreated:{date:"2022-07-28 13:25:05",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 13:25:26",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"SmartThings",alt:"SmartThings",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"2a1946da-8f5a-434a-9574-ad11d3472601",imageAltText:"savant.png",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"SmartThings",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"smartthings.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:a,monetizedUrl:d,offerMerchant:"SmartThings",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.smartthings.com\u002F"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Play Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&hl=en_US&gl=US",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.samsung.android.oneconnect&hl=en_US&gl=US"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple App Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fsmartthings\u002Fid1222822904"}],shortcodeType:"listicle",subhed:"Best home automation system overall",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EHome Assistant is an open-source system that lets users control their smart home in a very intuitive manner. The biggest highlight for Home Assistant is that you don't need to buy a hub to use it. You can run Home Assistant on Windows, MacOS, Linux, ODROID, the \u003Ca href=\"https:\u002F\u002Fwww.amazon.com\u002FAsus-Tinker-Board-Gaming-Motherboard\u002Fdp\u002FB091FPL6YN\u002Fref=sr_1_3?crid=3523W49B25T68&amp;keywords=asus+tinker+board&amp;qid=1659016285&amp;sprefix=asus+tin%2Caps%2C109&amp;sr=8-3\" target=\"_blank\"\u003EASUS Tinkerboard\u003C\u002Fa\u003E, or a \u003Ca href=\"https:\u002F\u002Fwww.amazon.com\u002FRaspberry-Model-2019-Quad-Bluetooth\u002Fdp\u002FB07TD42S27\u002Fref=sr_1_3?crid=2NO9ESLQQ5DEP&amp;keywords=raspberry+pi&amp;qid=1659015520&amp;sprefix=raspberry+pi%2Caps%2C94&amp;sr=8-3\" target=\"_blank\"\u003ERaspberry Pi\u003C\u002Fa\u003E. That last one being the most common option due to its low energy consumption.\u003C\u002Fp\u003E\u003Cp\u003EHA runs locally, only pulling data from the cloud when there is no other choice, making it snappier, more responsive, and secure than other systems.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ESetup\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHome Assistant has a reputation of needing a lot of tinkering to work, thus it was mostly used by the tech-savvy crowd. But they've simplified their UI and have made it easier for the average smart home enthusiast to come on board. Figuring out how you're going to run Home Assistant and what device you're going to use for it is the hardest part.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAfter you download it on your computer, you just need to set it up, which is the fun part. Setup involves adding your location, choosing an administrator, and your preferences. HA will then discover the devices and services on your network and let you add them to your configuration\u003C\u002Fp\u003E\u003Cp\u003EThen all that is left is becoming familiar with the web interface. Home Assistant is actually one of the fastest and most responsive home automation systems on the market with high automation power and compatibility.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHome Assistant integrates with over 1000 different APIs; it'll work locally, over the cloud, via Zigbee and Z-Wave, via Bluetooth, and, coming soon, with Matter.\u003C\u002Fp\u003E\u003Cp\u003EAs far as support for voice control, you can add Amazon Alexa and Google Assistant to command your smart home. And though Home Assistant runs on a local server, you can also download a mobile app as a companion and to control your devices and get alerts.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPr\u003C\u002Fstrong\u003E\u003Cstrong\u003Eos:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENo need to buy hub\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003EFast response time\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003EMore secure than the cloud\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:&nbsp;\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot as user-friendly as others\u003C\u002Fli\u003E\u003C\u002Ful\u003E",edition:d,hed:"Home Assistant",imageCreditOverride:"Home Assistant & Amazon",imageGroup:{alt:"Home Assistant",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"Home Assistant & Amazon",imageData:{id:"ff96679e-8b53-4923-89c5-dc1e1777c5e2",title:"Home Assistant",filename:"home-assistant.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Fff96679e-8b53-4923-89c5-dc1e1777c5e2\u002Fhome-assistant.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:603324,width:2100,height:1182,dateCreated:{date:"2022-07-28 13:50:38",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 13:50:53",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"Home Assistant & Amazon",alt:"Home Assistant",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"ff96679e-8b53-4923-89c5-dc1e1777c5e2",imageAltText:"Home Assistant",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"Home Assistant & Amazon",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"home-assistant.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:c,monetizedUrl:d,offerMerchant:"Home Assistant",offerPrice:d,monetizationStatus:"off",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.home-assistant.io\u002F"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Play",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&hl=en_US&gl=US",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=io.homeassistant.companion.android&hl=en_US&gl=US"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple App Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome-assistant\u002Fid1099568401"}],shortcodeType:"listicle",subhed:"Best home automation system without a hub",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:c},{id:d,creditCardData:b,description:"\u003Cp\u003EHomeKit is Apple's option for smart home automation systems. A \u003Ca href=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-homepod-mini-space-gray\u002F6377587.p?skuId=6377587\" target=\"_blank\"\u003EHomePod mini\u003C\u002Fa\u003E or an \u003Ca href=\"https:\u002F\u002Fwww.bestbuy.com\u002Fsite\u002Fapple-tv-4k-32gb-2nd-generation-latest-model-black\u002F6342362.p?skuId=6342362\" target=\"_blank\"\u003EApple TV 4K\u003C\u002Fa\u003E both double as a hub for \u003Ca href=\"https:\u002F\u002Fwww.apple.com\u002Fios\u002Fhome\u002F\" target=\"_blank\"\u003EHomeKit\u003C\u002Fa\u003E, which is pretty nifty considering you're getting two uses from one device.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThe HomeKit mobile application is reminiscent of the SmartThings app in its visual outline but I'd say with a simpler design to make it more user-friendly. Devices appear on the application as cards, with your favorite accessories and a preview of your favorite camera feed accessible from the app's home.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EShortcuts appear at the top of the page, with buttons to access your security system, see what devices are running, and any accessories that aren't responding.\u003C\u002Fp\u003E\u003Cp\u003EI've had a pretty good experience overall with Apple's Home app, though I do find some bugs now and then and some things that could be streamlined, like an easier way to see all rooms in one page. Though the app can leave a user wanting at times, Apple did announce some major updates to the Home app coming this fall.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EAutomation power\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EHomeKit has improved its automation power in recent years. Automations are easily added in the Home app, which walks you through how to customize them. You can have different triggers for automations, like when someone leaves or arrives, a time of day, an accessory is controlled or a sensor detects something.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EA drawback with this system's available automations is that HomeKit won't run automations that involve unlocking a door when you arrive home, for example, without first confirming it on your phone. This is part of Apple's safeguarding of its users' security, but it means that if you want to unlock your smart lock when you get home automatically, you'll have to open the app each time you arrive to confirm this action and then it'll run. Kind of takes the auto out of automation.\u003C\u002Fp\u003E\u003Cp\u003EThere are \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fyes-you-can-auto-unlock-your-smart-lock-with-homekit-heres-the-workaround\u002F\" target=\"_blank\"\u003Esome unofficial workarounds\u003C\u002Fa\u003E though.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECompatibility and support\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EBecause Apple is more strict in their data security and consumer privacy policies, there aren't as many smart devices that can cross the compatibility threshold to HomeKit as there are for other systems.\u003C\u002Fp\u003E\u003Cp\u003EHomeKit is limited to devices that are certified to work with HomeKit, so just because an item is labeled as smart, it won't necessarily be compatible with it. It's important to always look for that label in a device you'd like to buy for your Apple smart home ecosystem.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWith HomeKit, you'll be able to control your smart home from your iPhone, iPad, or even your Apple Watch, making this the absolute best home automation system for Apple users.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EUser-friendly app\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ELow support\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cul\u003E\u003Cli\u003ENo geofencing to unlock doors automatically\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ERelated: \u003Ca href=\"https:\u002F\u002Fwww.zdnet.com\u002Farticle\u002Fthe-best-smart-hub\u002F\" target=\"_blank\"\u003EBest smart home hubs of 2022\u003C\u002Fa\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E",edition:d,hed:"Apple HomeKit",imageCreditOverride:"Apple",imageGroup:{alt:"Apple HomeKit",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"Apple",imageData:{id:"4c628bbc-8589-4072-8784-3d8bd8180e9e",title:"Apple HomeKit",filename:"homekit.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F4c628bbc-8589-4072-8784-3d8bd8180e9e\u002Fhomekit.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:767238,width:2100,height:1182,dateCreated:{date:"2022-07-28 13:43:24",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 13:43:40",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"Apple",alt:"Apple HomeKit",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"4c628bbc-8589-4072-8784-3d8bd8180e9e",imageAltText:"Apple HomeKit",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"Apple",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"homekit.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fhome\u002Fid1110145103"}],shortcodeType:"listicle",subhed:"Best home automation system for Apple users",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003ESo voice control is a huge deal in home automation. You want to feel like a high baller when you walk in and have a robot assistant waiting on you 24\u002F7, right? Well, 2022 isn't there yet so the current smart assistants on the market are the next best thing.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EHaving tried Google, Alexa, and Siri, I can tell you that for voice control fans, the right voice assistant can make or break your smart home. Personally, I find Alexa to be the most accurate in her responses and understanding my commands, Google is probably middle of the road, and Siri still plays Sweet Caroline when I ask her to turn on the downstairs lights.\u003C\u002Fp\u003E\u003Cp\u003ENow, Alexa isn't perfect, we know that. But she is a favorite for smart homes and going the Amazon Alexa route ensures vast compatibility, as it's the most popular voice assistant out there.\u003C\u002Fp\u003E\u003Cp\u003ESetting up the Amazon Alexa app is pretty easy, the platform is built around Alexa, and you can easily add devices and customize your home. And with Amazon's Frustration-Free Setup, setting up new devices will become even easier with fewer steps.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EI do wish that some things like routines and your devices were more easily accessible on the Alexa App. Though they are both available on the app's home, I find myself getting distracted by all of Alexa's suggestions. And, to be honest, the app just isn't the easiest to navigate in the beginning. You get used to it, however, and learn to easily make your way around it, but it shouldn't have to take as long as it does to reach that point.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EConnectivity and automations\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EAlexa is available on multiple Amazon devices, like the Echo speakers and Fire TV devices. It works through Wifi, Bluetooth, Zigbee (on Echo 4th Gen, Echo Show except 1st Gen, and Echo Studio) and, more recently, Matter.\u003C\u002Fp\u003E\u003Cp\u003EThe Alexa app has some pretty good automation power. Amazon is set on making America's voice assistant out of Alexa, so they've put quite a lot of effort in making sure she helps optimize productivity, routines, shopping, your access to information and current events, and how you cook and enjoy your music.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAn Echo device, either a speaker or display, will give you access to thousands of skills and dozens of available routines to make the most of all your smart devices. You can set your Echo to detect a barking dog and have Alexa either play soothing music or let you drop in to soothe them. Alexa can even turn off a light when it hears snoring in the room, how creepy is that? Cool, I meant cool.\u003C\u002Fp\u003E\u003Cp\u003EThere are countless ways to take advantage of Alexa's automation power and, with popularity still pretty high, more are turning up every day.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAlexa is responsive and smarter than others\u003C\u002Fli\u003E\u003Cli\u003EEverything works with Alexa\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EApp isn't as user-friendly\u003C\u002Fli\u003E\u003C\u002Ful\u003E",edition:d,hed:"Amazon Alexa",imageCreditOverride:"Amazon",imageGroup:{alt:"Alexa",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"Amazon",imageData:{id:"070cb3d2-11a1-441b-bef8-c945ede9e371",title:"Alexa",filename:"alexa.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F070cb3d2-11a1-441b-bef8-c945ede9e371\u002Falexa.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:827496,width:2100,height:1182,dateCreated:{date:"2022-07-28 14:02:42",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 14:02:58",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"Amazon",alt:"Alexa",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"070cb3d2-11a1-441b-bef8-c945ede9e371",imageAltText:"Alexa",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"Amazon",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"alexa.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:a,monetizedUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20",offerMerchant:"Amazon",offerPrice:d,monetizationStatus:"on",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Falexa.amazon.com\u002F?tag=zdnet-buy-button-20"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Play",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&hl=en_US&gl=US",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.amazon.dee.app&hl=en_US&gl=US"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple App Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Famazon-alexa\u002Fid944011620"}],shortcodeType:"listicle",subhed:"Best home automation system for voice control",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EMany smart home users have adapted the Google ecosystem for their home control. This is no surprise when you consider the Nest Thermostat was a groundbreaking device in the internet of things.\u003C\u002Fp\u003E\u003Cp\u003EGoogle grabbed the Nest name and ran with it, making an entire line of smart home gadgets to fulfill customers needs. This makes it easier for Google users with a Nest thermostat to add a Nest x Yale Lock, a Chromecast, and a Nest Hub or Nest Mini to round out their homes.\u003C\u002Fp\u003E\u003Cp\u003EThe Google Home app is actually one of the best ones among home automation systems. It's easy to navigate and highly intuitive, with the application's home giving you a view of everything connected to Google Home, so you can easily go to different categories or favorite rooms.\u003C\u002Fp\u003E\u003Cp\u003ECreating automations is actually pretty easy through Google Home. You have the starters, which work as the triggers for the automation, and then the actions that happen as a result of the trigger. You can create automations for when you arrive home or with a phrase for a trigger, for example, or my personal favorite, \"Hey Google, let's cook\" to turn on the kitchen lights, fan, and play the news in the kitchen.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ESupport\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EThe Google ecosystem has been relatively exclusive to other brands since its beginnings, however, the amount of available smart devices compatible with Google Home will soon explode with the launch of Matter. Coming in the fall of 2022, Matter is a new connectivity standard over IP that is being developed and is backed by major players in technology: Google, Amazon, Apple, Zigbee Alliance, and more.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EGoogle is expecting to integrate Matter-supported devices with their current Google Home devices seamlessly. So although there aren't a ton of compatible devices on the market right now, Google will hopefully see a change in that in the coming months.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EGreat user interface&nbsp;\u003C\u002Fli\u003E\u003Cli\u003EReliable voice assistant\u003C\u002Fli\u003E\u003Cli\u003EStrong automation power\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ENot much support with other brands yet\u003C\u002Fli\u003E\u003C\u002Ful\u003E",edition:d,hed:"Google Home",imageCreditOverride:"Google",imageGroup:{alt:"Google Home",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"Google",imageData:{id:"3f8097fd-e14a-434a-a991-a70e46f1f56a",title:"Google Home",filename:"google-home.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002F3f8097fd-e14a-434a-a991-a70e46f1f56a\u002Fgoogle-home.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:722127,width:2100,height:1182,dateCreated:{date:"2022-07-28 14:05:43",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 14:05:53",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"Google",alt:"Google Home",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"3f8097fd-e14a-434a-a991-a70e46f1f56a",imageAltText:"Google Home",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"Google",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"google-home.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Home",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fhome.google.com\u002F"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Play",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&hl=en_US&gl=US",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.google.android.apps.chromecast.app&hl=en_US&gl=US"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple App Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fgoogle-home\u002Fid680819774"}],shortcodeType:"listicle",subhed:"Best home automation system for Google's ecosystem",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EAre you a fan of automations that go beyond your home? \u003Ca href=\"https:\u002F\u002Fifttt.com\u002F\" target=\"_blank\"\u003EIFTTT\u003C\u002Fa\u003E is based on the \"If this, then that\" programming axiom and it has become a popular option for many smart home users.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EYou don't need a hub to adopt IFTTT in your home, you can simply download it on your \u003Ca href=\"https:\u002F\u002Fapps.apple.com\u002Fapp\u002Fapple-store\u002Fid660944635?platform=iphone\" target=\"_blank\"\u003EApple\u003C\u002Fa\u003E or \u003Ca href=\"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&amp;utm_source=\u002F&amp;utm_medium=web\" target=\"_blank\"\u003EAndroid\u003C\u002Fa\u003E phone and register for an account. Pronounced \"ift\", IFTTT combines services into applets, aka automations, and you can choose from different ones already available in their library.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThough a popular application is to make your apps and accounts on your mobile device communicate with each other to carry out automations, it's also useful for smart home devices. Admittedly, you can't just buy a smart bulb and connect it to IFTTT, but it is an automation system in the literal sense.\u003C\u002Fp\u003E\u003Cp\u003EIf you have smart home devices in your home and are looking to automate them in more ways than your home allows, IFTTT can help. You can add simple automations like turning on a light at sunset, or add automations that go beyond your smart home staples, like automatically turning on push notifications when you leave home.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EThough you don't need to buy a hub to use IFTTT, nothing is free in life: they offer subscription-based plans to use their applets. Here's how those plans stack up:\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cstrong\u003EFree: \u003C\u002Fstrong\u003Eup to five applets\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPro ($2.50\u002Fmonth):\u003C\u002Fstrong\u003E Up to 20 applets, faster speeds, multi-action applets\u003C\u002Fli\u003E\u003Cli\u003E\u003Cstrong\u003EPro+ ($5\u002Fmonth):\u003C\u002Fstrong\u003E Unlimited applets, faster speeds, multiple accounts, developer tools\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003EPros:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003EAdd automations beyond smart home\u003C\u002Fli\u003E\u003Cli\u003EEasy to use application\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cp\u003E\u003Cstrong\u003ECons:\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003ESubscription required for some options\u003C\u002Fli\u003E\u003C\u002Ful\u003E",edition:d,hed:"IFTTT",imageCreditOverride:"IFTTT",imageGroup:{alt:"IFTTT",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",credits:"IFTTT",imageData:{id:"f8ca289b-f939-4c49-9cd4-378289898653",title:"IFTTT",filename:"ifttt.jpg",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Ff8ca289b-f939-4c49-9cd4-378289898653\u002Fifttt.jpg",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",size:417495,width:2100,height:1182,dateCreated:{date:"2022-07-28 14:15:38",timezone:"UTC",timezone_type:3},dateUpdated:{date:"2022-07-28 14:15:55",timezone:"UTC",timezone_type:3},needsModeration:c,mimeType:"image\u002Fjpeg",deleted:c,credits:"IFTTT",alt:"IFTTT",restricted:c,startDate:b,endDate:b,preferred:c,watermark:c,doNotCrop:c,doNotResize:c,primaryCollection:b,vanityUrl:b,notes:b,crop:b,cropGravity:0,preservedRegion:b,isNew:c,keywords:[],primeColor:b,hasWarning:c,typeName:"content_image"},uuid:"f8ca289b-f939-4c49-9cd4-378289898653",imageAltText:"IFTTT",imageCaption:"\u003Cp\u003E\u003C\u002Fp\u003E",imageCredit:"IFTTT",imageDoNotCrop:c,imageDoNotResize:c,imageWatermark:c,imageFilename:"ifttt.jpg",imageDateCreated:"2022\u002F07\u002F28",imageWidth:2100,imageHeight:1182,imageParallax:d,imageCrop:d,imageEnlarge:c},merchantOffers:[{useMonetization:a,monetizedUrl:d,offerMerchant:"IFTTT",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fifttt.com\u002Fplans"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Google Play",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&hl=en_US&gl=US",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.ifttt.ifttt&hl=en_US&gl=US"},{useMonetization:a,monetizedUrl:d,offerMerchant:"Apple App Store",offerPrice:d,monetizationStatus:"error",rawUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635",url:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fifttt-automation-workflow\u002Fid660944635"}],shortcodeType:"listicle",subhed:"Best home automation system to automate everything",supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003ESmartThings takes the top spot as the best automation system. It's a complete, highly compatible system that will help you intuitively run your smart home to its full potential. It's a great system for the user that wants to be able to choose their smart devices and appliances with few limitations.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EAutomation sytem\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZDNet's take\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EHub required?\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EVoice control\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZigbee\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EZ-Wave\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EEase of use\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EMost reliable\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003EBest compatibility\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003ESmartThings\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest overall\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EHome Assistant\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest without hub\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003Ew\u002Fdongle\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EApple HomeKit\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for Apple users\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EAmazon Alexa\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for voice control\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EGoogle Home\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest for Google ecosystem\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EIFTTT\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003EBest to automate everything\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003Ctd\u003E-\u003C\u002Ftd\u003E\u003Ctd\u003E✔\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E",edition:d,hed:"What is the best home automation system?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EChoosing the perfect home automation system will certainly come down to your smart home needs and where you see it in the future. For example, if you consider yourself somewhat tech savvy or have a Raspberry Pi laying around, trying out Home Assistant could be a good way to get started.\u003C\u002Fp\u003E\u003Cp\u003EOr if you already have an Amazon ecosystem in the works with an Echo Dot here or there, you can continue down that line. Do you mind paying a subscription? Buying a hub? These are all things that affect the choices you make in automation systems.\u003C\u002Fp\u003E\u003Ctable\u003E\u003Ctbody\u003E\u003Ctr\u003E\u003Ctd\u003E\u003Cstrong\u003EChoose this automation system...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003Ctd\u003E\u003Cstrong\u003Eif you want...\u003C\u002Fstrong\u003E\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003ESmartThings\u003C\u002Ftd\u003E\u003Ctd\u003EAn easy to set up and use system with high compatibility from smart devices for sale\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EHome Assistant\u003C\u002Ftd\u003E\u003Ctd\u003EA little tinkering in exchange for a snappy locally run automation system for most smart devices\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EApple HomeKit\u003C\u002Ftd\u003E\u003Ctd\u003EAn Apple ecosystem with data privacy and security at the forefront\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EAmazon Alexa\u003C\u002Ftd\u003E\u003Ctd\u003ETo control your smart home with your voice with one of the best voice assistance\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EGoogle Home\u003C\u002Ftd\u003E\u003Ctd\u003EA Google ecosystem to control your devices\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003Ctr\u003E\u003Ctd\u003EIFTTT\u003C\u002Ftd\u003E\u003Ctd\u003EAn automation system that goes beyond your home and can even automate social media and more\u003C\u002Ftd\u003E\u003C\u002Ftr\u003E\u003C\u002Ftbody\u003E\u003C\u002Ftable\u003E",edition:d,hed:"Which is the right home automation system for you?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EWe combined our expertise in the Internet of things and experience with smart home devices and automation systems to test these platforms and choose the best ones.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EIt's crucial to choose the right smart home system because a smart home is an investment into your every day life. You want that investment to make sense to how you or your family will use it and we want you to make the right choices for you.\u003C\u002Fp\u003E\u003Cp\u003EBefore researching systems, evaluate your goals for home automation. Are there specific rooms, tasks, or features that are most important to you? What is your budget? After determining your specific goals, finding the right system is much easier.\u003C\u002Fp\u003E",edition:d,hed:"How did we choose the best automation system?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:c},{id:d,creditCardData:b,description:"\u003Cp\u003EHaving a smart home typically means you have set up your devices with a wireless protocol so that they run either with voice control, automatically, with routines or schedules, or with you controlling them remotely with a mobile device or computer.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EAutomations are set when your devices react to a trigger without your involvement at the time it happens. This trigger can be an action from you or someone else, or a schedule, temperature or weather changes, motion, or a device status. Automations can be simple or intricate, you can set several devices to work together, like turning on the dehumidifier and a ceiling fan when the humidity reaches 70%, for example.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003ESo you can have a smart home without automations but it'd be hard to have automations without a smart home.\u003C\u002Fp\u003E",edition:d,hed:"What is the difference between smart home and home automation?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EWhen considering the costs involved in setting up a home automation system, you can break it down into two main categories: the start-up cost and the additions. When you consider the start-up amount you're willing to put into your smart home, you're really talking about what will get you going and that it will likely determine what smart devices you can add down the line.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003EStart-up cost\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003ETo start, think of the cost of a hub or server, typically $100-$200, plus what the basics you want to start your home on: if that's a video doorbell, some smart lights, a security system, cameras, you name it. The startup cost will be determined by these variants.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003EWhen I decided to make my home smarter, I went with the HomePod mini from Apple, which was about $100, a security system, video doorbell, smart lock, a couple of smart bulbs, and three cameras. This start-up cost was about $900 total, which isn't cheap but definitely isn't as expensive as what all those items would have cost me just three or four years ago.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cstrong\u003ECost of additions\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cp\u003EAfter you determine what your home automation system basics are, you should to picture what you'll probably add down the line, in 1-3 years time, so you can see if the cost of that matches up to your budget.&nbsp;\u003C\u002Fp\u003E\u003Cp\u003ELet's say you choose Home Assistant for your home automation system, and you bought a Raspberry Pi to run it on. Choosing HA means you'll have pretty much your pick of the litter in what smart devices you can buy down the line, since you can add anything from Philips Hue to Ecobee to IKEA and Lutron. Being able to choose from expensive or inexpensive devices means your cost of additions down the line won't be as high as with other systems.\u003C\u002Fp\u003E\u003Cp\u003EOn the other end, let's say you chose Apple HomeKit for your home automation system. While Apple has committed to expanding support for other brands in the future, HomeKit is still notoriously tough to work with due to lack of compatibility. This means that you don't get to choose from as many devices to add natively to your home system, unless you also add a bridge for HomeKit.\u003C\u002Fp\u003E",edition:d,hed:"How much does it cost to install a home automation system?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EA Raspberry Pi is a great resource to add to your home automation system if you don't mind a little tinkering. We have one running in our home with Homebridge and Home Assistant and it eliminates the need to buy a separate hub. If you have a Raspberry Pi laying around and decide to try the smart home life, definitely consider playing around with Home Assistant and see how you like it.\u003C\u002Fp\u003E",edition:d,hed:"Is a Raspberry Pi good for home automation?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a},{id:d,creditCardData:b,description:"\u003Cp\u003EDIYers rejoice: most of the home automation systems are marketed to be installed and set up by consumers themselves. Security systems are no longer something you buy from a door-to-door salesman and have someone come install and charge you hundreds of dollars a month in subscriptions. And smart lights and many other devices are available for sale at major retail stores and online stores.\u003C\u002Fp\u003E\u003Cp\u003ESimply doing some research to choose what the right home automation system is for your home and needs is all you need to make your home smart. After that, each smart device comes with easy-to-follow instructions to set up and add to your network, maybe some simple work with a screwdriver or drill if you want to mount it. This high level of customization and ability to do it yourself gives&nbsp;you complete control of your smart home.&nbsp;\u003C\u002Fp\u003E",edition:d,hed:"How can I do a home automation system myself?",imageCreditOverride:d,imageGroup:{},merchantOffers:[],shortcodeType:"listicle",subhed:d,supplementalText:d,supplementalUrl:d,techProd:b,usePricing:a}],noIndex:c,promoDek:b,promoHed:"The 6 best home automation systems: Put your home on auto-pilot",relAlternate:b,relHrefLang:b,relNext:b,relPrev:b,seoMetaDescription:b,seoNewsKeywords:b,seoOgDescription:b,seoOgImage:b,seoOgTitle:b,seoTwitterCreator:b,shortcodeTags:d,additionalShortcodeData:{showDisclosure:a},site:e,titleTag:b,type:q,video:b,suppressAds:c,suppressBio:c,suppressComments:c}},{id:"bc7c7e27-28df-4e93-b887-35157f1b3074",meta:{componentName:"recommended-content",componentDisplayName:"Recommended Content",componentType:"ContentList"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Frecommendations\u002Fadmiral\u002Fzdnet\u002Fgenreco\u002F631f3f23-8afa-4f47-ae01-271e95e2087b\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=recommended-content&componentDisplayName=Recommended%20Content&componentType=ContentList&content_type=article&boost=content_subtype%3Abest-list%3A2.0%2Ccontent_subtype%3Areview-single%3A1.75%2Ccontent_subtype%3Areview-multi%3A1.75%2Ccontent_subtype%3Anews-promo%3A1.75%2Ccontent_subtype%3Amisc-commerce%3A1.75&date_range=336&limit=5&hydrate=true"}},items:[{author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",username:"maria-diaz-zd",profileUrl:b,email:b,firstName:"Maria",lastName:"Diaz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Maria Diaz is a staff writer based in the Raleigh-Durham, NC area with a passion for home automation and a background in graphic design, photography, and filmmaking. She has a bachelor's in Mass Communication and experience in journalism.",profile:{authorBio:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-home-bridge\u002F",coreImages:b,date:b,datePublished:{created:b,date:"2022-07-29 20:02:00",timezone:"UTC",updated:b,published:b},description:"What is the best smart home bridge? HOOBS is ZDNet's top choice because it offers smart home users a plug-and-play approach to bridging the gap between compatibility battles.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"a86c05f7-8767-4b10-ae19-af6040ca20ea",image:{id:"ed2f9faa-9e4e-4f11-8d9e-99d9d15aa2ab",filename:"gettyimages-1345045236.jpg",dateCreated:{created:b,date:"2022-07-28 18:16:54",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Yagi Studio\u002FDigitalVision via Getty Images",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F28\u002Fed2f9faa-9e4e-4f11-8d9e-99d9d15aa2ab\u002Fgettyimages-1345045236.jpg",cropGravity:0,crop:"6000x3746+0+254",typeName:b,imageUrl:b,width:6000,height:4636,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,section:d,slug:"best-smart-home-bridge",startYear:b,summary:d,title:"The 3 best smart home bridges of 2022",topics:[{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home",type:d,typeName:n,url:d},{author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",username:"maria-diaz-zd",profileUrl:b,email:b,firstName:"Maria",lastName:"Diaz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Maria Diaz is a staff writer based in the Raleigh-Durham, NC area with a passion for home automation and a background in graphic design, photography, and filmmaking. She has a bachelor's in Mass Communication and experience in journalism.",profile:{authorBio:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-hub\u002F",coreImages:b,date:b,datePublished:{created:b,date:"2022-07-29 21:07:00",timezone:"UTC",updated:b,published:b},description:"What is the best smart home hub? The Aeotec Smart Home Hub is ZDNet's top choice because it's come to replace the SmartThings hub and it leads the charge in both compatibility and user interface.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"57350887-2ca3-4b1a-a734-2425e010ec4c",image:{id:"e73cf8d4-e488-4c27-977a-c1f94e58c162",filename:"smart-hub-copy.jpg",dateCreated:{created:b,date:"2022-07-15 15:48:10",timezone:"UTC",updated:b,published:b},alt:"Amazon Echo",credits:"Amazon",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F15\u002Fe73cf8d4-e488-4c27-977a-c1f94e58c162\u002Fsmart-hub-copy.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:2100,height:1182,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,section:d,slug:"best-smart-hub",startYear:b,summary:d,title:"The 4 best smart home hubs of 2022",topics:[{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"0fb7a83c-ec91-11e3-95d2-02911863765e",slug:"amazon",name:"Amazon",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"1050fa4d-ec91-11e3-95d2-02911863765e",slug:"google",name:"Google",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"10e2a445-ec91-11e3-95d2-02911863765e",slug:"networking",name:"Networking",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"6fd937ba-0ebe-45ac-a5ef-918a13460c75",slug:"smart-assistants",name:"Smart Assistants",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home",type:d,typeName:n,url:d},{author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",username:"maria-diaz-zd",profileUrl:b,email:b,firstName:"Maria",lastName:"Diaz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Maria Diaz is a staff writer based in the Raleigh-Durham, NC area with a passion for home automation and a background in graphic design, photography, and filmmaking. She has a bachelor's in Mass Communication and experience in journalism.",profile:{authorBio:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-blinds\u002F",coreImages:b,date:b,datePublished:{created:b,date:"2022-07-29 22:07:00",timezone:"UTC",updated:b,published:b},description:"What are the best smart blinds? SmartWings are ZDNet's top choice because it's the most efficient combination of intelligence, affordability, compatibility, and customization.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"cf23f2a6-2315-4dbd-b97a-550d6b3340cd",image:{id:"66c240e6-711a-489a-b5cb-ae8533dc0ae3",filename:"title-image.jpg",dateCreated:{created:b,date:"2022-07-20 17:27:08",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"onurdongel\u002FGetty Images",caption:"\u003Cp\u003EAlso, notice the image file name is descriptive. Please don't upload images that have \"screenshot\" or \"image\" or something unknown in the file name. In other words, if the image is of an iPhone 13, make sure the image's file name says iPhone 13.&nbsp;\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F20\u002F66c240e6-711a-489a-b5cb-ae8533dc0ae3\u002Ftitle-image.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:2100,height:1182,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,section:d,slug:"best-smart-blinds",startYear:b,summary:d,title:"The 6 best smart blinds and shades of 2022",topics:[{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home",type:d,typeName:n,url:d},{author:{id:"0a6fffc2-2220-44ba-99e4-4c567f6f57bb",username:"maria-diaz-zd",profileUrl:b,email:b,firstName:"Maria",lastName:"Diaz",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Maria Diaz is a staff writer based in the Raleigh-Durham, NC area with a passion for home automation and a background in graphic design, photography, and filmmaking. She has a bachelor's in Mass Communication and experience in journalism.",profile:{authorBio:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fsmart-home\u002Fbest-smart-light\u002F",coreImages:b,date:b,datePublished:{created:b,date:"2022-07-29 23:08:00",timezone:"UTC",updated:b,published:b},description:"What is the best smart light? ZDNet's top choice is the Philips Hue White and Color Ambiance smart bulb, the OG where smart lights are concerned. The Philips Hue maintains top quality and compatibility to match its price tag, but we also cover more options that rival it in versatility.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"ce3b60da-b23e-4d5f-9ffd-a4545b904e09",image:{id:"33e2e0c1-0a9f-4ac6-85c5-adb681984bcc",filename:"image-7.jpg",dateCreated:{created:b,date:"2022-07-10 10:02:06",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"best smart light",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F07\u002F10\u002F33e2e0c1-0a9f-4ac6-85c5-adb681984bcc\u002Fimage-7.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,section:d,slug:"best-smart-light",startYear:b,summary:d,title:"The 5 best smart lights of 2022",topics:[{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Smart Home",type:d,typeName:n,url:d},{author:{id:"9c20cf52-798b-46f0-9742-01999d97a167",username:"Lena Borrelli",profileUrl:b,email:b,firstName:"Lena",lastName:"Borrelli",jobTitle:b,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},image:{id:d,filename:d,dateCreated:{created:b,date:b,timezone:b,updated:b,published:b},alt:b,credits:b,caption:b,path:b,cropGravity:b,crop:b,typeName:b,imageUrl:b,width:b,height:b,bucketPath:b,bucketType:b},socialProfileIds:b,authorBio:"Lena Muhtadi Borrelli has several years of experience in writing for insurance domains such as Bankrate, allconnect, Healthline, Reviews.com, HomeInsurance.com, My Slumber Yard and MYMOVE. She is a financial expert who previously worked for Morgan Stanley and now specializes in all forms of insurance. Her work has also recently been published on sites like TIME, ADT, Fiscal Tiger, Bankrate, The Simple Dollar and Home Advisor, as well as many other websites and blogs around the world.",profile:{authorBio:b,authorDisclosure:b,awardsAndCredentials:b,bureau:b,education:b,expertise:b,id:b,title:b},bureau:"US",authorDisclosure:b},body:d,gallery:b,category:b,children:b,contentType:i,contentUrl:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fhome-and-office\u002Fkitchen-household\u002Fbest-air-conditioner\u002F",coreImages:b,date:b,datePublished:{created:b,date:"2022-08-06 15:32:00",timezone:"UTC",updated:b,published:b},description:"What is the best air conditioner? The Midea U MAW08V1QWT beat the heat the best. We researched and compared pricing, reviews, and features to determine the top air conditioner as well as some other honorable mentions.",genreGroups:b,icon:d,nodeId:d,subCategory:b,id:"08a2e7ab-57af-4efd-8ca8-9b45f87cde85",image:{id:"1bbc7e70-3946-4d84-97b0-5ae33cb5bcc6",filename:"air-conditioner-2.jpg",dateCreated:{created:b,date:"2022-06-27 14:17:36",timezone:"UTC",updated:b,published:b},alt:"Placeholder product image alt text",credits:"Amazono",caption:"\u003Cp\u003E\u003C\u002Fp\u003E",path:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fimg\u002F2022\u002F06\u002F27\u002F1bbc7e70-3946-4d84-97b0-5ae33cb5bcc6\u002Fair-conditioner-2.jpg",cropGravity:0,crop:b,typeName:b,imageUrl:b,width:1296,height:729,bucketPath:b,bucketType:b},label:d,metaData:b,name:d,section:d,slug:"best-air-conditioner",startYear:b,summary:d,title:"The 5 best air conditioners of 2022",topics:[{id:"60832ece-f84e-43d8-a207-9697d20dc673",slug:"kitchen-household",name:"Kitchen & Household",typeName:d,uuid:d,primary:a,topicPath:[]},{id:"35466bd1-f8e5-4cca-9c22-561ce4c0af03",slug:"smart-home",name:"Smart Home",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"a1897105-61bd-4610-abb3-4804906d4a9a",slug:"home-and-office",name:"Home & Office",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"af36937c-c95c-4bf0-9c02-831f70ad9a0c",slug:"best-lists",name:"Best Lists",typeName:d,uuid:d,primary:c,topicPath:[]},{id:"f1f7db06-c6f9-4e80-8187-60ad48f035a1",slug:"zdnet-recommends",name:"ZDNet Recommends",typeName:d,uuid:d,primary:c,topicPath:[]}],hubTopicPathString:"Home & Office^Kitchen & Household",type:d,typeName:n,url:d}],componentLabel:b,description:b,paging:b,slug:d,title:b,viewMoreText:b,viewMoreUrl:b}];o.footer=[];o.debug=b;o.isSeamless=c;r[0]=b;return {layout:"default",data:[{content:o}],fetch:{},error:b,state:{brand:e,edition:f,hasAffiliateDisclosure:a,overlayActive:c,breakingNews:c,trackedComponents:{components:{}},i18n:{routeParams:{}},axios:{requests:[],responses:[],errors:[]},services:{features:{debug:a,abTest:a,ads:{positiveNextStep:{criteriaValueHolder:{allowedValues:[a],notAllowedValues:[]}}},adDisplay:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},adSense:a,amazonNative:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},ampAd:a,mediaNet:a,taboola:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},bidbarrel:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},indexexchange:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},cohesion:a,tagular:a,disqus:a,editions:a,oneTrust:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},gdpr:c,mpulse:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},myfinance:a,serverScripts:{positiveNextStep:{key:"format",criteriaValueHolder:{allowedValues:[],notAllowedValues:["amp"]},isKeyRequired:c}},seamless:{positiveNextStep:{key:"seamless",criteriaValueHolder:{allowedValues:[a],notAllowedValues:[d]},isKeyRequired:c}},chartbeat:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},comscore:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},"comscore.pageView":c,tealium:a,"tealium.inline":c,"tealium.cohesion":a,urbanAirship:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c,positiveNextStep:{clientFunction:{}}}},vanity:a,"vanity.mask":a,chartbeatVideo:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},"500px":a,facebook:a,flickr:a,gifv:a,google_maps:a,imgur:a,instagram:a,playbuzz:a,reddit:a,scribd:a,soundcloud:a,twitter:a,video:a,vimeo:a,youtube:a,audiencescience:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},branch:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},crazyegg:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},digioh:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},dw:a,facebookmarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},googleremarketing:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},nielsen:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},qualtrics:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},sitecatalyst:a,trackonomics:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},trueanthem:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},viglink:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},adDisplayCriteria:{positiveNextStep:{criteriaValueHolder:{allowedValues:[a],notAllowedValues:[]}}},adViewabilityTopFunnelDesktop:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["top_funnel"],notAllowedValues:[]},positiveNextStep:{criteriaValueHolder:{allowedValues:[h],notAllowedValues:[]}}}}},article:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:c}},bestListExcludeEduFinance:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:[q],notAllowedValues:[]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["education","bootcamps","computers-tech","mba","science-engineering","finance","credit-cards","banking"]}}}}},disableVideoShare:{positiveNextStep:{criteriaValueHolder:{allowedValues:[],notAllowedValues:["video-share"]},strictCompare:c}},isNotSpecialFeature:{positiveNextStep:{key:"collectionTypeSlug",criteriaValueHolder:{allowedValues:[],notAllowedValues:["special-feature"]}}},specialFeaturesBoost:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:[t,"business","innovation"]}}}},productImage:{positiveNextStep:{criteriaValueHolder:{allowedValues:[i,"article-topic"],notAllowedValues:[]},strictCompare:c,positiveNextStep:{key:"articleSubType",criteriaValueHolder:{allowedValues:[q],notAllowedValues:[]},positiveNextStep:{key:"topicSlugs",criteriaValueHolder:{allowedValues:[],notAllowedValues:["education","bootcamps","computers-tech","mba","science-engineering"]}}}}},review:{positiveNextStep:{criteriaValueHolder:{allowedValues:["review"],notAllowedValues:[]},strictCompare:c}},topFunnel:{positiveNextStep:{key:"siteSection",criteriaValueHolder:{allowedValues:["top_funnel"],notAllowedValues:[]}}}},hidLoaded:{"ld+json":a,"chartbeat/config":a,"cohesion/abtest":a},overrides:{}},root:{environment:"production",version:d},scripts:{scripts:[]},ab:{id:b,version:b,bucket:b},ads:{adDisplay:{containerId:d,disableAdIncrement:c,disableInitialLoad:c,slotVars:{topics:"home-and-office,smart-home,home-security",network:g,platform:h,siteName:e},skyboxBodyClasses:b,skyboxSlotName:"pageArticleSkybox",skyboxHasOmnibar:c,targeting:{cid:"best-home-automation-system,631f3f23-8afa-4f47-ae01-271e95e2087b",collection:d,edition:f,section:j,pageType:i,ptype:i,pid:"best home automation system",tag:p,topic:"home-and-office,smart-home,home-security,innovation,hardware,security,ai-robotics,more-topics,zdnet-recommends,best-lists",type:q,buyingcycle:k,ctopic:"technology,tech_and_gear,home_security,smart_home_devices",ctax:"home and garden,smart home",entity:"app,applet,automation,automation system,device,google ecosystem,home assistant,home automation system,homekit,raspberry pi,smart device,smart home,smartthings,user",csig:k,device:h,env:l,test:d},enabled:a},adSense:{ads:[],pageOptions:{personalizedAds:c}}},format:{format:"web"},auth:{user:b,loggedIn:c,showModal:c,newsletterSubs:b,newsletterSuccess:b},device:{device:h},disqus:{isOpen:c,page:{api_key:d,identifier:d,remote_auth_s3:b,title:d,url:d},units:{}},page:{pages:[o,g],header:[{id:"d324d261-6567-42d5-a310-90ebae26beb1",meta:{componentName:"editorial-links-header",componentDisplayName:"Editorial Header Links",componentType:"EditorialLinks"},metadata:{},links:{self:{href:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fcmg-prod.apigee.net\u002Fv1\u002Fxapi\u002Fcomponents\u002Fzdnet\u002Feditorial\u002Fmixed_editorial\u002Fheader-topics-us\u002Fweb?apiKey=hzY568JORMZcDzoFQ1ey5LBJuBS7DncX&componentName=editorial-links-header&componentDisplayName=Editorial%20Header%20Links&componentType=EditorialLinks"}},componentLabel:"Header Links US",description:"Provides links for the header",items:[{label:b,linkText:"You should save those silica gel packets",linkUrl:"\u002Fhome-and-office\u002Fsmart-office\u002Fyou-should-save-those-silica-gel-packets-that-come-with-your-purchases-heres-why\u002F",trackingName:"header-trendingmenu|you-should save those silica gel packets"},{label:b,linkText:"Back to school: Must-have tech for students",linkUrl:"\u002Fcollection\u002Fback-to-school\u002F",trackingName:"header-trendingmenu|back-to school: must-have tech for students"},{label:b,linkText:"The 6 best home automation systems",linkUrl:"\u002Fhome-and-office\u002Fsmart-home\u002Fbest-home-automation-system\u002F",trackingName:"header-trendingmenu|the-6 best home automation systems"},{label:b,linkText:"How to answer \"tell me about yourself\" in interviews",linkUrl:"\u002Feducation\u002Fprofessional-development\u002Ftell-me-about-yourself-interview-question\u002F",trackingName:"header-trendingmenu|how-to answer \"tell me about yourself\" in interviews"},{label:b,linkText:"Apple explains why iPhone cases are a waste",linkUrl:"\u002Farticle\u002Fapple-politely-explains-why-iphone-cases-are-a-waste-of-money\u002F",trackingName:"header-trendingmenu|apple-explains why iphone cases are a waste"},{label:b,linkText:"Best online colleges",linkUrl:"\u002Feducation\u002Fbest-online-colleges\u002F",trackingName:"header-trendingmenu|best-online colleges"},{label:b,linkText:"Best electric cars",linkUrl:"\u002Farticle\u002Fbest-electric-car\u002F",trackingName:"header-trendingmenu|best-electric cars"},{label:b,linkText:"Best riding mowers",linkUrl:"\u002Fhome-and-office\u002Fyard-outdoors\u002Fbest-riding-mower\u002F",trackingName:"header-trendingmenu|best-riding mowers"},{label:b,linkText:"Best VPN services",linkUrl:"\u002Farticle\u002Fbest-vpn\u002F",trackingName:"header-trendingmenu|best-vpn services"},{label:b,linkText:"Best web hosting",linkUrl:"\u002Farticle\u002Fbest-web-hosting-providers-services-in-2020-dreamhost-bluehost-wix-wordpress\u002F",trackingName:"header-trendingmenu|best-web hosting"},{label:b,linkText:"Windows 11",linkUrl:"\u002Ftopic\u002Fwindows-11\u002F",trackingName:"header-trendingmenu|windows-11"},{label:b,linkText:"Cloud",linkUrl:"\u002Ftopic\u002Fcloud\u002F",trackingName:"header-trendingmenu|cloud"},{label:b,linkText:"Innovation",linkUrl:"\u002Ftopic\u002Finnovation\u002F",trackingName:"header-trendingmenu|innovation"},{label:b,linkText:"Working from Home",linkUrl:"\u002Ftopic\u002Fworking-from-home-the-future-of-business-is-remote\u002F",trackingName:"header-trendingmenu|working-from home"},{label:b,linkText:"ZDNet Recommends",linkUrl:"\u002Fzd-recommends\u002F",trackingName:"header-trendingmenu|zdnet-recommends"}]}],footer:b,seamless:[]},tracking:{data:{_pageNumber:g,pageType:i,collectionId:r,contentId:m,contentType:n,siteEdition:f,siteSection:j,tagSlugs:[p],topicId:["c6e55fd2-3f9e-48b8-b0b3-544c501e35fd","10666ed8-ec91-11e3-95d2-02911863765e","113c25b6-ec91-11e3-95d2-02911863765e","3414bf30-82eb-4a6a-a561-f193482f1643","af36937c-c95c-4bf0-9c02-831f70ad9a0c","f1f7db06-c6f9-4e80-8187-60ad48f035a1"],topicName:["home security",s,t,"ai & robotics","best lists","zdnet recommends"],topicSlugs:[u,s,t,"ai-robotics","best-lists","zdnet-recommends"],articleType:n,articleSubType:q,annotations:[],_buyingCycle:k,contentTags:"faq-markup|zdnet-recommends",cohesionRevisionId:"rev_2CdGuOznX5yO1UpkPjQnm3qh6Ec",collectionTypeSlug:d,_secondaryCollectionIds:g,products:[],articleAuthorId:["0a6fffc2-2220-44ba-99e4-4c567f6f57bb"],articleAuthorName:["maria diaz"],articleAuthorDisplayName:["Maria Diaz"],articleAuthorUsername:"maria-diaz-zd",articleId:m,articleTitle:"the 6 best home automation systems of 2022",collectionName:[d],collectionSlug:[b],collectionThreadName:[],articlePubDate:"2022-07-29 13:10:00+0000",siteHier:[j,"home-and-office","smart-home",u],brand:e,_collectionPrimaryId:r,deviceType:h,edition:f,error:l,isDev:c,limit:4,pageViewGuid:b,reportSuiteId:"cnetzdnetglobalsite",siteName:e,siteType:"responsive web",soastaBucket:d,soastaPageType:n,tealium:{profile:"zdnetglobalsite",env:l},testGroup:d,testName:d,testVersion:d,traffic_source:"cloud"},pageType:i,postId:m,pageViews:0,vguid:b},video:{video:b,players:[],hasVideo:c,playerState:{autoplay:c,autoplayType:"MANUAL",contentStartTime:b,isAd:b,player:b,videoState:"UNPLAYED"},videoPlaylist:[],inlineClick:{id:d,click:c}}},serverRendered:a,routePath:"\u002Fhome-and-office\u002Fsmart-home\u002Fbest-home-automation-system\u002F",config:{_app:{basePath:v,assetsPath:v,cdnURL:"https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20220810053516\u002Fhttps:\u002F\u002Fwww.zdnet.com\u002Fa\u002Fneutron\u002F"}}}}(true,null,false,"","zdnet","us",void 0,"desktop","article","bottom_funnel","compare","prod","631f3f23-8afa-4f47-ae01-271e95e2087b","content_article",{},"faq-markup","best-list",Array(1),"hardware","security","home-security","\u002F"));</script><script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/a18a85d.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/464012b.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/6d0fbd1.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/2bc3c83.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/c4bfa98.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/495043e.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/55f57af.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/1446e19.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/48e26f5.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/1f54b1c.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/0a0cdf2.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/78366d1.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/ebf9c33.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/f95157f.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/e1a642f.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/caa8289.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/7b68c4a.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/c05b00c.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/e5bdd99.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/afa7b48.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/4a0bcd3.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/22a9dd8.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/12fd64d.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/3ab8c52.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/0795365.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/8e3c694.modern.js" defer=""></script><script nomodule="" src="https://web.archive.org/web/20220810053516js_/https://www.zdnet.com/a/neutron/331079e.js" defer=""></script><script type="module" src="https://web.archive.org/web/20220810053516jm_/https://www.zdnet.com/a/neutron/ad52a4d.modern.js" defer=""></script> </body> </html> <!-- FILE ARCHIVED ON 05:35:16 Aug 10, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:20:46 Dec 14, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.526 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.01 cdx.remote: 14.095 LoadShardBlock: 165.324 (3) PetaboxLoader3.datanode: 150.237 (4) PetaboxLoader3.resolve: 221.7 (2) load_resource: 252.721 -->

Pages: 1 2 3 4 5 6 7 8 9 10