<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">

<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v20.2.1 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Smart Homes School | Home Automation Training Online &amp; Essential Guide</title>
	<meta name="description" content="Smart Homes School provides complete training in Home Automation System Topics. Our Essential Guides Book Series is now free for a limited time." />
	<link rel="canonical" href="https://smarthomesschool.com/" />
	<link rel="next" href="https://smarthomesschool.com/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Smart Homes School - home automation training courses &amp; books" />
	<meta property="og:description" content="Smart Homes School provides complete training in Home Automation System Topics. Our Essential Guides Book Series is now free for a limited time." />
	<meta property="og:url" content="https://smarthomesschool.com/" />
	<meta property="og:site_name" content="Smart Homes School - home automation training courses &amp; books" />
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel="alternate" type="application/rss+xml" title="Smart Homes School - home automation training courses &amp; books &raquo; Feed" href="https://smarthomesschool.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Smart Homes School - home automation training courses &amp; books &raquo; Comments Feed" href="https://smarthomesschool.com/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.12.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script
				src="//www.googletagmanager.com/gtag/js?id=UA-173528655-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '8.12.1';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-173528655-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
							
														parameters.send_to = monsterinsights_frontend.ua;
							__gtagDataLayer(type, name, parameters);
													} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
															__gtagTracker('config', 'UA-173528655-1', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/smarthomesschool.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=1653584826"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='wp-block-library-css' href='https://smarthomesschool.com/wp-includes/css/dist/block-library/style.min.css?ver=1668582420' type='text/css' media='all' />
<link rel='stylesheet' id='classic-theme-styles-css' href='https://smarthomesschool.com/wp-includes/css/classic-themes.min.css?ver=1667475599' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='wpcf7-redirect-script-frontend-css' href='https://smarthomesschool.com/wp-content/plugins/wpcf7-redirect/build/css/wpcf7-redirect-frontend.min.css?ver=1678199841' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='https://smarthomesschool.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1678199824' type='text/css' media='all' />
<link rel='stylesheet' id='menu-image-css' href='https://smarthomesschool.com/wp-content/plugins/menu-image/includes/css/menu-image.css?ver=1647036130' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://smarthomesschool.com/wp-includes/css/dashicons.min.css?ver=1618485621' type='text/css' media='all' />
<link rel='stylesheet' id='toc-screen-css' href='https://smarthomesschool.com/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=1678199846' type='text/css' media='all' />
<style id='toc-screen-inline-css' type='text/css'>
div#toc_container ul li {font-size: 90%;}
</style>
<link rel='stylesheet' id='ray-edwards-style-css' href='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/style.css?ver=1678199861' type='text/css' media='all' />
<link rel='stylesheet' id='nt-fontawesome-css' href='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/nt-themekit/lib/font-awesome/css/font-awesome.min.css?ver=1502567350' type='text/css' media='all' />
<link rel='stylesheet' id='nt-authority-style-css' href='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/style.css?ver=1678199861' type='text/css' media='all' />
<link rel='stylesheet' id='nt-primary-typography-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900' type='text/css' media='all' />
<link rel='stylesheet' id='nt-secondary-typography-css' href='http://fonts.googleapis.com/css?family=Open+Sans%3A100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v5.15.2/css/all.css' type='text/css' media='all' integrity="sha384-vSIIfh2YWi9wW0r9iZe7RJPrKwp6bG+s9QZMoITbCckVJqGCCRhc+ccxNcdpHuYu" crossorigin="anonymous" />
<link rel='stylesheet' id='elementor-frontend-legacy-css' href='https://smarthomesschool.com/wp-content/plugins/elementor/assets/css/frontend-legacy.min.css?ver=1674919158' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://smarthomesschool.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=1674919158' type='text/css' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://smarthomesschool.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=1678199835' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v5.15.2/css/v4-shims.css' type='text/css' media='all' integrity="sha384-1CjXmylX8++C7CVZORGA9EwcbYDfZV2D4Kl1pTm3hp2I/usHDafIrgBJNuRTDQ4f" crossorigin="anonymous" />
<style id='font-awesome-official-v4shim-inline-css' type='text/css'>
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.eot"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
font-family: "FontAwesome";
font-display: block;
src: url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.eot"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.woff2") format("woff2"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.woff") format("woff"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.ttf") format("truetype"),
		url("https://use.fontawesome.com/releases/v5.15.2/webfonts/fa-regular-400.svg#fontawesome") format("svg");
unicode-range: U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD;
}
</style>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=1674919167' id='monsterinsights-frontend-script-js'></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/smarthomesschool.com","hash_tracking":"false","ua":"UA-173528655-1","v4_id":""};/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-includes/js/jquery/jquery.min.js?ver=1667475600' id='jquery-core-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1607552245' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/nt-themekit/lib/fitvids-js/jquery.fitvids.js?ver=1502567350' id='nt-fitvid-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/nt-themekit/lib/jquery.cookie.js?ver=1502567350' id='nt-cookies-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/nt-themekit/lib/imagesloaded.pkgd.min.js?ver=1502567350' id='nt-imagesloaded-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/nt-themekit/js/functions.js?ver=1539023757' id='nt-scripts-js'></script>
<link rel="https://api.w.org/" href="https://smarthomesschool.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://smarthomesschool.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://smarthomesschool.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.1.1" />
<!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', '1200154067097826');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=1200154067097826&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->

<!-- This site is optimized with the Schema plugin v1.7.9.5 - https://schema.press -->
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","url":"https:\/\/smarthomesschool.com\/","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":1080,"height":1080,"@id":"https:\/\/smarthomesschool.com\/#logo"},"contactPoint":{"@type":"ContactPoint","telephone":"","url":"https:\/\/smarthomesschool.com\/contact\/","contactType":"customer support"},"sameAs":["https:\/\/www.facebook.com\/Smart-Homes-School-101021885041678","https:\/\/twitter.com\/gerardireland","https:\/\/www.youtube.com\/c\/Homementors\/"]}</script>



<!-- This site is optimized with the Schema plugin v1.7.9.5 - https://schema.press -->
<script type="application/ld+json">{"@context":"http:\/\/schema.org\/","@type":"Blog","headline":"Smart Homes School - home automation training courses &amp; books","description":"A media publishing company that features various smart home books and home automation courses.","url":"https:\/\/smarthomesschool.com","blogPost":[{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/for-immediate-release\/"},"url":"https:\/\/smarthomesschool.com\/for-immediate-release\/","headline":"FOR IMMEDIATE RELEASE","datePublished":"2023-03-07T14:47:05+00:00","dateModified":"2023-03-07T14:47:08+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"BLOG","description":"New Smart Home Certification Exam Now Available for Industry Professionals - Smart homes are the future of modern living, and with the growing demand for smart home technologies, there is a need for qualified professionals who can install and maintain these systems. In response to this need, Smart Homes","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global\/"},"url":"https:\/\/smarthomesschool.com\/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global\/","headline":"Tado, New Smart Camera, Expensive Hue, and Sonos Alexa Goes Global","datePublished":"2023-02-13T08:43:17+00:00","dateModified":"2023-02-13T08:43:19+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"gm! as they say on Twitter! My schedule is a little bit all over the place in this weather, anyway. Let's dive into what's happening in the smart home metaverse this past week. And enjoy today's curated news! Munich’s Tado Brings Home €43 Million Since its launch in 2011,","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/smart-cars-homekit-locks-and-lots-of-smart-tvs\/"},"url":"https:\/\/smarthomesschool.com\/smart-cars-homekit-locks-and-lots-of-smart-tvs\/","headline":"Smart Cars, HomeKit Locks, and Lots of Smart TVs","datePublished":"2023-02-06T08:55:15+00:00","dateModified":"2023-02-06T08:55:17+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"Hey there, and good bank holiday Monday here in Ireland! Apologies for the email newsletter going out late, long weekend here, and busy doing lots of family stuff. Let's dive into what's happening in the smart home metaverse this past week! And enjoy today's curated news! Home Assistant Is","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/smart-water-remotes-camera-and-a-new-homepod\/"},"url":"https:\/\/smarthomesschool.com\/smart-water-remotes-camera-and-a-new-homepod\/","headline":"Smart Water, Remotes, Camera, and a New HomePod","datePublished":"2023-01-28T15:29:06+00:00","dateModified":"2023-01-28T15:29:08+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"Hey there, and GM! Let's dive into what's happening in the smart home metaverse this past week! And enjoy today's curated news! Moen Expands Adds Irrigation Systems to Their Smart Home Network At CES 2023, Moen announced the addition of a Smart Sprinkler Container and Smart Wireless Soil Sensors","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve\/"},"url":"https:\/\/smarthomesschool.com\/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve\/","headline":"Remember Smartthings, Smart Car Cameras 🏎️, Apple and Eve","datePublished":"2023-01-22T10:03:10+00:00","dateModified":"2023-01-22T10:03:12+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"Hey there, GM and friends! It's great to be back with you all for this week's smart home newsletter. A warm welcome to our 25 new subscribers - thank you for joining us and allowing us to share our insights with you. We appreciate your support! We hope you're","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more\/"},"url":"https:\/\/smarthomesschool.com\/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more\/","headline":"Smart home electricity 🔌, TP-Link News, Aqara heads West and More","datePublished":"2023-01-15T14:00:00+00:00","dateModified":"2023-01-14T17:09:51+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"GM and hi everyone! Before jumping into this week's smart home newsletter, a special welcome to the&nbsp;59 newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; Nothing major here at the O'Driscoll household, school did start for the younger ones, so back to the","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/in-home-safety-hue-natural-light-smart-home-shipments-and-more\/"},"url":"https:\/\/smarthomesschool.com\/in-home-safety-hue-natural-light-smart-home-shipments-and-more\/","headline":"In-Home Safety, Hue Natural Light, Smart Home Shipments, and More……","datePublished":"2023-01-08T10:44:07+00:00","dateModified":"2023-01-08T10:44:09+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Hue, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"GM and hi everyone! Before jumping into this week's smart home newsletter, a special welcome to the 24 newest readers of the smart home newsletter! Thank you for giving me space in your inbox.  I hope that you took the last week or so to rest, relax, and unwind because 2023 is","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd\/"},"url":"https:\/\/smarthomesschool.com\/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd\/","headline":"17 Matters, an $11,500 Toilet and Weird Roomba Goings on 🚽","datePublished":"2023-01-01T16:12:50+00:00","dateModified":"2023-01-01T16:12:53+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"GM and hi everyone! Before jumping into this week's smart home newsletter, a special welcome to the&nbsp;44 newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; Well did ye all survive the festivities? For me personally, it went fast this year for some reason.","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6\/"},"url":"https:\/\/smarthomesschool.com\/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6\/","headline":"30 Billion Smart Home Pieces, IKEA, Sonos, More Matter, and Wi-Fi 7 🤶","datePublished":"2022-12-25T15:00:00+00:00","dateModified":"2022-12-24T12:21:04+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC, Wi-Fi 7","description":"GM and hi everyone! Before jumping into this week's smart home newsletter, a special welcome to the&nbsp;38&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; First up Happy Christmas to all our readers 🤶🎅🎄, wild here this morning with kids getting their Santa presents!","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}},{"@context":"https:\/\/schema.org\/","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/smarthomesschool.com\/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b\/"},"url":"https:\/\/smarthomesschool.com\/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b\/","headline":"Eufy Bold Again, Ecobee Improvements, URC News, and Bye Facebook Portal 👋","datePublished":"2022-12-19T07:21:12+00:00","dateModified":"2022-12-19T07:21:15+00:00","publisher":{"@type":"Organization","@id":"https:\/\/smarthomesschool.com\/#organization","name":"Smart Homes School","logo":{"@type":"ImageObject","url":"https:\/\/smarthomesschool.com\/wp-content\/uploads\/2020\/10\/Smart-Homes-School-Logo.png","width":600,"height":60}},"articleSection":"Newsletter","keywords":"AI smart home speaker, Alexa Problems, Aqara, Arlo, Ecobee, Eufy, Facebook Portal, Firewalla, Google Home, Homeassistant, HomeKit, Homey, HOOBS, Installing Smart Homes, JoshAI, Nanoleaf, Philips Hue, Samsung, Smart Home, Smart Home Hub, Smart Home Installation, Smart Home Installer, Smart Home Matter, smart home newsletter, Smart homes, smart hub, smartlock, smartthings, Tuya, URC","description":"GM and hi everyone! Before jumping into this week's smart home newsletter, a special welcome to the 25 newest readers of the smart home newsletter! Thank you for giving me space in your inbox.  No major gossip, the cold spell is continuing with a thaw coming this week, and of course, our energy","author":{"@type":"Person","name":"Gerard","url":"https:\/\/smarthomesschool.com\/author\/gerard\/","description":"ICT professional, Author, Serial Internet Entrepreneur, Investor, Smart Home Enthusiast, and Creator!","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/5c3a0df964684896bdd3fd38e7c55c82?s=96&d=mm&r=g","height":96,"width":96},"sameAs":["https:\/\/smarthomesschool.com"]}}]}</script>

  <meta property="filament:is-404" content="0" />
  <meta property="filament:is-archive" content="0" />
  <meta property="filament:is-attachment" content="0" />
  <meta property="filament:is-author" content="0" />
  <meta property="filament:is-category" content="0" />
  <meta property="filament:is-front-page" content="1" />
  <meta property="filament:is-home" content="1" />
  <meta property="filament:is-page" content="0" />
  <meta property="filament:is-search" content="0" />
  <meta property="filament:is-single" content="0" />
  <meta property="filament:is-singular" content="0" />
  <meta property="filament:is-sticky" content="1" />
  <meta property="filament:is-tag" content="0" />
  <meta property="filament:is-tax" content="0" />
  <meta property="filament:is-preview" content="0" />
  <meta property="filament:post-type" content="post" />
  <meta property="filament:categories" content="" />
  <meta property="filament:tags" content="" />

<script type="text/javascript">
  window.Filament = window.Filament || {};
  window.Filament.social_stats_urls = window.Filament.social_stats_urls || {};

  window.Filament.social_stats_urls.stumbleupon = "https://smarthomesschool.com/wp-admin/admin-ajax.php?action=filament_stumbleupon_jsonp&_wpnonce=3b81d9ab06&url={{url}}&callback={{callback}}";
  window.Filament.social_stats_urls.googleplus = "https://smarthomesschool.com/wp-admin/admin-ajax.php?action=filament_googleplus_jsonp&_wpnonce=0d66766d4d&url={{url}}&callback={{callback}}";
</script>
<script type="text/javascript">
var ajaxurl = 'https://smarthomesschool.com/wp-admin/admin-ajax.php';
var welcome_page = false;
var is_front_page = '1';
</script><link rel="icon" href="https://smarthomesschool.com/wp-content/uploads/2020/08/cropped-Logo-512-x-512-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://smarthomesschool.com/wp-content/uploads/2020/08/cropped-Logo-512-x-512-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://smarthomesschool.com/wp-content/uploads/2020/08/cropped-Logo-512-x-512-1-180x180.png" />
<meta name="msapplication-TileImage" content="https://smarthomesschool.com/wp-content/uploads/2020/08/cropped-Logo-512-x-512-1-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			h1, h2, h3, h4 {font-weight:300;}
#masthead .site-branding h1.has-logo {height:120px; position:relative; background-position:top-center; top:-20px;}

.page-id-3469 .entry-header
{
	display: none !important;
}
.page-id-3549 .entry-header
{
	display: none !important;
}
.page-id-3469 .footer-widget-area
{
	display: none;
}
.page-id-3549 .footer-widget-area
{
	display: none;
}
.page-id-3469  .site-info 
{
		color: black !important;
}

.page-id-3549 .site-info a
{
		color: black !important;
}

.page-id-3469 #footer-menu li a
{
	color: black !important;
}

.page-id-3549 #footer-menu li a
{
	color: black !important;
}

.goodies {background:#BF3938;padding:10px 15px;border-radius:20px;color:#fff;}		</style>
		</head>

<body class="home blog  hfeed elementor-default elementor-kit-3471">
	
<div class="nt-modal nt-menu-modal">
	
	<a class="close">
		<i class="fa fa-times" aria-hidden="true"></i>
	</a>
	
	<div class="modal-content">
		<div class="menu-main-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-1805" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-1805"><a href="https://smarthomesschool.com/" aria-current="page">HOME</a></li>
<li id="menu-item-1806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1806"><a href="https://smarthomesschool.com/about/">OUR STORY</a></li>
<li id="menu-item-3436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3436"><a href="https://smarthomesschool.com/gerards-smart-home-newsletter/">FREE NEWSLETTER</a></li>
<li id="menu-item-4811" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4811"><a href="https://smarthomesschool.webinarninja.com/automated-webinars/20632/register">FREE TRAINING</a></li>
<li id="menu-item-3680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3680"><a href="http://smarthomesschool.teachable.com/p/certified-next-generation-smart-home-installer-ngshi-professional-program-training-program-closed">GET CERTIFIED</a></li>
<li id="menu-item-3851" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3851"><a href="https://smarthomesschool.teachable.com/p/8-week-smart-home-challenge-regular-price">SMART HOME COURSE</a></li>
<li id="menu-item-1816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1816"><a href="https://smarthomesschool.com/contact/">CONTACT</a></li>
</ul></div>			</div>
	
</div>
	
	
<div class="nt-modal nt-search-modal">
	
	<a class="close">
		<i class="fa fa-times" aria-hidden="true"></i>
	</a>
	
	<div class="modal-content">
					<div class="popular-gradation"></div>
			<form role="search" method="get" class="search-form" action="https://smarthomesschool.com/">
    <label>
        <span class="screen-reader-text">Search for:</span>
        <input type="search" class="search-field"
            placeholder="Search Smart Homes School - home automation training courses &amp; books"
            value="" name="s"
            title="Search for:" />
    </label>
    <input type="submit" class="search-submit"
        value="Search" />
</form>			<h2 style="margin-bottom: 2.5rem;">Popular Articles</h2>
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/"><img width="316" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Guide on How to Start a Smart Home Installation Business" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business-300x190.png 300w" sizes="(max-width: 316px) 100vw, 316px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/">8 Step Guide on How to Start Your Smart Home Installation Business</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/for-immediate-release/">FOR IMMEDIATE RELEASE</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global/">Tado, New Smart Camera, Expensive Hue, and Sonos Alexa Goes Global</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-cars-homekit-locks-and-lots-of-smart-tvs/">Smart Cars, HomeKit Locks, and Lots of Smart TVs</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-water-remotes-camera-and-a-new-homepod/">Smart Water, Remotes, Camera, and a New HomePod</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve/">Remember Smartthings, Smart Car Cameras 🏎️, Apple and Eve</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more/">Smart home electricity 🔌, TP-Link News, Aqara heads West and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/in-home-safety-hue-natural-light-smart-home-shipments-and-more/">In-Home Safety, Hue Natural Light, Smart Home Shipments, and More……</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd/">17 Matters, an $11,500 Toilet and Weird Roomba Goings on 🚽</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6/">30 Billion Smart Home Pieces, IKEA, Sonos, More Matter, and Wi-Fi 7 🤶</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b/">Eufy Bold Again, Ecobee Improvements, URC News, and Bye Facebook Portal 👋</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%e2%9c%a8/">Smart Home Device Problems, New Amazon Feature, some AI and Hey Disney ✨</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/hoobs-smart-home-hub-amazon-alexa-problems%f0%9f%9a%a9-sonos-stuff-and-more/">HOOBS Smart Home Hub, Amazon Alexa Problems🚩 Sonos stuff, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-pets-%f0%9f%90%88-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes/">Smart Pets 🐈, Nano Nano Smart Homes, and Starting to Get Christmasieee in Smart Homes</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/bluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more/">Bluetooth Mesh, an $800,000 Smart TV 📺, Smart Lock Problems, and More!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/arlo-smart-cars-%f0%9f%8f%8e%ef%b8%8f-ifttt-delays-smarter-aging-and-more-matter/">Arlo Smart Cars 🏎️, IFTTT Delays, Smarter Aging, and More Matter</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/google-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%f0%9f%8f%ac/">Google Home App Updates, Weird Wi-Fi Device &#8211; IKEA Smart Homes 🏬</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/me-again-%f0%9f%98%8e-the-smart-home-newsletter-returns-%f0%9f%8f%a0/">Me Again 😎 the Smart Home Newsletter Returns 🏠</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/bold-google-amazon-starts-walking-and-more-%f0%9f%97%b7/">Bold Google, Amazon Starts Walking, and More 🗷</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/eve-smart-speaker-os-and-amazon-matters-%f0%9f%8e%8d/">Eve, Smart Speaker OS, and Amazon Matters 🎍</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/matter-tv-amazon-sidewalk-rumors-and-smart-home-passwords/">Matter TV, Amazon Sidewalk Rumors, and Smart Home Passwords</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/alexa-sounds-twinkle-twinkle-and-t9-%f0%9f%a6%97/">Alexa Sounds, Twinkle Twinkle, and T9 🦗</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/ring-gets-festive-new-alexa-switches-and-chatting-features-%f0%9f%97%a3%ef%b8%8f/">Ring Gets Festive, New Alexa Switches and Chatting Features 🗣️</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-resignation-smart-voices-and-sleepy-nest/">Smart Home Resignation, Smart Voices, and Sleepy Nest</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/top-10-must-read-matter-smart-home-standard-sources/">Top 10 Must-Read Matter Smart Home Standard Sources</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-thermostat-news-smart-turkeys-%f0%9f%90%94-and-smart-home-rumours/">Smart Thermostat News, Smart Turkeys 🐔 and Smart Home Rumours!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/wellness-in-your-smart-home-smart-home-safety-and-buttons/">Smart Home Wellness, Safety, and Buttons!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-couches-%f0%9f%9b%8b%ef%b8%8f-recurring-revenue-and-a-cheap-smart-doorbell/">Smart Home Couches 🛋️, Recurring Revenue and a Cheap Smart Doorbell</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/multi-color-homepods-smart-home-subs-and-more/">Multi-color HomePods, Smart Home Subs, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/cool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi/">Cool New and Talking Smart Thermostats, and Expensive Mesh Wi-Fi</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/lots-of-amazon-smart-home-news-%f0%9f%93%ba/">Lots of Amazon Smart Home News 📺</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/sonos-cinema-%f0%9f%93%bd%ef%b8%8f-smart-mattresses-%f0%9f%9b%8f%ef%b8%8f-and-more/">Sonos Cinema 📽️, Smart Mattresses 🛏️ and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/new-z-wave-bridge-aqara-news-ha-assistant-%f0%9f%92%81%f0%9f%8f%bc%f0%9f%93%85/">New Z-Wave Bridge, Aqara News, &#038; HA Assistant 💁🏼📅</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/hue-smart-lights-hoobs-and-smart-home-insurance-%f0%9f%92%a1%f0%9f%94%a5%f0%9f%a4%96/">Hue Smart Lights, HOOBS, and Smart Home Insurance 💡🔥🤖</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/new-nest-smart-home-stuff-speak-up-alexa-and-more/">New Nest Smart Home Stuff, Speak Up Alexa, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/fast-samsung-smart-homes-nanoleaf-and-smart-rent-%f0%9f%8f%a2%f0%9f%8d%8f%f0%9f%92%a8/">Fast Samsung Smart Homes, Nanoleaf, and Smart Rent 🏢🍏💨</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/some-smart-home-delays-homepod-woes-and-arlo-issues/">Some Smart Home Delays, HomePod Woes, and Arlo Issues</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/bright-hue-smart-bulbs-smart-energy-%f0%9f%94%8b-and-more/">Bright Hue Smart Bulbs, Smart Energy 🔋 and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/google-unveils-fast-smart-doorbells-and-ikea-smart-air/">Google unveils, fast smart doorbells, and IKEA smart air!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/alexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters/">Alexa Ziggy, Thread smart blinds, Nokia Smart Lights, and Amazon Matters</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/brilliant-smart-homes-siri-fire-tvs-and-more/">Brilliant Smart Homes, Siri, Fire TVs, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-blinds-adt-and-ring-security-smart-home-news/">Smart Blinds, ADT, and Ring Security Smart Home News</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/new-hue-bulbs-nest-privacy-smart-locks-%f0%9f%94%90-and-more/">New Hue Bulbs, Nest Privacy, Smart Locks 🔐, and More&#8230;</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-stuff-ring-smart-cars-josh-voice-and-more/">Smart Home Stuff, Ring Smart Cars, Josh Voice, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-locks%f0%9f%94%90-google-w-fi-and-more/">Smart Locks🔐, Google W-Fi and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/"><img width="500" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-500x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Certified Next-Generation Smart Home Installer (NGSHI) Professional Program Training Program" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/">How to Become a Certified Next-Generation Smart Home Installer (NGSHI) Professional</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Advantages-and-Disadvantages-of-the-SmartThings-Hub--550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Advantages and Disadvantages of the SmartThings Hub" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/">Advantages and Disadvantages of the SmartThings Hub</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/the-best-google-home-compatible-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/The-Best-Google-Home-Compatible-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="The Best Google Home Compatible Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/the-best-google-home-compatible-devices/">The Best Google Home Compatible Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Why-did-Google-choose-Nest-as-its-Smart-Home-brand-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Why did Google choose Nest as its Smart Home brand?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/">Why did Google choose Nest as its Smart Home brand?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Google-Nest-Mini-Vs-Google-Home-Mini-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Google Nest Mini Vs Google Home Mini" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/">Google Nest Mini Vs Google Home Mini</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/spatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat/">Spatial Audio, Bye SmartThings, Updated Echo Stuff, and Siri Heat</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/pros-and-cons-of-google-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Pros-and-Cons-of-Google-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Google Smart Home Pros and Cons" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/pros-and-cons-of-google-home/">Pros and Cons of Google Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/new-smartthings-app-and-loads-of-apple-smart-home-news/">New SmartThings App, and loads of Apple Smart Home News</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/eero-updates-airplay-2-and-latest-hue-app/">Eero updates, Airplay 2, and Latest Hue App</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/roku-smart-homes-a-new-smart-homes-os-and-more/">Roku Smart Homes a New Smart Homes OS and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Advantages-and-Disadvantages-of-Digital-Voice-Assistants-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Advantages and Disadvantages of Digital Voice Assistants" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/">Advantages and Disadvantages of Digital Voice Assistants</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-trends-in-2021/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Smart-Home-Trends-in-2021-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Trends in 2021" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-trends-in-2021/">Smart Home Trends in 2021</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/benefits-of-homekit-smart-homes/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Benefits-of-Homekit-Smart-Homes-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Benefits of Homekit Smart Homes" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/benefits-of-homekit-smart-homes/">Benefits of Homekit Smart Homes</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Best-Digital-Assistant-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/">Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/all-you-need-to-know-about-the-smart-home-matter-protocol/">All You Need To Know About The Smart Home Matter Protocol</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/alexa-cars-new-smart-home-standard-and-more/">Alexa Cars, New Smart Home Standard and More&#8230;.</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/apologies-homekit-fans-chip-and-more-smart-home-updates/">Apologies, HomeKit fans, CHIP and More Smart Home Updates</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/google-hotels-new-smart-home-ecosystem-and-more/">Google Hotels, New Smart Home Ecosystem and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-chips-and-vinegar/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Next Generation Smart Home Automation System Chips and Vinegar" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-chips-and-vinegar/">Smart Home Chips and Vinegar!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/big-smart-home-lamps-apple-smart-home-rumors-and-more/">Big smart home lamps, Apple smart home rumors and more!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Honeywell-RTH9580WF-Wi-Fi-Smart-Thermostat-VS-Nest-Learning--550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Honeywell RTH9580WF Wi-Fi vs Nest Learning Smart Home Thermostat" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/">Honeywell RTH9580WF Wi-Fi Smart Thermostat VS Nest Learning Thermostat</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/best-smart-hubs-in-2021/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Best-Smart-Hubs-In-2021--550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Best Smart Home Automation Hubs 2021 | Hubs Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/best-smart-hubs-in-2021/">Best Smart Hubs In 2021</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/What-Are-Google-Max-Google-Home-Nest-Hub-and-Nest-Hub-Max-Nest-Mini-And-What-Can-They-Do-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Google Max &amp; Google Home Hub | Nest Mini, Nest Hub &amp; Nest Hub Max" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/">What Are Google Max, Google Home, Nest Hub, and Nest Hub Max, Nest Mini, And What Can They Do?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Pros-and-Cons-of-A-Smart-Hub-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Pros &amp; Cons of Smart Hub | Benefits &amp; Disadvantages of Smart Home" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/">Pros and Cons of A Smart Hub</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/apple-homekit-and-home-app/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-and-Home-App.-What-Are-They-and-How-Do-They-Work_-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="What is Apple Homekit &amp; Smart Home App? | Homekit Compatible Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/apple-homekit-and-home-app/">Apple Homekit and Home App. What Are They and How Do They Work?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Thermostats-of-2021-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Best Smart Home Thermostats 2021 | Thermostat Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/">The Best Smart Thermostats of 2021</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/All-You-Need-To-Know-About-Homekit-Hubs-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Everything you need to know about Homekit Smart Home Automation Hub" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/">All You Need To Know About Homekit Smart Hubs</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/the-best-smart-devices-of-2021/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Devices-of-2021-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Best Smart Home Devices &amp; Systems of 2021 | Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/the-best-smart-devices-of-2021/">The Best Smart Devices of 2021</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-VS.-Samsung-SmartThings-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Apple Homekit Smart Home vs Samsung Smartthings Automation System" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/">Apple Homekit Smart Home vs. Samsung Smartthings Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/ikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more/">IKEA Smart Home Speakers, Adaptive Smart Lights, Ring, Aqara, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Ultimate-Guide-How-to-Make-a-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Ultimate Smart Home Guide | How to Make a Home Automation System?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/">Ultimate Guide &#8211; How to Make a Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Honeywell-Smart-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Honeywell Smart Home System? | Honeywell Smart Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/">How to Make a Smart Home &#8211; Honeywell Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-meross-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Meross-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to make Meross Smart Home System? | Smart Plug &amp; Switch Setup" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-meross-smart-home/">How to Make a Meross Smart Home?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-SmartThings-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Samsung Smartthings Smart Home Automation System?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/">How to Make a SmartThings Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Hubitat-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Hubitat Smart Home? | Hubitat Home Automation Setup" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/">How to Make a Hubitat Smart Home?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Yale-Smart-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Yale Smart Home Automation System? | Yale Smart Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/">How to Make A Smart Home &#8211; Yale Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-SwitchBot-Smart-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make a Switchbot Smart Home System? | Switchbot Smart Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/">How to Make A Smart Home &#8211; SwitchBot Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Fibaro-Smart-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make a Fibaro Smart Home System? | Fibaro Smart Devices Setup" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/">How to Make A Smart Home &#8211; Fibaro Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Eufy-Smart-Devices-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make a Eufy Smart Home Automation? | Eufy Smart Devices Specs" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/">How to Make A Smart Home &#8211; Eufy Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Using-Wyze-Technologies-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Wyze Smart Home Automation System? | Wyze Technologies" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/">How to Make a Smart Home Using Wyze Technologies</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Using-Abode-Technologies-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Abode Smart Home Automation &amp; Security Cameras Setup?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/">How to Make A Smart Home Using Abode Technologies</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/"><img width="250" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-250x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/">TRÅDFRI Buttons, Bye Harmony Remotes, Ring Goes Loud, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-Eve-Homekit-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Make Eve Smart Home Automation? | Eve Homekit Technologies" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/">How to Make a Smart Home &#8211; Eve Homekit Technologies</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Aqara-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Build an Aqara Smart Home Automation? | Aqara Smart Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/">How to Make a Smart Home &#8211; Aqara Technologies</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Ecobee-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Build an Ecobee Home Automation? | Ecobee Smart Thermostat" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/">How to Make a Smart Home &#8211; Ecobee Smart Devices</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Philips-Hue-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue smart lights | Philips Hue Play | Philips Smart Home System Description:" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/">How to Build a Philips Hue Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Sonos-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Sonos Smart Home Automation System | Sonos Smart Speaker" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/">How to Build a Sonos Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-a-control4-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Control4-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Build a Control4 Remote Control Smart Home Automation System" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-a-control4-smart-home/">How to Build a Control4 Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-a-Lutron-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Lutron Smart Home Automation | Caseta Wireless &amp; Lighting Control" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/">How to Build a Lutron Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-build-a-ring-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Ring-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Ring Smart Home Automation | Ring Security Alarm &amp; Cameras" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-build-a-ring-smart-home/">How to Build a Ring Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Steps-on-How-to-Get-Started-With-a-Google-Powered-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Google Smart Home System | Google Smart Speakers &amp; Smart Display" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/">Steps on How to Get Started With a Google-powered Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Set-Up-An-Apple-Homekit-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Apple Homekit Smart Home | Apple Homekit Compatible Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/">How To Set-Up An Apple Homekit Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Set-up-an-Alexa-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Alexa Smart Home | Amazon Echo Models | ZigBee Controller" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/">How to Set-up an Alexa Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Samsung-SmartThings-Home-Automation-Overview--550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Samsung Smartthings Smart Home | Samsung Smartthings Hub" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/">Samsung SmartThings Smart Home Automation: What is it?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/IFTTT-Overview-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="IFTTT Smart Home Automation | IFTTT Motion Sensor &amp; Homekit" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/">Popular IFTTT Smart Home Integrations</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-light-switches-robots-homepod-secrets/">🔦🤖Smart Home Light Switches, Robots, HomePod Secrets, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Smart-Home-Companies-With-Great-Home-Automation-Products-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Automation Companies Products | Best Home Technology" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/">Smart Home Companies With Great Home Automation Products</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/top-smart-home-automation-companies/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Top-Smart-Home-Automation-Companies-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Top Smart Home Automation Companies | Google &amp; Apple Smart Home" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/top-smart-home-automation-companies/">Top Smart Home Automation Companies</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/ikea-home-automation-system-introduction/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/IKEA-Home-Automation-System-Introduction-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Ikea Smart Home Automation System | Ikea Smart Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/ikea-home-automation-system-introduction/">IKEA Home Automation System Introduction</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/building-a-smart-home-overview/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Building-a-Smart-Home-Overview-1-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Building a Smart Home Automation | Best Smart Home Devices &amp; Systems" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/building-a-smart-home-overview/">Building a Smart Home Overview</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/04/7-Tips-On-How-To-Become-A-Successful-Smart-Home-Installer-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to become a smart home installer | Smart Home Automation Tips" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/">7 Tips On How To Become A Successful Smart Home Installer</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/connected-home-over-ip-chip/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/03/CHIP-Project-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Connected Home Over IP Chip | IP Based Home Automation System" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/connected-home-over-ip-chip/">Connected Home over IP (CHIP)</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/03/How-to-Start-a-Smart-Home-Installation-Service-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How to Start a Smart Home Installation Service? | Smart Home Training" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/">How to Start a Smart Home Installation Service?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-supermarkets-craze/"><img width="250" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-250x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-supermarkets-craze/">Smart Home Supermarkets Craze 🛒</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-installation-services-key-benefits/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/03/Pros-with-Smart-Home-Installation-Training-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Benefits of Smart Home Installation Services | Home Automation Services" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-installation-services-key-benefits/">Smart Home Installation Services &#8211; Key Benefits</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-newsletter-homepod-sonos-hue/">Goodbye HomePod, Sonos at Beach, and Hue Smart Home Bars</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-bacteria-x-box-bad-weather-and-ikea/">Smart Home Bacteria! X-Box, Bad Weather, and IKEA!</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-printers-smart-home-displays-and-more/">Smart Home Printers 🖨️, Smart Home Displays 📺, and More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/thread-smart-home-devices-overview/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/03/Thread-Smart-Home-550x200.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Thread Smart Home Devices Overview | Thread Smart Home Automation" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/thread-smart-home-devices-overview/">Thread Smart Home Devices Overview</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-doorbell-responses-google-2030-new-smart-bulbs/">Smart Doorbell Responses, Google 2030, New Smart Bulbs&#8230;.</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-labs-walls-more/">Smart Home Laboratories, Walls &#038; More 🧱</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/"><img width="250" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-250x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/">Video Doors, UWB, and Smart Home Glitches</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/outside-homekit-smart-home-dogs/"><img width="250" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-250x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/outside-homekit-smart-home-dogs/">Outside HomeKit &#038; Smart Home Dogs</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
												
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/google-home-guests-and-tp-link-smart-homes/">🏠Google Home Guests and TP-LInk Smart Homes</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2021/01/Smart-Home-Coaching-Session-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Coaching Calls Services Announced | Smart Training Course" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/">Smart Homes Coaching Call Services Announced</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Tell-Me-a-Little-More-About-Smart-Doorbells-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Video Doorbells Installation Setup | Benefits of Smart Doorbells" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/">What&#8217;s the Story With Smart Doorbells?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Thermostat-2020-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="What is a Smart Home Thermostat in 2020? | Thermostat Buying Guide" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/">What is a Smart Thermostat in 2020?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Essential-Guide-to-Smart-Home-Virtual-Assistants-Smart-Speakers--550x200.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Essential Guide to Smart Home Automation Virtual Assistants &amp; Speakers" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/">Essential Guide to Smart Home Virtual Assistants &#038; Smart Speakers</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Echo-Show-HomePod-Smart-Home-Speakers-More-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Amazon Echo Show | Apple Homepod Smart Home Speaker" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/">Echo Show, HomePod Smart Home Speakers &#038; More</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Drawbacks-Here-Comes-The-Future-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Speaker Drawbacks &amp; Future | Home Assistant Voice Control" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/">Smart Speaker Drawbacks and Here Comes The Future</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Home-Assistants-Your-Privacy-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Speaker Assistant Voice Control &amp; Privacy Concerns" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/">Smart Speaker Home Assistants &#038; Your Privacy</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Amazon-Alexa-Vs-Google-Home-What-Type-Of-Smart-Speaker-Should-You-Purchase-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Amazon Alexa Vs Google Home | Which Smart Speaker Should Purchase?" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/">Amazon Alexa Vs Google Home &#8211; What Type of Smart Speaker Should You Purchase?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speakers-And-Controlling-Your-Smart-Home-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home IFTTT Speakers Security | Smart Plugs, Lighting &amp; Heating" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/">Smart Speakers And Controlling Your Smart Home</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/exploring-smart-speaker-components/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Exploring-Smart-Speaker-Components-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Exploring Smart Home Speaker | Internal &amp; Outside Software Components" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/exploring-smart-speaker-components/">Exploring Smart Speaker Components</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/different-smart-home-assistant-form-factors/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Different-Smart-Home-Assistant-Form-Factors-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Assistant Devices | Smart Home Automation &amp; Home Speaker" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/different-smart-home-assistant-form-factors/">Different Smart Home Assistant Form Factors</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/what-is-a-smart-home-assistant/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/What-is-a-Smart-Home-Assistant-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="A Guide to Smart Home Assistant Devices | Home Automation Services" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/what-is-a-smart-home-assistant/">What is a Smart Home Assistant?</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Popular-Smart-Home-Speaker-Artificial-Intelligence-Systems-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Naming the Popular AI Powered Smart Home Speaker Systems &amp; Devices" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/">Naming Popular Smart Home Speaker Artificial Intelligence Systems</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/09/AI-Powered-Smart-Home-Voice-Post-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="AI-Powered Smart Home Speaker Devices &amp; Voice Recognition Systems" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/">About AI-Powered Smart Home Speaker Voice Recognition Systems</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/"><img width="550" height="200" src="https://smarthomesschool.com/wp-content/uploads/2020/08/Smart-home-mesh-wi-fi-system-intro-550x200.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Mesh Wi-Fi &amp; Mesh Network Systems | Smooth Wi-Fi in Smart Homes" decoding="async" loading="lazy" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/">Smooth Wi-Fi is Essential in Smart homes</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/10-things-need-know-smart-light-bulbs/"><img width="316" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/01/10-Things-You-Need-to-Know-About-Smart-Light-Bulbs.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="10 Things You Need to Know About Smart Light Bulbs | Smart Lighting" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/01/10-Things-You-Need-to-Know-About-Smart-Light-Bulbs.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/01/10-Things-You-Need-to-Know-About-Smart-Light-Bulbs-300x190.png 300w" sizes="(max-width: 316px) 100vw, 316px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/10-things-need-know-smart-light-bulbs/">10 Things You Need to Know About Smart Light Bulbs</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/new-online-smart-home-automation-training-school-launched/"><img width="272" height="200" src="https://smarthomesschool.com/wp-content/uploads/2016/04/Smart-Home-Automation-Training-School.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="New Online Smart Home Automation Training School Launched" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2016/04/Smart-Home-Automation-Training-School.jpg 680w, https://smarthomesschool.com/wp-content/uploads/2016/04/Smart-Home-Automation-Training-School-300x221.jpg 300w" sizes="(max-width: 272px) 100vw, 272px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/new-online-smart-home-automation-training-school-launched/">New Online Smart Home Automation Training School Launched</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/some-common-questions-about-philips-hue-smart-bulbs/"><img width="272" height="200" src="https://smarthomesschool.com/wp-content/uploads/2016/01/Common-Questions-About-Philips-Hue-Smart-Bulbs.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Philips Hue Smart Bulbs | Philips Hue Smart Home Automation System" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2016/01/Common-Questions-About-Philips-Hue-Smart-Bulbs.jpg 680w, https://smarthomesschool.com/wp-content/uploads/2016/01/Common-Questions-About-Philips-Hue-Smart-Bulbs-300x221.jpg 300w" sizes="(max-width: 272px) 100vw, 272px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/some-common-questions-about-philips-hue-smart-bulbs/">Some Common Questions About Philips Hue Smart Bulbs</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/everything-you-wanted-to-know-about-samsung-smartthings-smart-home-automation-system/"><img width="272" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/11/Install-smartthings-step-by-step-Post.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Samsung SmartThings Smart Home System | Samsung SmartThings Hub" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/11/Install-smartthings-step-by-step-Post.jpg 680w, https://smarthomesschool.com/wp-content/uploads/2015/11/Install-smartthings-step-by-step-Post-300x221.jpg 300w" sizes="(max-width: 272px) 100vw, 272px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/everything-you-wanted-to-know-about-samsung-smartthings-smart-home-automation-system/">Everything You Wanted to Know About Samsung SmartThings Smart Home Automation System</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/top-100-must-read-smart-home-automation-articles/"><img width="427" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/08/Top-100-Smart-Home-Posts.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Top 100 Must Read Smart Home Automation Articles | Smart Homes Guide" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/08/Top-100-Smart-Home-Posts.jpg 640w, https://smarthomesschool.com/wp-content/uploads/2015/08/Top-100-Smart-Home-Posts-300x141.jpg 300w" sizes="(max-width: 427px) 100vw, 427px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/top-100-must-read-smart-home-automation-articles/">Top 100 Must Read Smart Home Automation Articles</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-locks-essential-guide/"><img width="316" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/02/Smart-Lock-Install.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Complete Guide for Smart Locks | Best Smart Electronic Door Locks" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/02/Smart-Lock-Install.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/02/Smart-Lock-Install-300x190.png 300w" sizes="(max-width: 316px) 100vw, 316px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-locks-essential-guide/">Smart Locks: Your Essential Guide</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/7-key-features-smart-home-hub/"><img width="316" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/01/Smart-Home-Automation-Hub-Features.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="7 Things Need to Know About Smart Home Hub &amp; Installation" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/01/Smart-Home-Automation-Hub-Features.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/01/Smart-Home-Automation-Hub-Features-300x190.png 300w" sizes="(max-width: 316px) 100vw, 316px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/7-key-features-smart-home-hub/">7 Things You Need to Know About a Next Generation Smart Home Hub</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/smart-home-technology-for-seniors/"><img width="316" height="200" src="https://smarthomesschool.com/wp-content/uploads/2015/02/13-Smart-Home-Technologies-to-Support-Independent-Living.png" class="attachment-grid_feature size-grid_feature wp-post-image" alt="Smart Home Technology for Seniors | Best Smart Home Devices" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/02/13-Smart-Home-Technologies-to-Support-Independent-Living.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/02/13-Smart-Home-Technologies-to-Support-Independent-Living-300x190.png 300w" sizes="(max-width: 316px) 100vw, 316px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/smart-home-technology-for-seniors/">Smart Home Technology for Seniors: 13 Different Systems</a>
						</h3>
						
					</div>
					
				</div>
				
							
				<div class="popular-item grid-container grid-parent">
					
					<div class="grid-30 tablet-grid-30 mobile-grid-30 grid-parent">
						
						<a href="https://smarthomesschool.com/independent-living-know-smart-homes-can-help-aging-adults-part-4/"><img width="356" height="200" src="https://smarthomesschool.com/wp-content/uploads/2016/03/Smart-Home-Independent-Living-Part-4.jpg" class="attachment-grid_feature size-grid_feature wp-post-image" alt="How Can Smart Home Tech Help Older Adults to Improve Living?" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2016/03/Smart-Home-Independent-Living-Part-4.jpg 1024w, https://smarthomesschool.com/wp-content/uploads/2016/03/Smart-Home-Independent-Living-Part-4-300x169.jpg 300w, https://smarthomesschool.com/wp-content/uploads/2016/03/Smart-Home-Independent-Living-Part-4-768x432.jpg 768w" sizes="(max-width: 356px) 100vw, 356px" /></a>						
					</div>
					
					<div class="grid-65 tablet-grid-65 mobile-grid-65 prefix-5 tablet-prefix-5 mobile-tablet-5 grid-parent">
						
						<h3>
							<a href="https://smarthomesschool.com/independent-living-know-smart-homes-can-help-aging-adults-part-4/">Independent Living: Did You Know Smart Homes Can Help Aging Adults– Part 4</a>
						</h3>
						
					</div>
					
				</div>
				
						</div>
	
</div>
	
<div id="page" class="site">
	
		<header id="masthead" class="site-header" role="banner">
		<nav class="menu-toggle nav-toggle">
			<a>
				<i class="fa fa-bars" aria-hidden="true"></i>
				<span>Menu</span>
			</a>
		</nav>
		<div class="site-branding">
							<h1 class="site-title has-logo">
					<a href="https://smarthomesschool.com/" rel="home">Smart Homes School &#8211; home automation training courses &amp; books | A media publishing company that features various smart home books and home automation courses.</a>
				</h1>
					</div><!-- .site-branding -->
		<nav class="search-toggle nav-toggle">
			<a>
				<i class="fa fa-search" aria-hidden="true"></i>
				<span>Search</span>
			</a>
		</nav>
				
	</header><!-- #masthead -->
		
		
		
	<div class="nt-cta-container add_spacing_below_this_thing">
		<div class="nt-cta  nt-cta-with-image">
			<div class="grid-container">
								<div class="nt-cta-image">
					<img src="https://smarthomesschool.com/wp-content/uploads/2015/09/Smart-Home-Security-Book-1-200x260.jpg" alt="FREE SMART HOME AUTOMATION ESSENTIAL GUIDE" />
				</div>
								<div class="nt-cta-description">
					<h2>FREE SMART HOME AUTOMATION ESSENTIAL GUIDE</h2>
					<p class="p1">The first book in the international bestselling Smart Home Automation Essential Guides series is now free for a limited time!</p>
<p class="p1">In this book, you’ll learn to: install a smart absence alarm, install a night detection system, understand smart smoke detectors, understand how to protect your homes from floods and leaks and install a network camera and more&#8230;.</p>
					<form method="post" action="https://sendfox.com/form/m5dd98/19xnxp" class="sendfox-form" id="19xnxp" data-async="true" data-recaptcha="true">
<p><input type="email" placeholder="Email" name="email" required /></p>
<p><label><input type="checkbox" name="gdpr" value="1" required /> I agree to receive email updates and promotions.</label></p>
<!-- no botz please -->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="a_password" tabindex="-1" value="" autocomplete="off" /></div>
<p><button type="submit">YES! SEND ME THE FREE SMART HOME BOOK</button></p>
</form>
<script src="https://sendfox.com/js/form.js"></script>				</div>
			</div>
		</div>
	</div>
	

	<div id="content" class="site-content">


	<div id="primary" class="content-area nt-standard-layout">
		<main id="main" class="site-main" role="main">
		
					
			<div class="post-list">
			
				
<article id="post-4859" class="post-4859 post type-post status-publish format-standard sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/for-immediate-release/">
					FOR IMMEDIATE RELEASE				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/for-immediate-release/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ffor-immediate-release%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ffor-immediate-release%2F&text=FOR IMMEDIATE RELEASE" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ffor-immediate-release%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ffor-immediate-release%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=FOR IMMEDIATE RELEASE&body=https://smarthomesschool.com/for-immediate-release/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>New Smart Home Certification Exam Now Available for Industry Professionals [Ireland] &#8211; Smart homes are the future of modern living, and with the growing demand for smart home technologies, there is a need for qualified professionals who can install and maintain these systems. In response to this need, Smart Homes School is excited to announce [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/for-immediate-release/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4856" class="post-4856 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global/">
					Tado, New Smart Camera, Expensive Hue, and Sonos Alexa Goes Global				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ftado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ftado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global%2F&text=Tado, New Smart Camera, Expensive Hue, and Sonos Alexa Goes Global" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ftado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ftado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Tado, New Smart Camera, Expensive Hue, and Sonos Alexa Goes Global&body=https://smarthomesschool.com/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>gm! as they say on Twitter! My schedule is a little bit all over the place in this weather, anyway. Let&#8217;s dive into what&#8217;s happening in the smart home metaverse this past week. And enjoy today&#8217;s curated news! Munich’s Tado Brings Home €43 Million Since its launch in 2011, Tado has exponentially grown its market [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/tado-new-smart-camera-expensive-hue-and-sonos-alexa-goes-global/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4854" class="post-4854 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-cars-homekit-locks-and-lots-of-smart-tvs/">
					Smart Cars, HomeKit Locks, and Lots of Smart TVs				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-cars-homekit-locks-and-lots-of-smart-tvs/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-cars-homekit-locks-and-lots-of-smart-tvs%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-cars-homekit-locks-and-lots-of-smart-tvs%2F&text=Smart Cars, HomeKit Locks, and Lots of Smart TVs" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-cars-homekit-locks-and-lots-of-smart-tvs%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-cars-homekit-locks-and-lots-of-smart-tvs%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Cars, HomeKit Locks, and Lots of Smart TVs&body=https://smarthomesschool.com/smart-cars-homekit-locks-and-lots-of-smart-tvs/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hey there, and good bank holiday Monday here in Ireland! Apologies for the email newsletter going out late, long weekend here, and busy doing lots of family stuff. Let&#8217;s dive into what&#8217;s happening in the smart home metaverse this past week! And enjoy today&#8217;s curated news! Home Assistant Is Coming for Your Car 🏎️ Home [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-cars-homekit-locks-and-lots-of-smart-tvs/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4851" class="post-4851 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-water-remotes-camera-and-a-new-homepod/">
					Smart Water, Remotes, Camera, and a New HomePod				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-water-remotes-camera-and-a-new-homepod/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-water-remotes-camera-and-a-new-homepod%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-water-remotes-camera-and-a-new-homepod%2F&text=Smart Water, Remotes, Camera, and a New HomePod" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-water-remotes-camera-and-a-new-homepod%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-water-remotes-camera-and-a-new-homepod%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Water, Remotes, Camera, and a New HomePod&body=https://smarthomesschool.com/smart-water-remotes-camera-and-a-new-homepod/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hey there, and GM! Let&#8217;s dive into what&#8217;s happening in the smart home metaverse this past week! And enjoy today&#8217;s curated news! Moen Expands Adds Irrigation Systems to Their Smart Home Network At CES 2023, Moen announced the addition of a Smart Sprinkler Container and Smart Wireless Soil Sensors to its lineup of smart gadgets. [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-water-remotes-camera-and-a-new-homepod/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4847" class="post-4847 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve/">
					Remember Smartthings, Smart Car Cameras 🏎️, Apple and Eve				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fremember-smartthings-smart-car-cameras-%25f0%259f%258f%258e%25ef%25b8%258f-apple-and-eve%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fremember-smartthings-smart-car-cameras-%25f0%259f%258f%258e%25ef%25b8%258f-apple-and-eve%2F&text=Remember Smartthings, Smart Car Cameras 🏎️, Apple and Eve" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fremember-smartthings-smart-car-cameras-%25f0%259f%258f%258e%25ef%25b8%258f-apple-and-eve%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fremember-smartthings-smart-car-cameras-%25f0%259f%258f%258e%25ef%25b8%258f-apple-and-eve%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Remember Smartthings, Smart Car Cameras 🏎️, Apple and Eve&body=https://smarthomesschool.com/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hey there, GM and friends! It&#8217;s great to be back with you all for this week&#8217;s smart home newsletter. A warm welcome to our 25 new subscribers &#8211; thank you for joining us and allowing us to share our insights with you. We appreciate your support! We hope you&#8217;re all having a good weekend, and [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/remember-smartthings-smart-car-cameras-%f0%9f%8f%8e%ef%b8%8f-apple-and-eve/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4845" class="post-4845 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more/">
					Smart home electricity 🔌, TP-Link News, Aqara heads West and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-electricity-%25f0%259f%2594%258c-tp-link-news-aqara-heads-west-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-electricity-%25f0%259f%2594%258c-tp-link-news-aqara-heads-west-and-more%2F&text=Smart home electricity 🔌, TP-Link News, Aqara heads West and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-electricity-%25f0%259f%2594%258c-tp-link-news-aqara-heads-west-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-electricity-%25f0%259f%2594%258c-tp-link-news-aqara-heads-west-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart home electricity 🔌, TP-Link News, Aqara heads West and More&body=https://smarthomesschool.com/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;59 newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; Nothing major here at the O&#8217;Driscoll household, school did start for the younger ones, so back to the chaotic mornings 🎉. Other than that [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-electricity-%f0%9f%94%8c-tp-link-news-aqara-heads-west-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4840" class="post-4840 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-hue tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/in-home-safety-hue-natural-light-smart-home-shipments-and-more/">
					In-Home Safety, Hue Natural Light, Smart Home Shipments, and More……				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/in-home-safety-hue-natural-light-smart-home-shipments-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fin-home-safety-hue-natural-light-smart-home-shipments-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fin-home-safety-hue-natural-light-smart-home-shipments-and-more%2F&text=In-Home Safety, Hue Natural Light, Smart Home Shipments, and More……" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fin-home-safety-hue-natural-light-smart-home-shipments-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fin-home-safety-hue-natural-light-smart-home-shipments-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=In-Home Safety, Hue Natural Light, Smart Home Shipments, and More……&body=https://smarthomesschool.com/in-home-safety-hue-natural-light-smart-home-shipments-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the 24 newest readers of the smart home newsletter! Thank you for giving me space in your inbox.  I hope that you took the last week or so to rest, relax, and unwind because 2023 is kicking off with some big news—and [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/in-home-safety-hue-natural-light-smart-home-shipments-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4837" class="post-4837 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd/">
					17 Matters, an $11,500 Toilet and Weird Roomba Goings on 🚽				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2F17-matters-an-11500-toilet-and-weird-roomba-goings-on-%25f0%259f%259a%25bd%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2F17-matters-an-11500-toilet-and-weird-roomba-goings-on-%25f0%259f%259a%25bd%2F&text=17 Matters, an $11,500 Toilet and Weird Roomba Goings on 🚽" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2F17-matters-an-11500-toilet-and-weird-roomba-goings-on-%25f0%259f%259a%25bd%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2F17-matters-an-11500-toilet-and-weird-roomba-goings-on-%25f0%259f%259a%25bd%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=17 Matters, an $11,500 Toilet and Weird Roomba Goings on 🚽&body=https://smarthomesschool.com/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;44 newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; Well did ye all survive the festivities? For me personally, it went fast this year for some reason. Santa was in our house for [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/17-matters-an-11500-toilet-and-weird-roomba-goings-on-%f0%9f%9a%bd/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4834" class="post-4834 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc tag-wi-fi-7">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6/">
					30 Billion Smart Home Pieces, IKEA, Sonos, More Matter, and Wi-Fi 7 🤶				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2F30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%25f0%259f%25a4%25b6%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2F30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%25f0%259f%25a4%25b6%2F&text=30 Billion Smart Home Pieces, IKEA, Sonos, More Matter, and Wi-Fi 7 🤶" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2F30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%25f0%259f%25a4%25b6%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2F30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%25f0%259f%25a4%25b6%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=30 Billion Smart Home Pieces, IKEA, Sonos, More Matter, and Wi-Fi 7 🤶&body=https://smarthomesschool.com/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;38&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; First up Happy Christmas to all our readers 🤶🎅🎄, wild here this morning with kids getting their Santa presents! Nice time of the year allowing [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/30-billion-smart-home-pieces-ikea-sonos-more-matter-and-wi-fi-7-%f0%9f%a4%b6/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4828" class="post-4828 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-ecobee tag-eufy tag-facebook-portal tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya tag-urc">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b/">
					Eufy Bold Again, Ecobee Improvements, URC News, and Bye Facebook Portal 👋				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Feufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%25f0%259f%2591%258b%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Feufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%25f0%259f%2591%258b%2F&text=Eufy Bold Again, Ecobee Improvements, URC News, and Bye Facebook Portal 👋" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Feufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%25f0%259f%2591%258b%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Feufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%25f0%259f%2591%258b%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Eufy Bold Again, Ecobee Improvements, URC News, and Bye Facebook Portal 👋&body=https://smarthomesschool.com/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the 25 newest readers of the smart home newsletter! Thank you for giving me space in your inbox.  No major gossip, the cold spell is continuing with a thaw coming this week, and of course, our energy costs are surging, a case in [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/eufy-bold-again-ecobee-improvements-urc-news-and-bye-facebook-portal-%f0%9f%91%8b/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4826" class="post-4826 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-installing-smart-homes tag-joshai tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%e2%9c%a8/">
					Smart Home Device Problems, New Amazon Feature, some AI and Hey Disney ✨				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%e2%9c%a8/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%25e2%259c%25a8%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%25e2%259c%25a8%2F&text=Smart Home Device Problems, New Amazon Feature, some AI and Hey Disney ✨" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%25e2%259c%25a8%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%25e2%259c%25a8%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Device Problems, New Amazon Feature, some AI and Hey Disney ✨&body=https://smarthomesschool.com/smart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%e2%9c%a8/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;15&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; All is great here this week, the weather is pretty cold at the moment, with no wind and rain recently, just lots of ice and [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-device-problems-new-amazon-feature-some-ai-and-hey-disney-%e2%9c%a8/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4821" class="post-4821 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-alexa-problems tag-aqara tag-arlo tag-firewalla tag-google-home tag-homeassistant tag-homekit tag-homey tag-hoobs tag-installing-smart-homes tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-hub tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/hoobs-smart-home-hub-amazon-alexa-problems%f0%9f%9a%a9-sonos-stuff-and-more/">
					HOOBS Smart Home Hub, Amazon Alexa Problems🚩 Sonos stuff, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/hoobs-smart-home-hub-amazon-alexa-problems%f0%9f%9a%a9-sonos-stuff-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhoobs-smart-home-hub-amazon-alexa-problems%25f0%259f%259a%25a9-sonos-stuff-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhoobs-smart-home-hub-amazon-alexa-problems%25f0%259f%259a%25a9-sonos-stuff-and-more%2F&text=HOOBS Smart Home Hub, Amazon Alexa Problems🚩 Sonos stuff, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhoobs-smart-home-hub-amazon-alexa-problems%25f0%259f%259a%25a9-sonos-stuff-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhoobs-smart-home-hub-amazon-alexa-problems%25f0%259f%259a%25a9-sonos-stuff-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=HOOBS Smart Home Hub, Amazon Alexa Problems🚩 Sonos stuff, and More&body=https://smarthomesschool.com/hoobs-smart-home-hub-amazon-alexa-problems%f0%9f%9a%a9-sonos-stuff-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the 42 newest readers of the smart home newsletter! Thank you for giving me space in your inbox.  From an IRL perspective, had some issues with a Ring system installed at the O&#8217;Driscoll&#8217;s home; and a big shoutout to the excellent customer service [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/hoobs-smart-home-hub-amazon-alexa-problems%f0%9f%9a%a9-sonos-stuff-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4817" class="post-4817 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-aqara tag-arlo tag-google-home tag-homeassistant tag-homekit tag-installing-smart-homes tag-nanoleaf tag-philips-hue tag-samsung tag-smart-home tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-pets-%f0%9f%90%88-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes/">
					Smart Pets 🐈, Nano Nano Smart Homes, and Starting to Get Christmasieee in Smart Homes				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-pets-%f0%9f%90%88-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-pets-%25f0%259f%2590%2588-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-pets-%25f0%259f%2590%2588-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes%2F&text=Smart Pets 🐈, Nano Nano Smart Homes, and Starting to Get Christmasieee in Smart Homes" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-pets-%25f0%259f%2590%2588-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-pets-%25f0%259f%2590%2588-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Pets 🐈, Nano Nano Smart Homes, and Starting to Get Christmasieee in Smart Homes&body=https://smarthomesschool.com/smart-pets-%f0%9f%90%88-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;28&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; From an IRL perspective, no major news, except the weather has turned pretty miserable and cold these past few days. On the smart home front, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-pets-%f0%9f%90%88-nano-nano-smart-homes-and-starting-to-get-christmasieee-in-smart-homes/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4812" class="post-4812 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-aqara tag-arlo tag-google-home tag-homekit tag-installing-smart-homes tag-samsung tag-smart-home tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartlock tag-smartthings tag-tuya">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/bluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more/">
					Bluetooth Mesh, an $800,000 Smart TV 📺, Smart Lock Problems, and More!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/bluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more%2F&text=Bluetooth Mesh, an $800,000 Smart TV 📺, Smart Lock Problems, and More!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Bluetooth Mesh, an $800,000 Smart TV 📺, Smart Lock Problems, and More!&body=https://smarthomesschool.com/bluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;22&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; From an IRL perspective, all cool, had a day trip to IKEA in Dublin and Thursday. Also, keep an eye out for some free training [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/bluetooth-mesh-an-800000-smart-tv-smart-lock-problems-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4805" class="post-4805 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-arlo tag-google-home tag-homekit tag-ikeadirigera tag-installing-smart-homes tag-meross tag-smart-home tag-smart-home-installation tag-smart-home-installer tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartthings">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/arlo-smart-cars-%f0%9f%8f%8e%ef%b8%8f-ifttt-delays-smarter-aging-and-more-matter/">
					Arlo Smart Cars 🏎️, IFTTT Delays, Smarter Aging, and More Matter				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/arlo-smart-cars-%f0%9f%8f%8e%ef%b8%8f-ifttt-delays-smarter-aging-and-more-matter/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Farlo-smart-cars-%25f0%259f%258f%258e%25ef%25b8%258f-ifttt-delays-smarter-aging-and-more-matter%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Farlo-smart-cars-%25f0%259f%258f%258e%25ef%25b8%258f-ifttt-delays-smarter-aging-and-more-matter%2F&text=Arlo Smart Cars 🏎️, IFTTT Delays, Smarter Aging, and More Matter" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Farlo-smart-cars-%25f0%259f%258f%258e%25ef%25b8%258f-ifttt-delays-smarter-aging-and-more-matter%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Farlo-smart-cars-%25f0%259f%258f%258e%25ef%25b8%258f-ifttt-delays-smarter-aging-and-more-matter%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Arlo Smart Cars 🏎️, IFTTT Delays, Smarter Aging, and More Matter&body=https://smarthomesschool.com/arlo-smart-cars-%f0%9f%8f%8e%ef%b8%8f-ifttt-delays-smarter-aging-and-more-matter/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! Before jumping into this week&#8217;s smart home newsletter, a special welcome to the&nbsp;17&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; And now onwards to this week&#8217;s smart home news: All-New Arlo Safe Provides Personal, Family, and Car Safety with One-Tap Access to Emergency Response Recently, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/arlo-smart-cars-%f0%9f%8f%8e%ef%b8%8f-ifttt-delays-smarter-aging-and-more-matter/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4801" class="post-4801 post type-post status-publish format-standard sticky hentry category-newsletter tag-ai-smart-home-speaker tag-google-home tag-homekit tag-ikeadirigera tag-meross tag-smart-home tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes tag-smart-hub tag-smartthings">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/google-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%f0%9f%8f%ac/">
					Google Home App Updates, Weird Wi-Fi Device &#8211; IKEA Smart Homes 🏬				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/google-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%f0%9f%8f%ac/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%25f0%259f%258f%25ac%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%25f0%259f%258f%25ac%2F&text=Google Home App Updates, Weird Wi-Fi Device &#8211; IKEA Smart Homes 🏬" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%25f0%259f%258f%25ac%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%25f0%259f%258f%25ac%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Google Home App Updates, Weird Wi-Fi Device &#8211; IKEA Smart Homes 🏬&body=https://smarthomesschool.com/google-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%f0%9f%8f%ac/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM and hi everyone! A special welcome to the&nbsp;20&nbsp;newest readers&nbsp;of the smart home&nbsp;newsletter! Thank you for giving me space in your inbox.&nbsp; And now onwards to this week&#8217;s smart home news: A New and Powerful Google Home Feature Last month, Google announced that Google Home is getting a makeover. The new design aims at helping [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/google-home-app-updates-weird-wi-fi-device-ikea-smart-homes-%f0%9f%8f%ac/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4789" class="post-4789 post type-post status-publish format-standard sticky hentry category-newsletter tag-smart-home tag-smart-home-matter tag-smart-home-newsletter tag-smart-homes">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/me-again-%f0%9f%98%8e-the-smart-home-newsletter-returns-%f0%9f%8f%a0/">
					Me Again 😎 the Smart Home Newsletter Returns 🏠				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/me-again-%f0%9f%98%8e-the-smart-home-newsletter-returns-%f0%9f%8f%a0/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fme-again-%25f0%259f%2598%258e-the-smart-home-newsletter-returns-%25f0%259f%258f%25a0%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fme-again-%25f0%259f%2598%258e-the-smart-home-newsletter-returns-%25f0%259f%258f%25a0%2F&text=Me Again 😎 the Smart Home Newsletter Returns 🏠" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fme-again-%25f0%259f%2598%258e-the-smart-home-newsletter-returns-%25f0%259f%258f%25a0%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fme-again-%25f0%259f%2598%258e-the-smart-home-newsletter-returns-%25f0%259f%258f%25a0%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Me Again 😎 the Smart Home Newsletter Returns 🏠&body=https://smarthomesschool.com/me-again-%f0%9f%98%8e-the-smart-home-newsletter-returns-%f0%9f%8f%a0/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>GM! and it&#8217;s been a while since I wrote one of my weekly emails 🖐. To be honest, just been busy on the real-life front, with lots going on with our large family. A little rusty at the moment, so bear with me as I get my typing fingers back into action ⌨️. As always, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/me-again-%f0%9f%98%8e-the-smart-home-newsletter-returns-%f0%9f%8f%a0/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4780" class="post-4780 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/bold-google-amazon-starts-walking-and-more-%f0%9f%97%b7/">
					Bold Google, Amazon Starts Walking, and More 🗷				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/bold-google-amazon-starts-walking-and-more-%f0%9f%97%b7/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbold-google-amazon-starts-walking-and-more-%25f0%259f%2597%25b7%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbold-google-amazon-starts-walking-and-more-%25f0%259f%2597%25b7%2F&text=Bold Google, Amazon Starts Walking, and More 🗷" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbold-google-amazon-starts-walking-and-more-%25f0%259f%2597%25b7%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbold-google-amazon-starts-walking-and-more-%25f0%259f%2597%25b7%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Bold Google, Amazon Starts Walking, and More 🗷&body=https://smarthomesschool.com/bold-google-amazon-starts-walking-and-more-%f0%9f%97%b7/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Happy Sunday Morning! All is good here in Ireland, the whole Covid thing seems to be improving and the weather is pretty nice today. I just back from a run and time to have a nice fry up! From a smart home perspective, here are some interesting news bites this past week: Bold Google 🗷 [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/bold-google-amazon-starts-walking-and-more-%f0%9f%97%b7/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4776" class="post-4776 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/eve-smart-speaker-os-and-amazon-matters-%f0%9f%8e%8d/">
					Eve, Smart Speaker OS, and Amazon Matters 🎍				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/eve-smart-speaker-os-and-amazon-matters-%f0%9f%8e%8d/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Feve-smart-speaker-os-and-amazon-matters-%25f0%259f%258e%258d%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Feve-smart-speaker-os-and-amazon-matters-%25f0%259f%258e%258d%2F&text=Eve, Smart Speaker OS, and Amazon Matters 🎍" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Feve-smart-speaker-os-and-amazon-matters-%25f0%259f%258e%258d%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Feve-smart-speaker-os-and-amazon-matters-%25f0%259f%258e%258d%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Eve, Smart Speaker OS, and Amazon Matters 🎍&body=https://smarthomesschool.com/eve-smart-speaker-os-and-amazon-matters-%f0%9f%8e%8d/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good Morning and a Happy New Year to all our readers🎉 In contrast to December, week one of 2022 was busy from a smart home news perspective. To be expected, CES unveiled a raft of stories for us to digest, here are some ones that caught my attention: Eve in the Outdoors 🎍 Eve&#8217;s new [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/eve-smart-speaker-os-and-amazon-matters-%f0%9f%8e%8d/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4770" class="post-4770 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/matter-tv-amazon-sidewalk-rumors-and-smart-home-passwords/">
					Matter TV, Amazon Sidewalk Rumors, and Smart Home Passwords				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/matter-tv-amazon-sidewalk-rumors-and-smart-home-passwords/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fmatter-tv-amazon-sidewalk-rumors-and-smart-home-passwords%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fmatter-tv-amazon-sidewalk-rumors-and-smart-home-passwords%2F&text=Matter TV, Amazon Sidewalk Rumors, and Smart Home Passwords" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fmatter-tv-amazon-sidewalk-rumors-and-smart-home-passwords%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fmatter-tv-amazon-sidewalk-rumors-and-smart-home-passwords%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Matter TV, Amazon Sidewalk Rumors, and Smart Home Passwords&body=https://smarthomesschool.com/matter-tv-amazon-sidewalk-rumors-and-smart-home-passwords/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya on this wet Sunday morning here in Ireland! Due to brighten up later, no major news in the smart home world this week. Everything is gone slow due to holiday season, anyway enjoy the few snippets I came across this past seen days: Matter TV 📺 Controlling TVs from a smart home can be [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/matter-tv-amazon-sidewalk-rumors-and-smart-home-passwords/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4766" class="post-4766 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/alexa-sounds-twinkle-twinkle-and-t9-%f0%9f%a6%97/">
					Alexa Sounds, Twinkle Twinkle, and T9 🦗				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/alexa-sounds-twinkle-twinkle-and-t9-%f0%9f%a6%97/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Falexa-sounds-twinkle-twinkle-and-t9-%25f0%259f%25a6%2597%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-sounds-twinkle-twinkle-and-t9-%25f0%259f%25a6%2597%2F&text=Alexa Sounds, Twinkle Twinkle, and T9 🦗" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-sounds-twinkle-twinkle-and-t9-%25f0%259f%25a6%2597%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-sounds-twinkle-twinkle-and-t9-%25f0%259f%25a6%2597%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Alexa Sounds, Twinkle Twinkle, and T9 🦗&body=https://smarthomesschool.com/alexa-sounds-twinkle-twinkle-and-t9-%f0%9f%a6%97/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good Evening everyone! It&#8217;s the holiday season and bought our Christmas tree yesterday and full family around to help me get it set up and twinkling later this afternoon. Speaking of Christmas 🤶 very little news emanating from the smart home industry players this past seven days. Here are a few snippets I gleaned this [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/alexa-sounds-twinkle-twinkle-and-t9-%f0%9f%a6%97/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4761" class="post-4761 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/ring-gets-festive-new-alexa-switches-and-chatting-features-%f0%9f%97%a3%ef%b8%8f/">
					Ring Gets Festive, New Alexa Switches and Chatting Features 🗣️				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/ring-gets-festive-new-alexa-switches-and-chatting-features-%f0%9f%97%a3%ef%b8%8f/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fring-gets-festive-new-alexa-switches-and-chatting-features-%25f0%259f%2597%25a3%25ef%25b8%258f%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fring-gets-festive-new-alexa-switches-and-chatting-features-%25f0%259f%2597%25a3%25ef%25b8%258f%2F&text=Ring Gets Festive, New Alexa Switches and Chatting Features 🗣️" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fring-gets-festive-new-alexa-switches-and-chatting-features-%25f0%259f%2597%25a3%25ef%25b8%258f%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fring-gets-festive-new-alexa-switches-and-chatting-features-%25f0%259f%2597%25a3%25ef%25b8%258f%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Ring Gets Festive, New Alexa Switches and Chatting Features 🗣️&body=https://smarthomesschool.com/ring-gets-festive-new-alexa-switches-and-chatting-features-%f0%9f%97%a3%ef%b8%8f/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good evening! Releasing this newsletter late today, driving around this morning, and dropping kids at different sporting events. All cool in this part of the world and hope those of you in the US had a great Thanksgiving holiday. Here are a few snippers of smart home news to check out this week: Ho Ho [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/ring-gets-festive-new-alexa-switches-and-chatting-features-%f0%9f%97%a3%ef%b8%8f/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4759" class="post-4759 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-resignation-smart-voices-and-sleepy-nest/">
					Smart Home Resignation, Smart Voices, and Sleepy Nest				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-resignation-smart-voices-and-sleepy-nest/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-resignation-smart-voices-and-sleepy-nest%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-resignation-smart-voices-and-sleepy-nest%2F&text=Smart Home Resignation, Smart Voices, and Sleepy Nest" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-resignation-smart-voices-and-sleepy-nest%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-resignation-smart-voices-and-sleepy-nest%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Resignation, Smart Voices, and Sleepy Nest&body=https://smarthomesschool.com/smart-home-resignation-smart-voices-and-sleepy-nest/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya fellow smart homers, spent the last few days down with my parents in Cork and just back this morning. Looking forward to a relaxed Sunday ahead, here are some smart home news stories that came to light this past week. Smart Home Resignation 👋 One of Apples&#8217; high-profile SH people moved on last week. [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-resignation-smart-voices-and-sleepy-nest/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4753" class="post-4753 post type-post status-publish format-standard sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/top-10-must-read-matter-smart-home-standard-sources/">
					Top 10 Must-Read Matter Smart Home Standard Sources				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/top-10-must-read-matter-smart-home-standard-sources/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ftop-10-must-read-matter-smart-home-standard-sources%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-10-must-read-matter-smart-home-standard-sources%2F&text=Top 10 Must-Read Matter Smart Home Standard Sources" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-10-must-read-matter-smart-home-standard-sources%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-10-must-read-matter-smart-home-standard-sources%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Top 10 Must-Read Matter Smart Home Standard Sources&body=https://smarthomesschool.com/top-10-must-read-matter-smart-home-standard-sources/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Official Matter Site What is Matter and why is it important for your smart home? Wikipedia Matter Smart Home Page FAQ – frequently asked questions about matter All You Need To Know About The Smart Home Matter Protocol Connectivity Standards Alliance Twitter Page Interesting Reddit Thread About the Matter Smart Home Protocol Smart Home Matter: [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/top-10-must-read-matter-smart-home-standard-sources/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4750" class="post-4750 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-thermostat-news-smart-turkeys-%f0%9f%90%94-and-smart-home-rumours/">
					Smart Thermostat News, Smart Turkeys 🐔 and Smart Home Rumours!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-thermostat-news-smart-turkeys-%f0%9f%90%94-and-smart-home-rumours/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-thermostat-news-smart-turkeys-%25f0%259f%2590%2594-and-smart-home-rumours%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-thermostat-news-smart-turkeys-%25f0%259f%2590%2594-and-smart-home-rumours%2F&text=Smart Thermostat News, Smart Turkeys 🐔 and Smart Home Rumours!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-thermostat-news-smart-turkeys-%25f0%259f%2590%2594-and-smart-home-rumours%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-thermostat-news-smart-turkeys-%25f0%259f%2590%2594-and-smart-home-rumours%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Thermostat News, Smart Turkeys 🐔 and Smart Home Rumours!&body=https://smarthomesschool.com/smart-thermostat-news-smart-turkeys-%f0%9f%90%94-and-smart-home-rumours/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Morning everyone, hope all is good, getting ready for a long drive to my native county of Cork to watch our second youngest daughter play some sports. The weather is good and looking forward to the day ahead. Grab a coffee and enjoy some of the smart home stories that I reviewed this past week, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-thermostat-news-smart-turkeys-%f0%9f%90%94-and-smart-home-rumours/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4746" class="post-4746 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/wellness-in-your-smart-home-smart-home-safety-and-buttons/">
					Smart Home Wellness, Safety, and Buttons!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/wellness-in-your-smart-home-smart-home-safety-and-buttons/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwellness-in-your-smart-home-smart-home-safety-and-buttons%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwellness-in-your-smart-home-smart-home-safety-and-buttons%2F&text=Smart Home Wellness, Safety, and Buttons!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwellness-in-your-smart-home-smart-home-safety-and-buttons%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwellness-in-your-smart-home-smart-home-safety-and-buttons%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Wellness, Safety, and Buttons!&body=https://smarthomesschool.com/wellness-in-your-smart-home-smart-home-safety-and-buttons/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Evening everybody, slightly later this fine Sunday evening; did a short run earlier and lots of kids activities for the rest of the day, here are a few smart home stories I caught sight of this past week! Smart Wellness 👩‍⚕️ There are a plethora of smart home air quality monitors available to consumers. And [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/wellness-in-your-smart-home-smart-home-safety-and-buttons/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4741" class="post-4741 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-couches-%f0%9f%9b%8b%ef%b8%8f-recurring-revenue-and-a-cheap-smart-doorbell/">
					Smart Home Couches 🛋️, Recurring Revenue and a Cheap Smart Doorbell				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-couches-%f0%9f%9b%8b%ef%b8%8f-recurring-revenue-and-a-cheap-smart-doorbell/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-couches-%25f0%259f%259b%258b%25ef%25b8%258f-recurring-revenue-and-a-cheap-smart-doorbell%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-couches-%25f0%259f%259b%258b%25ef%25b8%258f-recurring-revenue-and-a-cheap-smart-doorbell%2F&text=Smart Home Couches 🛋️, Recurring Revenue and a Cheap Smart Doorbell" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-couches-%25f0%259f%259b%258b%25ef%25b8%258f-recurring-revenue-and-a-cheap-smart-doorbell%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-couches-%25f0%259f%259b%258b%25ef%25b8%258f-recurring-revenue-and-a-cheap-smart-doorbell%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Couches 🛋️, Recurring Revenue and a Cheap Smart Doorbell&body=https://smarthomesschool.com/smart-home-couches-%f0%9f%9b%8b%ef%b8%8f-recurring-revenue-and-a-cheap-smart-doorbell/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Happy Halloween to all 🎃😊 All good in this part of the world. Lots of activities here today with trick or treating with the younger ones and the older crew I believe are on the town tonight! On the smart home front, I&#8217;ve picked out some stories, that I thought you might enjoy this Sunday [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-couches-%f0%9f%9b%8b%ef%b8%8f-recurring-revenue-and-a-cheap-smart-doorbell/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4737" class="post-4737 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/multi-color-homepods-smart-home-subs-and-more/">
					Multi-color HomePods, Smart Home Subs, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/multi-color-homepods-smart-home-subs-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fmulti-color-homepods-smart-home-subs-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fmulti-color-homepods-smart-home-subs-and-more%2F&text=Multi-color HomePods, Smart Home Subs, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fmulti-color-homepods-smart-home-subs-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fmulti-color-homepods-smart-home-subs-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Multi-color HomePods, Smart Home Subs, and More&body=https://smarthomesschool.com/multi-color-homepods-smart-home-subs-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, Gerard here; hope your week is going pretty cool; no major news in this part of the world. Hoping for a relatively easy Sunday ahead! Check out some smart home stories I gleaned from the Web over the past seven days: Multiple HomePod Colors 📻 Although unexpected, Apple announced some iterations of its HomePod [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/multi-color-homepods-smart-home-subs-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4733" class="post-4733 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/cool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi/">
					Cool New and Talking Smart Thermostats, and Expensive Mesh Wi-Fi				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/cool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fcool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fcool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi%2F&text=Cool New and Talking Smart Thermostats, and Expensive Mesh Wi-Fi" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fcool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fcool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Cool New and Talking Smart Thermostats, and Expensive Mesh Wi-Fi&body=https://smarthomesschool.com/cool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>How&#8217;s it going, fellow smart homers? So like last weekend, had a packed weekend with family visiting us and had a great time. Bouncy castle out the back garden for the kids and lots of food and drink for the adults! And here are a few newsworthy stories I encountered these past seven days: A [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/cool-new-and-talking-smart-thermostats-and-expensive-mesh-wi-fi/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4727" class="post-4727 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/lots-of-amazon-smart-home-news-%f0%9f%93%ba/">
					Lots of Amazon Smart Home News 📺				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/lots-of-amazon-smart-home-news-%f0%9f%93%ba/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Flots-of-amazon-smart-home-news-%25f0%259f%2593%25ba%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Flots-of-amazon-smart-home-news-%25f0%259f%2593%25ba%2F&text=Lots of Amazon Smart Home News 📺" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Flots-of-amazon-smart-home-news-%25f0%259f%2593%25ba%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Flots-of-amazon-smart-home-news-%25f0%259f%2593%25ba%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Lots of Amazon Smart Home News 📺&body=https://smarthomesschool.com/lots-of-amazon-smart-home-news-%f0%9f%93%ba/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good Morning&#8230;Just back from a short run in the rain, and looking forward to a relaxing day ahead! This week is very much a series of Amazon-centric smart homes: New Ring Features 🚪 At a recent Amazon devive event; one of its smart home divisions, namely Ring got a lot of mention. Here are the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/lots-of-amazon-smart-home-news-%f0%9f%93%ba/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4724" class="post-4724 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/sonos-cinema-%f0%9f%93%bd%ef%b8%8f-smart-mattresses-%f0%9f%9b%8f%ef%b8%8f-and-more/">
					Sonos Cinema 📽️, Smart Mattresses 🛏️ and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/sonos-cinema-%f0%9f%93%bd%ef%b8%8f-smart-mattresses-%f0%9f%9b%8f%ef%b8%8f-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsonos-cinema-%25f0%259f%2593%25bd%25ef%25b8%258f-smart-mattresses-%25f0%259f%259b%258f%25ef%25b8%258f-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsonos-cinema-%25f0%259f%2593%25bd%25ef%25b8%258f-smart-mattresses-%25f0%259f%259b%258f%25ef%25b8%258f-and-more%2F&text=Sonos Cinema 📽️, Smart Mattresses 🛏️ and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsonos-cinema-%25f0%259f%2593%25bd%25ef%25b8%258f-smart-mattresses-%25f0%259f%259b%258f%25ef%25b8%258f-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsonos-cinema-%25f0%259f%2593%25bd%25ef%25b8%258f-smart-mattresses-%25f0%259f%259b%258f%25ef%25b8%258f-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Sonos Cinema 📽️, Smart Mattresses 🛏️ and More&body=https://smarthomesschool.com/sonos-cinema-%f0%9f%93%bd%ef%b8%8f-smart-mattresses-%f0%9f%9b%8f%ef%b8%8f-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Morning smart home people! All good here in this part of the world, looking out the window and lots of clouds, which might put paid to my run this morning. Anyway&#8217;s here is the latest smart home scandals! Sonos Cinemas 📽️ There has always and always will be something cool about this company! Sonos pioneered [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/sonos-cinema-%f0%9f%93%bd%ef%b8%8f-smart-mattresses-%f0%9f%9b%8f%ef%b8%8f-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4717" class="post-4717 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/new-z-wave-bridge-aqara-news-ha-assistant-%f0%9f%92%81%f0%9f%8f%bc%f0%9f%93%85/">
					New Z-Wave Bridge, Aqara News, &#038; HA Assistant 💁🏼📅				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/new-z-wave-bridge-aqara-news-ha-assistant-%f0%9f%92%81%f0%9f%8f%bc%f0%9f%93%85/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fnew-z-wave-bridge-aqara-news-ha-assistant-%25f0%259f%2592%2581%25f0%259f%258f%25bc%25f0%259f%2593%2585%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-z-wave-bridge-aqara-news-ha-assistant-%25f0%259f%2592%2581%25f0%259f%258f%25bc%25f0%259f%2593%2585%2F&text=New Z-Wave Bridge, Aqara News, &#038; HA Assistant 💁🏼📅" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-z-wave-bridge-aqara-news-ha-assistant-%25f0%259f%2592%2581%25f0%259f%258f%25bc%25f0%259f%2593%2585%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-z-wave-bridge-aqara-news-ha-assistant-%25f0%259f%2592%2581%25f0%259f%258f%25bc%25f0%259f%2593%2585%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=New Z-Wave Bridge, Aqara News, &#038; HA Assistant 💁🏼📅&body=https://smarthomesschool.com/new-z-wave-bridge-aqara-news-ha-assistant-%f0%9f%92%81%f0%9f%8f%bc%f0%9f%93%85/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, and how&#8217;s it going? Really nice Sunday morning here and running out the door to drop my son over to a scouting event. Otherwise, no more major news, all&#8217;s well in the smart home world, and here are a few nuggets of gossip to check out today: Z-Wave Bridge 🌉 It&#8217;s been a while [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/new-z-wave-bridge-aqara-news-ha-assistant-%f0%9f%92%81%f0%9f%8f%bc%f0%9f%93%85/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4713" class="post-4713 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/hue-smart-lights-hoobs-and-smart-home-insurance-%f0%9f%92%a1%f0%9f%94%a5%f0%9f%a4%96/">
					Hue Smart Lights, HOOBS, and Smart Home Insurance 💡🔥🤖				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/hue-smart-lights-hoobs-and-smart-home-insurance-%f0%9f%92%a1%f0%9f%94%a5%f0%9f%a4%96/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhue-smart-lights-hoobs-and-smart-home-insurance-%25f0%259f%2592%25a1%25f0%259f%2594%25a5%25f0%259f%25a4%2596%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhue-smart-lights-hoobs-and-smart-home-insurance-%25f0%259f%2592%25a1%25f0%259f%2594%25a5%25f0%259f%25a4%2596%2F&text=Hue Smart Lights, HOOBS, and Smart Home Insurance 💡🔥🤖" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhue-smart-lights-hoobs-and-smart-home-insurance-%25f0%259f%2592%25a1%25f0%259f%2594%25a5%25f0%259f%25a4%2596%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhue-smart-lights-hoobs-and-smart-home-insurance-%25f0%259f%2592%25a1%25f0%259f%2594%25a5%25f0%259f%25a4%2596%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Hue Smart Lights, HOOBS, and Smart Home Insurance 💡🔥🤖&body=https://smarthomesschool.com/hue-smart-lights-hoobs-and-smart-home-insurance-%f0%9f%92%a1%f0%9f%94%a5%f0%9f%a4%96/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good Morning from Ireland and hope all is good wherever in the world you are living. I am a little late this morning due to Wi-Fi problems, so apologies for that. All relatively cool here this week and no major news, family back to full activities, work, etc&#8230;so busy times are back. And no shortage [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/hue-smart-lights-hoobs-and-smart-home-insurance-%f0%9f%92%a1%f0%9f%94%a5%f0%9f%a4%96/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4711" class="post-4711 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/new-nest-smart-home-stuff-speak-up-alexa-and-more/">
					New Nest Smart Home Stuff, Speak Up Alexa, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/new-nest-smart-home-stuff-speak-up-alexa-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fnew-nest-smart-home-stuff-speak-up-alexa-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-nest-smart-home-stuff-speak-up-alexa-and-more%2F&text=New Nest Smart Home Stuff, Speak Up Alexa, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-nest-smart-home-stuff-speak-up-alexa-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-nest-smart-home-stuff-speak-up-alexa-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=New Nest Smart Home Stuff, Speak Up Alexa, and More&body=https://smarthomesschool.com/new-nest-smart-home-stuff-speak-up-alexa-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Happy Sunday Morning, here from this part of the world! Kids are all back in school and college, and having a little more time to grow the smart home training side of the business. And planning to start teaching the next cohort of Certified Next-Generation Smart Home Installer (NGSHI) Professional Program Training Program graduates towards [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/new-nest-smart-home-stuff-speak-up-alexa-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4706" class="post-4706 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/fast-samsung-smart-homes-nanoleaf-and-smart-rent-%f0%9f%8f%a2%f0%9f%8d%8f%f0%9f%92%a8/">
					Fast Samsung Smart Homes, Nanoleaf, and Smart Rent 🏢🍏💨				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/fast-samsung-smart-homes-nanoleaf-and-smart-rent-%f0%9f%8f%a2%f0%9f%8d%8f%f0%9f%92%a8/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ffast-samsung-smart-homes-nanoleaf-and-smart-rent-%25f0%259f%258f%25a2%25f0%259f%258d%258f%25f0%259f%2592%25a8%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ffast-samsung-smart-homes-nanoleaf-and-smart-rent-%25f0%259f%258f%25a2%25f0%259f%258d%258f%25f0%259f%2592%25a8%2F&text=Fast Samsung Smart Homes, Nanoleaf, and Smart Rent 🏢🍏💨" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ffast-samsung-smart-homes-nanoleaf-and-smart-rent-%25f0%259f%258f%25a2%25f0%259f%258d%258f%25f0%259f%2592%25a8%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ffast-samsung-smart-homes-nanoleaf-and-smart-rent-%25f0%259f%258f%25a2%25f0%259f%258d%258f%25f0%259f%2592%25a8%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Fast Samsung Smart Homes, Nanoleaf, and Smart Rent 🏢🍏💨&body=https://smarthomesschool.com/fast-samsung-smart-homes-nanoleaf-and-smart-rent-%f0%9f%8f%a2%f0%9f%8d%8f%f0%9f%92%a8/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya and how is it going? Good morning; a busy weekend, an important birthday milestone in the O&#8217;Driscoll household today, so lots of activities to keep us busy. 🎂🎈On the smart home; here are some cool new stories for you this week. Enjoy! Faster Samsung Smart Homes 💨 Here is a little snippet for those [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/fast-samsung-smart-homes-nanoleaf-and-smart-rent-%f0%9f%8f%a2%f0%9f%8d%8f%f0%9f%92%a8/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4703" class="post-4703 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/some-smart-home-delays-homepod-woes-and-arlo-issues/">
					Some Smart Home Delays, HomePod Woes, and Arlo Issues				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/some-smart-home-delays-homepod-woes-and-arlo-issues/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsome-smart-home-delays-homepod-woes-and-arlo-issues%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsome-smart-home-delays-homepod-woes-and-arlo-issues%2F&text=Some Smart Home Delays, HomePod Woes, and Arlo Issues" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsome-smart-home-delays-homepod-woes-and-arlo-issues%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsome-smart-home-delays-homepod-woes-and-arlo-issues%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Some Smart Home Delays, HomePod Woes, and Arlo Issues&body=https://smarthomesschool.com/some-smart-home-delays-homepod-woes-and-arlo-issues/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Morning everyone; and hope all is well in your part of the world; nice and mild here today and forecasters are promising us an Indian summer this upcoming week, so fingers crossed! A few alarm bells in the smart home space this week to read into: Delays Matter! As you know I&#8217;m sure by now; [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/some-smart-home-delays-homepod-woes-and-arlo-issues/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4700" class="post-4700 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/bright-hue-smart-bulbs-smart-energy-%f0%9f%94%8b-and-more/">
					Bright Hue Smart Bulbs, Smart Energy 🔋 and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/bright-hue-smart-bulbs-smart-energy-%f0%9f%94%8b-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbright-hue-smart-bulbs-smart-energy-%25f0%259f%2594%258b-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbright-hue-smart-bulbs-smart-energy-%25f0%259f%2594%258b-and-more%2F&text=Bright Hue Smart Bulbs, Smart Energy 🔋 and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbright-hue-smart-bulbs-smart-energy-%25f0%259f%2594%258b-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbright-hue-smart-bulbs-smart-energy-%25f0%259f%2594%258b-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Bright Hue Smart Bulbs, Smart Energy 🔋 and More&body=https://smarthomesschool.com/bright-hue-smart-bulbs-smart-energy-%f0%9f%94%8b-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, fellow smart homers! Just back from dropping my son out at a local hotel 🏨, where he is doing some summer work in the kitchen. And it&#8217;s bucketing rain out there, hopefully, the day will clear later. Here are some smart home stories to check out: 1,100 Lumens 🔆 Hue gets brighter; with a [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/bright-hue-smart-bulbs-smart-energy-%f0%9f%94%8b-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4696" class="post-4696 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/google-unveils-fast-smart-doorbells-and-ikea-smart-air/">
					Google unveils, fast smart doorbells, and IKEA smart air!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/google-unveils-fast-smart-doorbells-and-ikea-smart-air/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-unveils-fast-smart-doorbells-and-ikea-smart-air%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-unveils-fast-smart-doorbells-and-ikea-smart-air%2F&text=Google unveils, fast smart doorbells, and IKEA smart air!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-unveils-fast-smart-doorbells-and-ikea-smart-air%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-unveils-fast-smart-doorbells-and-ikea-smart-air%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Google unveils, fast smart doorbells, and IKEA smart air!&body=https://smarthomesschool.com/google-unveils-fast-smart-doorbells-and-ikea-smart-air/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, How&#8217;s it going? And happy weekend, all cool here and back to the broken weather again. Summer is going by fast! Here are a few smart home stories to check out: Oh Oh! 🥺 Gotcha Google; the biggest search engine company on the planet leaked some unannounced Nest devices by mistake! Appearing on their [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/google-unveils-fast-smart-doorbells-and-ikea-smart-air/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4693" class="post-4693 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/alexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters/">
					Alexa Ziggy, Thread smart blinds, Nokia Smart Lights, and Amazon Matters				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/alexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Falexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters%2F&text=Alexa Ziggy, Thread smart blinds, Nokia Smart Lights, and Amazon Matters" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Alexa Ziggy, Thread smart blinds, Nokia Smart Lights, and Amazon Matters&body=https://smarthomesschool.com/alexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, and good Sunday morning; overcast outside at the moment. In the mood to read a physical paper, which I haven&#8217;t done in a while! Must pop down to the shop later and pick up a copy of the Sunday Business Post! So, some cool smart home stories this week, and here they are: Thread [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/alexa-ziggy-thread-smart-blinds-nokia-smart-lights-and-amazon-matters/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4690" class="post-4690 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/brilliant-smart-homes-siri-fire-tvs-and-more/">
					Brilliant Smart Homes, Siri, Fire TVs, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/brilliant-smart-homes-siri-fire-tvs-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbrilliant-smart-homes-siri-fire-tvs-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbrilliant-smart-homes-siri-fire-tvs-and-more%2F&text=Brilliant Smart Homes, Siri, Fire TVs, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbrilliant-smart-homes-siri-fire-tvs-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbrilliant-smart-homes-siri-fire-tvs-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Brilliant Smart Homes, Siri, Fire TVs, and More&body=https://smarthomesschool.com/brilliant-smart-homes-siri-fire-tvs-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Our heatwave has come to an end! Hope all is well in your part of the world. A relatively &#8216;quietish&#8217; week on the smart home front, and here are some stories for you to peruse: It&#8217;s Brilliant So &#8216;Brilliant&#8217; is a relatively new supplier of smart home equipment and debuted some devices at CES [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/brilliant-smart-homes-siri-fire-tvs-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4686" class="post-4686 post type-post status-publish format-standard sticky hentry category-uncategorized">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-blinds-adt-and-ring-security-smart-home-news/">
					Smart Blinds, ADT, and Ring Security Smart Home News				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/uncategorized/" rel="category tag">Uncategorized</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-blinds-adt-and-ring-security-smart-home-news/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-blinds-adt-and-ring-security-smart-home-news%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-blinds-adt-and-ring-security-smart-home-news%2F&text=Smart Blinds, ADT, and Ring Security Smart Home News" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-blinds-adt-and-ring-security-smart-home-news%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-blinds-adt-and-ring-security-smart-home-news%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Blinds, ADT, and Ring Security Smart Home News&body=https://smarthomesschool.com/smart-blinds-adt-and-ring-security-smart-home-news/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hello, fellow smart homers! How&#8217;s it going; we have a mini heatwave here in Ireland this week, Yipee! Went to the beach, over in County Clare on Friday; and had a pretty cool day over there; so on the smart home side of the house, here are some snippets of news that might catch your [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-blinds-adt-and-ring-security-smart-home-news/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4682" class="post-4682 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/new-hue-bulbs-nest-privacy-smart-locks-%f0%9f%94%90-and-more/">
					New Hue Bulbs, Nest Privacy, Smart Locks 🔐, and More&#8230;				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/new-hue-bulbs-nest-privacy-smart-locks-%f0%9f%94%90-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fnew-hue-bulbs-nest-privacy-smart-locks-%25f0%259f%2594%2590-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-hue-bulbs-nest-privacy-smart-locks-%25f0%259f%2594%2590-and-more%2F&text=New Hue Bulbs, Nest Privacy, Smart Locks 🔐, and More&#8230;" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-hue-bulbs-nest-privacy-smart-locks-%25f0%259f%2594%2590-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-hue-bulbs-nest-privacy-smart-locks-%25f0%259f%2594%2590-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=New Hue Bulbs, Nest Privacy, Smart Locks 🔐, and More&#8230;&body=https://smarthomesschool.com/new-hue-bulbs-nest-privacy-smart-locks-%f0%9f%94%90-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good morning to everyone! Hope the Summer is going well. We were promised a heatwave here in Ireland this week (common occurrence!), but nothing yet only lots of clouds so far! On the smart home, here are some stories that might interest you this Sunday morning: New Hue Bulbs 💡 Looks like some brighter Hue [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/new-hue-bulbs-nest-privacy-smart-locks-%f0%9f%94%90-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4678" class="post-4678 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-stuff-ring-smart-cars-josh-voice-and-more/">
					Smart Home Stuff, Ring Smart Cars, Josh Voice, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-stuff-ring-smart-cars-josh-voice-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-stuff-ring-smart-cars-josh-voice-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-stuff-ring-smart-cars-josh-voice-and-more%2F&text=Smart Home Stuff, Ring Smart Cars, Josh Voice, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-stuff-ring-smart-cars-josh-voice-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-stuff-ring-smart-cars-josh-voice-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Stuff, Ring Smart Cars, Josh Voice, and More&body=https://smarthomesschool.com/smart-home-stuff-ring-smart-cars-josh-voice-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, And good morning; had some time off this week! Ended up hanging out in Cork City on Thursday night, and thoroughly enjoyed the buzz around time. The great weather we are getting at the moment is a big help and raises people&#8217;s spirits. Let me now segway into the world of smart homes: Aqara [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-stuff-ring-smart-cars-josh-voice-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4675" class="post-4675 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-locks%f0%9f%94%90-google-w-fi-and-more/">
					Smart Locks🔐, Google W-Fi and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-locks%f0%9f%94%90-google-w-fi-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-locks%25f0%259f%2594%2590-google-w-fi-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-locks%25f0%259f%2594%2590-google-w-fi-and-more%2F&text=Smart Locks🔐, Google W-Fi and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-locks%25f0%259f%2594%2590-google-w-fi-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-locks%25f0%259f%2594%2590-google-w-fi-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Locks🔐, Google W-Fi and More&body=https://smarthomesschool.com/smart-locks%f0%9f%94%90-google-w-fi-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, and gooood morning! Hope your weekend is going well. All cool here in Ireland; and a really Sunny day ahead ☀️; going to hang around and light up the barbeque later🍖. As expected news is slow in the smart home space this time of year; here are some interesting ones I picked up this [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-locks%f0%9f%94%90-google-w-fi-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4670" class="post-4670 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/">
					How to Become a Certified Next-Generation Smart Home Installer (NGSHI) Professional				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/"><img width="500" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Certified Next-Generation Smart Home Installer (NGSHI) Professional Program Training Program" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png.png 500w, https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-300x300.png 300w, https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-150x150.png 150w, https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-24x24.png 24w, https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-36x36.png 36w, https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png-48x48.png 48w" sizes="(max-width: 500px) 100vw, 500px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional%2F&text=How to Become a Certified Next-Generation Smart Home Installer (NGSHI) Professional" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/NGSHI-Certification-1.png.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Become a Certified Next-Generation Smart Home Installer (NGSHI) Professional&body=https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The smart home market is growing at a very rapid rate. The market is projected to amass a value of around $313 billion by 2026. However, this figure could soar higher based on the popularity the home automation technology is getting. Nowadays, many home homeowners want to have at least one smart home gadget in [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-become-a-certified-next-generation-smart-home-installer-ngshi-professional/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4667" class="post-4667 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-hub tag-smartthings">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/">
					Advantages and Disadvantages of the SmartThings Hub				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Advantages-and-Disadvantages-of-the-SmartThings-Hub--1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Advantages and Disadvantages of the SmartThings Hub" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-the-smartthings-hub%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-the-smartthings-hub%2F&text=Advantages and Disadvantages of the SmartThings Hub" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-the-smartthings-hub%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-the-smartthings-hub%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/Advantages-and-Disadvantages-of-the-SmartThings-Hub--1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Advantages and Disadvantages of the SmartThings Hub&body=https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Among all the automation platforms out there, Samsung SmartThings is among the most popular ones. Ever since it was launched back in 2013, SmartThings has been turning heads in the smart home industry. One of its biggest inventions to date is the SmartThings hub. Not only is this smart hub one of the most affordable [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/advantages-and-disadvantages-of-the-smartthings-hub/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4664" class="post-4664 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-google-home tag-smart-home tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/the-best-google-home-compatible-devices/">
					The Best Google Home Compatible Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/the-best-google-home-compatible-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/The-Best-Google-Home-Compatible-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="The Best Google Home Compatible Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/the-best-google-home-compatible-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-google-home-compatible-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-google-home-compatible-devices%2F&text=The Best Google Home Compatible Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-google-home-compatible-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-google-home-compatible-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/The-Best-Google-Home-Compatible-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=The Best Google Home Compatible Devices&body=https://smarthomesschool.com/the-best-google-home-compatible-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>If you’re looking to automate your home, Google Home is one of the best ways to go. This is because Google Home compatible devices are some of the best you’ll find in the smart home market. Having Google-compatible devices in your home means that you’ll be using Google Assistant to control them. The best thing [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/the-best-google-home-compatible-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4661" class="post-4661 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-homes tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/">
					Why did Google choose Nest as its Smart Home brand?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Why-did-Google-choose-Nest-as-its-Smart-Home-brand-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Why did Google choose Nest as its Smart Home brand?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwhy-did-google-choose-nest-as-its-smart-home-brand%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhy-did-google-choose-nest-as-its-smart-home-brand%2F&text=Why did Google choose Nest as its Smart Home brand?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwhy-did-google-choose-nest-as-its-smart-home-brand%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhy-did-google-choose-nest-as-its-smart-home-brand%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/Why-did-Google-choose-Nest-as-its-Smart-Home-brand-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Why did Google choose Nest as its Smart Home brand?&body=https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Before the smart home industry buzz began, Google was mainly known for being a search engine giant. Other than that, the other aspects that users would ever associate Google with were pay-per-click ads and, of course, Google+. However, all this is not the case now. Ever since, through Google Ventures, the search engine giant now [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/why-did-google-choose-nest-as-its-smart-home-brand/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4658" class="post-4658 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/">
					Google Nest Mini Vs Google Home Mini				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Google-Nest-Mini-Vs-Google-Home-Mini-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Google Nest Mini Vs Google Home Mini" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-nest-mini-vs-google-home-mini%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-nest-mini-vs-google-home-mini%2F&text=Google Nest Mini Vs Google Home Mini" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-nest-mini-vs-google-home-mini%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-nest-mini-vs-google-home-mini%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/Google-Nest-Mini-Vs-Google-Home-Mini-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Google Nest Mini Vs Google Home Mini&body=https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Google is undoubtedly one of the biggest automation players in the smart home industry. The company is responsible for a significant share of some of the smart devices you see in the market today. The reason most homeowners prefer automating their homes using Google is that it is all-rounded. Google has a variety of all [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/google-nest-mini-vs-google-home-mini/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4653" class="post-4653 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/spatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat/">
					Spatial Audio, Bye SmartThings, Updated Echo Stuff, and Siri Heat				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/spatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fspatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fspatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat%2F&text=Spatial Audio, Bye SmartThings, Updated Echo Stuff, and Siri Heat" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fspatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fspatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Spatial Audio, Bye SmartThings, Updated Echo Stuff, and Siri Heat&body=https://smarthomesschool.com/spatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Howdy! Before we jump into the newsletter, I wanted to mention a few updates to my certified Next-Generation Smart Home Installer (NGSHI) Professional Program Training Program: I created a bunch of design cheat sheets to help you gather some useful information when discussing smart home requirements with an existing or potential client. This week ended [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/spatial-audio-bye-smartthings-updated-echo-stuff-and-siri-heat/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4649" class="post-4649 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-homes">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/pros-and-cons-of-google-home/">
					Pros and Cons of Google Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/pros-and-cons-of-google-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/06/Pros-and-Cons-of-Google-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Google Smart Home Pros and Cons" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/pros-and-cons-of-google-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-google-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-google-home%2F&text=Pros and Cons of Google Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-google-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-google-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/06/Pros-and-Cons-of-Google-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Pros and Cons of Google Home&body=https://smarthomesschool.com/pros-and-cons-of-google-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Google Home, like most smart products of its kind, is giving homeowners a technological future just like they need it. When you have Google Home, you can ask it all sorts of questions, and it will answer you instantly. Whether you’re asking it to play your favorite song or the weather outside, it can do [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/pros-and-cons-of-google-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4647" class="post-4647 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/new-smartthings-app-and-loads-of-apple-smart-home-news/">
					New SmartThings App, and loads of Apple Smart Home News				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/new-smartthings-app-and-loads-of-apple-smart-home-news/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fnew-smartthings-app-and-loads-of-apple-smart-home-news%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-smartthings-app-and-loads-of-apple-smart-home-news%2F&text=New SmartThings App, and loads of Apple Smart Home News" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-smartthings-app-and-loads-of-apple-smart-home-news%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fnew-smartthings-app-and-loads-of-apple-smart-home-news%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=New SmartThings App, and loads of Apple Smart Home News&body=https://smarthomesschool.com/new-smartthings-app-and-loads-of-apple-smart-home-news/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Howdy! And how&#8217;s it going; heading to my native County of Cork this morning and looking forward to some time meeting family and hanging out on the beach 🏖️. This weeks smart home news was dominated by some Apple announcements at their annual event, and is further evidence of how Apple is starting to double [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/new-smartthings-app-and-loads-of-apple-smart-home-news/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4645" class="post-4645 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/eero-updates-airplay-2-and-latest-hue-app/">
					Eero updates, Airplay 2, and Latest Hue App				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/eero-updates-airplay-2-and-latest-hue-app/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Feero-updates-airplay-2-and-latest-hue-app%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Feero-updates-airplay-2-and-latest-hue-app%2F&text=Eero updates, Airplay 2, and Latest Hue App" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Feero-updates-airplay-2-and-latest-hue-app%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Feero-updates-airplay-2-and-latest-hue-app%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Eero updates, Airplay 2, and Latest Hue App&body=https://smarthomesschool.com/eero-updates-airplay-2-and-latest-hue-app/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya! And good morning to all! Up early this morning and heading off to the beach today 🏖️; so looking forward to that! Here are some interesting snippets of smart home news I came across earlier in the week, enjoy: Google and Apple Smart Homes Looks like co-operation between the big smart home behemoths is [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/eero-updates-airplay-2-and-latest-hue-app/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4642" class="post-4642 post type-post status-publish format-standard sticky hentry category-newsletter tag-smart-home-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/roku-smart-homes-a-new-smart-homes-os-and-more/">
					Roku Smart Homes a New Smart Homes OS and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/roku-smart-homes-a-new-smart-homes-os-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Froku-smart-homes-a-new-smart-homes-os-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Froku-smart-homes-a-new-smart-homes-os-and-more%2F&text=Roku Smart Homes a New Smart Homes OS and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Froku-smart-homes-a-new-smart-homes-os-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Froku-smart-homes-a-new-smart-homes-os-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Roku Smart Homes a New Smart Homes OS and More&body=https://smarthomesschool.com/roku-smart-homes-a-new-smart-homes-os-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya! Hope all is good; feels kinda &#8216;Summerish&#8217; here in Ireland this morning, yep we got some sunshine in this part of the world finally ☀️☀️As always I have some interesting snippets of smart home news for the week: New Google Smart Home Web-site 🔖 Here is another interesting snippit that emanated from Google&#8217;s recent [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/roku-smart-homes-a-new-smart-homes-os-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4637" class="post-4637 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/">
					Advantages and Disadvantages of Digital Voice Assistants				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Advantages-and-Disadvantages-of-Digital-Voice-Assistants-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Advantages and Disadvantages of Digital Voice Assistants" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-digital-voice-assistants%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-digital-voice-assistants%2F&text=Advantages and Disadvantages of Digital Voice Assistants" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-digital-voice-assistants%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fadvantages-and-disadvantages-of-digital-voice-assistants%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/05/Advantages-and-Disadvantages-of-Digital-Voice-Assistants-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Advantages and Disadvantages of Digital Voice Assistants&body=https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Ever since Apple launched Siri for the iPhone, more voice assistants have been unveiled. Amazon has given us Alexa for its smart hubs while Google has followed suit with Google Assistant. &nbsp; Microsoft and Samsung also have their own versions with Cortana and Bixby, respectively.. There is no denying that people with disabilities have been [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/advantages-and-disadvantages-of-digital-voice-assistants/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4630" class="post-4630 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-trends-in-2021/">
					Smart Home Trends in 2021				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-home-trends-in-2021/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Smart-Home-Trends-in-2021-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Trends in 2021" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-trends-in-2021/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-trends-in-2021%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-trends-in-2021%2F&text=Smart Home Trends in 2021" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-trends-in-2021%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-trends-in-2021%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/05/Smart-Home-Trends-in-2021-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Trends in 2021&body=https://smarthomesschool.com/smart-home-trends-in-2021/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>It’s no secret that the smart home industry is growing at the fastest rate yet. According to various reports, the industry will be worth around a whopping $160 billion by 2023. These reports also suggest that over 300 million homes across the globe will have at least one smart gadget installed by the same year. [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-trends-in-2021/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4625" class="post-4625 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-apple-homekit tag-smart-home">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/benefits-of-homekit-smart-homes/">
					Benefits of Homekit Smart Homes				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/benefits-of-homekit-smart-homes/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Benefits-of-Homekit-Smart-Homes-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Benefits of Homekit Smart Homes" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/benefits-of-homekit-smart-homes/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbenefits-of-homekit-smart-homes%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbenefits-of-homekit-smart-homes%2F&text=Benefits of Homekit Smart Homes" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbenefits-of-homekit-smart-homes%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbenefits-of-homekit-smart-homes%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/05/Benefits-of-Homekit-Smart-Homes-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Benefits of Homekit Smart Homes&body=https://smarthomesschool.com/benefits-of-homekit-smart-homes/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Apple is one of the major companies that provide home automation solutions to homeowners. While you might think that all automation companies provide the same solutions to users, Apple Homekit is a bit different. Nowadays, most people view Apple as the future of home automation because it provides a unique vision to homeowners. This is [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/benefits-of-homekit-smart-homes/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4621" class="post-4621 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-homes">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/">
					Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/05/Best-Digital-Assistant-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Falexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant%2F&text=Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/05/Best-Digital-Assistant-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Alexa vs Siri vs Google Assistant. Which is The Best Digital Assistant?&body=https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Automating your home has never been easier. Nowadays, you can control the functionalities of your smart devices anyhow you want. It can be via a mobile app, a smart speaker or a digital voice assistant. Voice assistants have become increasingly popular among homeowners because of their ease of use and their interpersonal relationship. Three digital [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/alexa-vs-siri-vs-google-assistant-which-is-the-best-digital-assistant/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4607" class="post-4607 post type-post status-publish format-standard sticky hentry category-blog tag-matter-smart-home-protocol">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/all-you-need-to-know-about-the-smart-home-matter-protocol/">
					All You Need To Know About The Smart Home Matter Protocol				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/all-you-need-to-know-about-the-smart-home-matter-protocol/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-the-smart-home-matter-protocol%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-the-smart-home-matter-protocol%2F&text=All You Need To Know About The Smart Home Matter Protocol" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-the-smart-home-matter-protocol%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-the-smart-home-matter-protocol%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=All You Need To Know About The Smart Home Matter Protocol&body=https://smarthomesschool.com/all-you-need-to-know-about-the-smart-home-matter-protocol/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>In recent years, the home automation industry has been going through extensive developments. Back in December of 2019, the biggest one yet happened. The ambitious project CHIP was born, and ever since, smart home enthusiasts have been talking about what it could mean to the new age of smart devices. While the smart home industry [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/all-you-need-to-know-about-the-smart-home-matter-protocol/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4605" class="post-4605 post type-post status-publish format-standard sticky hentry category-newsletter tag-smart-home tag-smart-home-matter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/alexa-cars-new-smart-home-standard-and-more/">
					Alexa Cars, New Smart Home Standard and More&#8230;.				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/alexa-cars-new-smart-home-standard-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Falexa-cars-new-smart-home-standard-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-cars-new-smart-home-standard-and-more%2F&text=Alexa Cars, New Smart Home Standard and More&#8230;." target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-cars-new-smart-home-standard-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Falexa-cars-new-smart-home-standard-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Alexa Cars, New Smart Home Standard and More&#8230;.&body=https://smarthomesschool.com/alexa-cars-new-smart-home-standard-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, And good morning to everyone! The weather is pretty miserable today here in Ireland and hopefully, it clears later. In the world of smart home, we had a pretty interesting week; here are the details: Alexa in Cars For those of you who are Ford car drivers, Alexa is coming your way. This week, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/alexa-cars-new-smart-home-standard-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4602" class="post-4602 post type-post status-publish format-standard sticky hentry category-blog tag-smart-home">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/apologies-homekit-fans-chip-and-more-smart-home-updates/">
					Apologies, HomeKit fans, CHIP and More Smart Home Updates				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/apologies-homekit-fans-chip-and-more-smart-home-updates/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fapologies-homekit-fans-chip-and-more-smart-home-updates%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fapologies-homekit-fans-chip-and-more-smart-home-updates%2F&text=Apologies, HomeKit fans, CHIP and More Smart Home Updates" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fapologies-homekit-fans-chip-and-more-smart-home-updates%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fapologies-homekit-fans-chip-and-more-smart-home-updates%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Apologies, HomeKit fans, CHIP and More Smart Home Updates&body=https://smarthomesschool.com/apologies-homekit-fans-chip-and-more-smart-home-updates/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, First and foremost apologies for the slight delay this week. The smart home continues to expand, and here are the top stories for last week: HomeKit Fans Fans! a topic I rarely if ever touch on the subject because I live here in Windy Ireland. But&#8230;for those of you who live in Sunnier climates [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/apologies-homekit-fans-chip-and-more-smart-home-updates/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4595" class="post-4595 post type-post status-publish format-standard sticky hentry category-newsletter tag-smart-home tag-smart-home-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/google-hotels-new-smart-home-ecosystem-and-more/">
					Google Hotels, New Smart Home Ecosystem and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/google-hotels-new-smart-home-ecosystem-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-hotels-new-smart-home-ecosystem-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-hotels-new-smart-home-ecosystem-and-more%2F&text=Google Hotels, New Smart Home Ecosystem and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-hotels-new-smart-home-ecosystem-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-hotels-new-smart-home-ecosystem-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Google Hotels, New Smart Home Ecosystem and More&body=https://smarthomesschool.com/google-hotels-new-smart-home-ecosystem-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Happy Sunday, everyone! No major news in this part of the world this week, did go for a hike yesterday as part of our son&#8217;s 17 birthday, and the views were on a mountain near a village called Killaloe. So taking it easy today! Here are some smart home stories I came across this [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/google-hotels-new-smart-home-ecosystem-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4546" class="post-4546 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-chips-and-vinegar/">
					Smart Home Chips and Vinegar!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-home-chips-and-vinegar/"><img width="995" height="378" src="https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Next Generation Smart Home Automation System Chips and Vinegar" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1.png 995w, https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1-300x114.png 300w, https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1-768x292.png 768w" sizes="(max-width: 995px) 100vw, 995px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-chips-and-vinegar/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-chips-and-vinegar%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-chips-and-vinegar%2F&text=Smart Home Chips and Vinegar!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-chips-and-vinegar%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-chips-and-vinegar%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/08/SH-Logo-Transparent-1.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Chips and Vinegar!&body=https://smarthomesschool.com/smart-home-chips-and-vinegar/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Morning everybody from this part of the world, hope all is good. No major news here, we do have a &#8216;bank&#8217; holiday weekend, so tomorrow is a holiday, which is great! Hoping for some good weather. Here are this week&#8217;s smart home stories: And More Thread Smart Devices 🧵 Yep, I am going to [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-chips-and-vinegar/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4394" class="post-4394 post type-post status-publish format-standard sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/big-smart-home-lamps-apple-smart-home-rumors-and-more/">
					Big smart home lamps, Apple smart home rumors and more!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/big-smart-home-lamps-apple-smart-home-rumors-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbig-smart-home-lamps-apple-smart-home-rumors-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbig-smart-home-lamps-apple-smart-home-rumors-and-more%2F&text=Big smart home lamps, Apple smart home rumors and more!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbig-smart-home-lamps-apple-smart-home-rumors-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbig-smart-home-lamps-apple-smart-home-rumors-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Big smart home lamps, Apple smart home rumors and more!&body=https://smarthomesschool.com/big-smart-home-lamps-apple-smart-home-rumors-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Morning everyone; hope all is well, a great weekend so far, Sun melting the heavens yesterday, and got some lawns cut. And, have lots of burgers and steak ready for a big barbeque later today! On the smart home front, here&#8217;s what caught my eye this last week: A six-foot smart lamp 🪔 Yep, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/big-smart-home-lamps-apple-smart-home-rumors-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4372" class="post-4372 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/">
					Honeywell RTH9580WF Wi-Fi Smart Thermostat VS Nest Learning Thermostat				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Honeywell-RTH9580WF-Wi-Fi-Smart-Thermostat-VS-Nest-Learning--1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Honeywell RTH9580WF Wi-Fi vs Nest Learning Smart Home Thermostat" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhoneywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhoneywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat%2F&text=Honeywell RTH9580WF Wi-Fi Smart Thermostat VS Nest Learning Thermostat" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhoneywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhoneywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Honeywell-RTH9580WF-Wi-Fi-Smart-Thermostat-VS-Nest-Learning--1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Honeywell RTH9580WF Wi-Fi Smart Thermostat VS Nest Learning Thermostat&body=https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Honeywell and Nest are without a doubt the most popular manufacturers of smart thermostats. The two companies have been known to manufacture smart thermostats that are both energy efficient and convenient to use.  Among the best-selling smart thermostats from each brand is the Honeywell RTH9580WF Wi-Fi smart thermostat and Nest Learning thermostat. These thermostats have [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/honeywell-rth9580wf-wi-fi-smart-thermostat-vs-nest-learning-thermostat/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4360" class="post-4360 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/best-smart-hubs-in-2021/">
					Best Smart Hubs In 2021				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/best-smart-hubs-in-2021/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Best-Smart-Hubs-In-2021--1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Best Smart Home Automation Hubs 2021 | Hubs Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/best-smart-hubs-in-2021/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbest-smart-hubs-in-2021%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbest-smart-hubs-in-2021%2F&text=Best Smart Hubs In 2021" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbest-smart-hubs-in-2021%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbest-smart-hubs-in-2021%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Best-Smart-Hubs-In-2021--1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Best Smart Hubs In 2021&body=https://smarthomesschool.com/best-smart-hubs-in-2021/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>In recent years, home automation has become very popular among many homeowners. Everyone nowadays is looking to ensure that all their home functionalities happen conveniently.  A smart hub acts as centralized control where you can connect all compatible devices. Equipped with digital voice assistants and a mobile app, you can control all your smart devices [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/best-smart-hubs-in-2021/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4350" class="post-4350 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/">
					What Are Google Max, Google Home, Nest Hub, and Nest Hub Max, Nest Mini, And What Can They Do?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/What-Are-Google-Max-Google-Home-Nest-Hub-and-Nest-Hub-Max-Nest-Mini-And-What-Can-They-Do-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Google Max &amp; Google Home Hub | Nest Mini, Nest Hub &amp; Nest Hub Max" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini%2F&text=What Are Google Max, Google Home, Nest Hub, and Nest Hub Max, Nest Mini, And What Can They Do?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/What-Are-Google-Max-Google-Home-Nest-Hub-and-Nest-Hub-Max-Nest-Mini-And-What-Can-They-Do-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=What Are Google Max, Google Home, Nest Hub, and Nest Hub Max, Nest Mini, And What Can They Do?&body=https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>For home automation needs, Google offers users a wide range of Google and Nest products. These smart devices ensure that a Google-powered smart home is both high-performance and runs smoothly.  The list of home automation products offered by Google includes smart hubs and speakers. They include Nest Mini, Google Max, Nest Hub Max, Nest Hub, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/what-are-google-max-google-home-nest-hub-and-nest-hub-max-nest-mini/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4346" class="post-4346 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/">
					Pros and Cons of A Smart Hub				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Pros-and-Cons-of-A-Smart-Hub-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Pros &amp; Cons of Smart Hub | Benefits &amp; Disadvantages of Smart Home" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-a-smart-hub%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-a-smart-hub%2F&text=Pros and Cons of A Smart Hub" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-a-smart-hub%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fpros-and-cons-of-a-smart-hub%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Pros-and-Cons-of-A-Smart-Hub-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Pros and Cons of A Smart Hub&body=https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Smart home automation is one of the greatest investments any homeowner can make. Home automation ensures that all your home functionalities run with ease while you’re enjoying all the comfort.  One of the most important smart devices you might need or not is the smart hub. A smart is ensures that your smart products from [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/pros-and-cons-of-a-smart-hub/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4339" class="post-4339 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/apple-homekit-and-home-app/">
					Apple Homekit and Home App. What Are They and How Do They Work?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/apple-homekit-and-home-app/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-and-Home-App.-What-Are-They-and-How-Do-They-Work_-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="What is Apple Homekit &amp; Smart Home App? | Homekit Compatible Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/apple-homekit-and-home-app/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-and-home-app%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-and-home-app%2F&text=Apple Homekit and Home App. What Are They and How Do They Work?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-and-home-app%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-and-home-app%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-and-Home-App.-What-Are-They-and-How-Do-They-Work_-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Apple Homekit and Home App. What Are They and How Do They Work?&body=https://smarthomesschool.com/apple-homekit-and-home-app/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Apple Homekit is one of the most well-known home automation platforms in the smart home industry. This platform is made purposely for the Apple product owners who want to switch to smart homes.  With Apple Homekit, you can control any Homekit-compatible smart devices from the lights, door locks, doorbells, thermostats, smart cameras to motion sensors [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/apple-homekit-and-home-app/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4335" class="post-4335 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/">
					The Best Smart Thermostats of 2021				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Thermostats-of-2021-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Best Smart Home Thermostats 2021 | Thermostat Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-thermostats-of-2021%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-thermostats-of-2021%2F&text=The Best Smart Thermostats of 2021" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-thermostats-of-2021%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-thermostats-of-2021%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Thermostats-of-2021-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=The Best Smart Thermostats of 2021&body=https://smarthomesschool.com/the-best-smart-thermostats-of-2021/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Among the most important smart devices, you can get for your smart home is a thermostat. Regardless of the season, a smart thermostat will intelligently heat or cool your home based on your preferences.  There are many companies that manufacture smart thermostats for the smart home industry. Google Nest, Ecobee, Honeywell, Sensibo, among other companies, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/the-best-smart-thermostats-of-2021/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4313" class="post-4313 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/">
					All You Need To Know About Homekit Smart Hubs				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/All-You-Need-To-Know-About-Homekit-Hubs-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Everything you need to know about Homekit Smart Home Automation Hub" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-homekit-smart-hubs%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-homekit-smart-hubs%2F&text=All You Need To Know About Homekit Smart Hubs" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-homekit-smart-hubs%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fall-you-need-to-know-about-homekit-smart-hubs%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/All-You-Need-To-Know-About-Homekit-Hubs-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=All You Need To Know About Homekit Smart Hubs&body=https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>If you opt for Apple Homekit as your smart home automation platform without a hub, you might notice something strange. You can’t actually control some of your smart devices remotely.  This is because they lack a common interface like iCloud that helps your Homekit communicate with your Apple device. You need the help of a [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/all-you-need-to-know-about-homekit-smart-hubs/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4309" class="post-4309 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/the-best-smart-devices-of-2021/">
					The Best Smart Devices of 2021				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/the-best-smart-devices-of-2021/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Devices-of-2021-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Best Smart Home Devices &amp; Systems of 2021 | Reviews &amp; Buying Guide" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/the-best-smart-devices-of-2021/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-devices-of-2021%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-devices-of-2021%2F&text=The Best Smart Devices of 2021" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-devices-of-2021%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fthe-best-smart-devices-of-2021%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/The-Best-Smart-Devices-of-2021-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=The Best Smart Devices of 2021&body=https://smarthomesschool.com/the-best-smart-devices-of-2021/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>It’s understandable that you might have a limited budget when you decide to purchase smart devices. Otherwise, you want to get the very best smart home device that the category has to offer.  Whatever device you get, you want it to fit your lifestyle and have the best functionality. It could be a smart bulb, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/the-best-smart-devices-of-2021/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4295" class="post-4295 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/">
					Apple Homekit Smart Home vs. Samsung Smartthings Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-VS.-Samsung-SmartThings-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Apple Homekit Smart Home vs Samsung Smartthings Automation System" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-smart-home-vs-samsung-smartthings-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-smart-home-vs-samsung-smartthings-smart-home%2F&text=Apple Homekit Smart Home vs. Samsung Smartthings Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-smart-home-vs-samsung-smartthings-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fapple-homekit-smart-home-vs-samsung-smartthings-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Apple-Homekit-VS.-Samsung-SmartThings-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Apple Homekit Smart Home vs. Samsung Smartthings Smart Home&body=https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>If you’re looking to automate your home, you must have heard about Apple Homekit or Samsung SmartThings. This is because they are by far the most popular smart home automation platforms in the market.  These two brands have managed to stay at the top of the smart home industry for this long is because they [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/apple-homekit-smart-home-vs-samsung-smartthings-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4291" class="post-4291 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/ikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more/">
					IKEA Smart Home Speakers, Adaptive Smart Lights, Ring, Aqara, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/ikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more%2F&text=IKEA Smart Home Speakers, Adaptive Smart Lights, Ring, Aqara, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=IKEA Smart Home Speakers, Adaptive Smart Lights, Ring, Aqara, and More&body=https://smarthomesschool.com/ikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Morning everyone; hope all is well, no major news here; the weather is a little overcast this Sunday morning ☁️. On the smart home front, received a new HomeKit smart smoke detector compliments of Amazon this week. And looking forward to setting up and posting the video into the &#8216;smart homes in 8 weeks&#8217; [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/ikea-smart-home-speakers-adaptive-smart-lights-ring-aqara-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4196" class="post-4196 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/">
					Ultimate Guide &#8211; How to Make a Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Ultimate-Guide-How-to-Make-a-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Ultimate Smart Home Guide | How to Make a Home Automation System?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fultimate-guide-how-to-make-a-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fultimate-guide-how-to-make-a-smart-home%2F&text=Ultimate Guide &#8211; How to Make a Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fultimate-guide-how-to-make-a-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fultimate-guide-how-to-make-a-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Ultimate-Guide-How-to-Make-a-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Ultimate Guide &#8211; How to Make a Smart Home&body=https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Making the switch to a smart home is one of the best decisions you can make!Here are the different ways to make a smart home: How to Make a Smart Home – Eve Homekit Technologies How to Make a Smart Home – Honeywell Smart Devices How to Make a Smart Home &#8211; Meross Smart Devices [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/ultimate-guide-how-to-make-a-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4266" class="post-4266 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/">
					How to Make a Smart Home &#8211; Honeywell Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Honeywell-Smart-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Honeywell Smart Home System? | Honeywell Smart Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-honeywell-smart-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-honeywell-smart-devices%2F&text=How to Make a Smart Home &#8211; Honeywell Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-honeywell-smart-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-honeywell-smart-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Honeywell-Smart-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Smart Home &#8211; Honeywell Smart Devices&body=https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The smart home industry is growing rapidly, and new companies are joining every day. All these companies are trying to get a piece of this ever-growing market while also working to provide more automation solutions to their customers.  As a homeowner, it has become a bit confusing to know which brand is suitable for your [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-honeywell-smart-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4259" class="post-4259 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-meross-smart-home/">
					How to Make a Meross Smart Home?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-meross-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Meross-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to make Meross Smart Home System? | Smart Plug &amp; Switch Setup" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-meross-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-meross-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-meross-smart-home%2F&text=How to Make a Meross Smart Home?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-meross-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-meross-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Meross-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Meross Smart Home?&body=https://smarthomesschool.com/how-to-make-a-meross-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>When you’re setting up your smart home, besides comfort and convenience, you’re thinking about the affordability of the home automation platform to use.  As much as there are many home automation companies nowadays, some offer relatively expensive smart products compared to others. This is a factor that most homeowners might be skeptical about since they [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-meross-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4250" class="post-4250 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/">
					How to Make a SmartThings Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-SmartThings-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Samsung Smartthings Smart Home Automation System?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smartthings-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smartthings-smart-home%2F&text=How to Make a SmartThings Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smartthings-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smartthings-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-SmartThings-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a SmartThings Smart Home&body=https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Making the switch to a smart home is one of the best decisions you can make right now. You want to automate your home so that it can fit your daily routines and schedules. One of the best ways to get started on your home automation is to get a good central hub. A hub [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smartthings-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4248" class="post-4248 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/">
					How to Make a Hubitat Smart Home?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Hubitat-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Hubitat Smart Home? | Hubitat Home Automation Setup" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-hubitat-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-hubitat-smart-home%2F&text=How to Make a Hubitat Smart Home?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-hubitat-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-hubitat-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Hubitat-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Hubitat Smart Home?&body=https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>When you decide to switch to a smart home, comfort and convenience aren’t the only things you’re thinking about. You want to ensure that all your central hub and smart devices incorporate total privacy in their functions. The Hubitat Elevation Smart Hub was created for that exact purpose. Not only is this hub among the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-hubitat-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4235" class="post-4235 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/">
					How to Make A Smart Home &#8211; Yale Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Yale-Smart-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Yale Smart Home Automation System? | Yale Smart Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-yale-smart-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-yale-smart-devices%2F&text=How to Make A Smart Home &#8211; Yale Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-yale-smart-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-yale-smart-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Yale-Smart-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make A Smart Home &#8211; Yale Smart Devices&body=https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>With the smart home industry getting overcrowded by the day, it’s understandable to get confused about what brand to go for. Although none of these brands are offering something that stands out, there is one that is guaranteed to offer you reliability and convenience for your home. That brand is Yale, and it’s also the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-yale-smart-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4230" class="post-4230 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/">
					How to Make A Smart Home &#8211; SwitchBot Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-SwitchBot-Smart-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make a Switchbot Smart Home System? | Switchbot Smart Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-switchbot-smart-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-switchbot-smart-devices%2F&text=How to Make A Smart Home &#8211; SwitchBot Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-switchbot-smart-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-switchbot-smart-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-SwitchBot-Smart-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make A Smart Home &#8211; SwitchBot Smart Devices&body=https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>With the smart home industry growing rapidly, many brands are entering the market to create a name for themselves while also providing automation solutions for users. SwichBot is among the fastest-growing companies in the smart home industry. The company has won many homeowners’ hearts since it launched its Kickstarter campaign back in 2016. If you’re [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-switchbot-smart-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4223" class="post-4223 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/">
					How to Make A Smart Home &#8211; Fibaro Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Fibaro-Smart-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make a Fibaro Smart Home System? | Fibaro Smart Devices Setup" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-fibaro-smart-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-fibaro-smart-devices%2F&text=How to Make A Smart Home &#8211; Fibaro Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-fibaro-smart-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-fibaro-smart-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Fibaro-Smart-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make A Smart Home &#8211; Fibaro Smart Devices&body=https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>When you’re building your ideal smart home, you want to ensure that you’re getting your money’s worth and high-performance from your smart devices. With the numerous brands in the smart home market today, it might be quite challenging to pick the best brands for your automation needs. Some brands only specialize in the basics, while [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-fibaro-smart-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4219" class="post-4219 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/">
					How to Make A Smart Home &#8211; Eufy Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Eufy-Smart-Devices-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make a Eufy Smart Home Automation? | Eufy Smart Devices Specs" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-eufy-smart-devices%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-eufy-smart-devices%2F&text=How to Make A Smart Home &#8211; Eufy Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-eufy-smart-devices%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-eufy-smart-devices%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Eufy-Smart-Devices-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make A Smart Home &#8211; Eufy Smart Devices&body=https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>If you follow the smart home industry closely, you must have come across the name Eufy. It is a division of the electronic company known as Anker, and it specializes in manufacturing smart home products to ensure security, comfort, and efficiency in smart homes. From its smart lighting, smart security cameras, smart locks to smart [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-eufy-smart-devices/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4213" class="post-4213 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/">
					How to Make a Smart Home Using Wyze Technologies				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Using-Wyze-Technologies-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Wyze Smart Home Automation System? | Wyze Technologies" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-wyze-technologies%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-wyze-technologies%2F&text=How to Make a Smart Home Using Wyze Technologies" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-wyze-technologies%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-wyze-technologies%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-a-Smart-Home-Using-Wyze-Technologies-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Smart Home Using Wyze Technologies&body=https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>If you’ve ever wanted to turn your house into a futuristic home, there is no better time than now. Nowadays, their smart technology for almost everything out there, whether it’s smart lights, smart thermostats, smart plugs, smart security cameras, smart speakers, or smart doorbells, there are various devices to choose from. While most of the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-using-wyze-technologies/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4207" class="post-4207 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/">
					How to Make A Smart Home Using Abode Technologies				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Using-Abode-Technologies-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Abode Smart Home Automation &amp; Security Cameras Setup?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-abode-technologies%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-abode-technologies%2F&text=How to Make A Smart Home Using Abode Technologies" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-abode-technologies%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-make-a-smart-home-using-abode-technologies%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Make-A-Smart-Home-Using-Abode-Technologies-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make A Smart Home Using Abode Technologies&body=https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>While setting up your dream smart home, one of the most important things to consider is security. You want to ensure that your home will be safe whether you’re around or not. Many smart home brands and platforms have made security their main thing and have unveiled several products towards the same, but none of [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-make-a-smart-home-using-abode-technologies/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4191" class="post-4191 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/">
					TRÅDFRI Buttons, Bye Harmony Remotes, Ring Goes Loud, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/"><img width="250" height="250" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png 250w, https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ftradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ftradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more%2F&text=TRÅDFRI Buttons, Bye Harmony Remotes, Ring Goes Loud, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ftradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ftradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=TRÅDFRI Buttons, Bye Harmony Remotes, Ring Goes Loud, and More&body=https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi there, Good morning! I hope everyone had a good weekend; all cool here in Ireland, literally temperatues have dropped and lots of rain! Relatively busy week, welcoming some new students into the Certified Next-Generation Smart Home Installer (NGSHI) Professional Program Training Program. If you want to join the latest cohort, click here and use [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/tradfri-buttons-bye-harmony-remotes-ring-goes-loud-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4180" class="post-4180 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/">
					How to Make a Smart Home &#8211; Eve Homekit Technologies				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-Eve-Homekit-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Make Eve Smart Home Automation? | Eve Homekit Technologies" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-eve-homekit-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-eve-homekit-smart-home%2F&text=How to Make a Smart Home &#8211; Eve Homekit Technologies" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-eve-homekit-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-eve-homekit-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-Eve-Homekit-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Smart Home &#8211; Eve Homekit Technologies&body=https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Eve Homekit is a line of smart home devices that integrates and works well with Apple Homekit. Since its introduction, the smart home platform has been manufacturing high-end products to ensure that homeowners ensure efficiency, effectiveness, and comfort in their smart homes.  With recent updates, Eve systems incorporate the Thread wireless connection standard into their [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-an-eve-homekit-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4170" class="post-4170 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/">
					How to Make a Smart Home &#8211; Aqara Technologies				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Aqara-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Build an Aqara Smart Home Automation? | Aqara Smart Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-aqara-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-aqara-smart-home%2F&text=How to Make a Smart Home &#8211; Aqara Technologies" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-aqara-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-aqara-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Aqara-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Smart Home &#8211; Aqara Technologies&body=https://smarthomesschool.com/how-to-build-an-aqara-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>In recent times, smart homes have become increasingly popular among many people. This might be down to the fact that they provide an elevated sense of comfort, convenience, and safety for homeowners.  Many tech heavyweights have joined the race to control the smart home industry. Among those companies include Google, Apple, Amazon, and Xiaomi. Xiaomi [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-an-aqara-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4165" class="post-4165 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/">
					How to Make a Smart Home &#8211; Ecobee Smart Devices				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Ecobee-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Build an Ecobee Home Automation? | Ecobee Smart Thermostat" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-ecobee-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-ecobee-smart-home%2F&text=How to Make a Smart Home &#8211; Ecobee Smart Devices" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-ecobee-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-an-ecobee-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-an-Ecobee-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Make a Smart Home &#8211; Ecobee Smart Devices&body=https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>When home automation is mentioned, Ecobee is one of the names you’re likely to hear. Ecobee is a Canadian smart home company specializing in manufacturing smart thermostats, smart sensors, and smart cameras.  As far as the best smart thermostats in the smart home industry are concerned, Ecobee makes some of the best you can find.  [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-an-ecobee-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4159" class="post-4159 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/">
					How to Build a Philips Hue Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Philips-Hue-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Philips Hue smart lights | Philips Hue Play | Philips Smart Home System Description:" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-philips-hue-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-philips-hue-smart-home%2F&text=How to Build a Philips Hue Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-philips-hue-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-philips-hue-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Philips-Hue-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Build a Philips Hue Smart Home&body=https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Philips Hue is an established line of smart LED lights and fixtures. It is without a doubt the most renowned smart lighting brand among many smart homes. From its fancy lights, popular multicolor lights, and the ever–affordable white lights, Philips Hue has smart lights suitable for every home’s needs. Whenever you’re planning on switching to [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-a-philips-hue-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4155" class="post-4155 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/">
					How to Build a Sonos Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Sonos-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Sonos Smart Home Automation System | Sonos Smart Speaker" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-sonos-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-sonos-smart-home%2F&text=How to Build a Sonos Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-sonos-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-sonos-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Sonos-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Build a Sonos Smart Home&body=https://smarthomesschool.com/how-to-build-a-sonos-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Sonos is one of the biggest players in the smart home industry. What makes Sonos preferable for homeowners trying to switch to smart homes is that its smart devices are easily integrated into other smart home systems. The days requiring lots of wiring to set up a multi-room music system are long gone. Nowadays, with [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-a-sonos-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4144" class="post-4144 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-a-control4-smart-home/">
					How to Build a Control4 Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-a-control4-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Control4-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Build a Control4 Remote Control Smart Home Automation System" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-a-control4-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-control4-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-control4-smart-home%2F&text=How to Build a Control4 Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-control4-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-control4-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Control4-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Build a Control4 Smart Home&body=https://smarthomesschool.com/how-to-build-a-control4-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Control4 is without a doubt one of the most prominent and easily recognizable forms of smart home automation in the marketplace. Long before Google, Amazon, or Samsung made a mark in the smart home industry, Control4 was already an established brand. Control4 has been providing smart home solutions to their customers for years. The company [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-a-control4-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4138" class="post-4138 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/">
					How to Build a Lutron Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-a-Lutron-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Lutron Smart Home Automation | Caseta Wireless &amp; Lighting Control" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-lutron-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-lutron-smart-home%2F&text=How to Build a Lutron Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-lutron-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-lutron-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Build-a-Lutron-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Build a Lutron Smart Home&body=https://smarthomesschool.com/how-to-build-a-lutron-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Lutron is a company that has been built and developed around manufacturing, designing, and selling products ranging from dimmers to smart light systems. Lutron smart lighting is commonly used in many smart homes around the world, and that trend doesn’t seem to slow down anytime soon. Lutron’s products have helped create comfortable and even safer [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-a-lutron-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4131" class="post-4131 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-build-a-ring-smart-home/">
					How to Build a Ring Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-build-a-ring-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Ring-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Ring Smart Home Automation | Ring Security Alarm &amp; Cameras" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-build-a-ring-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-ring-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-ring-smart-home%2F&text=How to Build a Ring Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-ring-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-build-a-ring-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Build-a-Ring-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Build a Ring Smart Home&body=https://smarthomesschool.com/how-to-build-a-ring-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>With the increase in demand for smart home products, every day, there is a new company trying to enter the market. If you’re looking for one of the more reliable companies to help you realize your smart home transformation, Ring is what you need. Ring LLC is a home security and manufacturer of smart home [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-build-a-ring-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4123" class="post-4123 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/">
					Steps on How to Get Started With a Google-powered Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Steps-on-How-to-Get-Started-With-a-Google-Powered-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Google Smart Home System | Google Smart Speakers &amp; Smart Display" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsteps-on-how-to-get-started-with-a-google-powered-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsteps-on-how-to-get-started-with-a-google-powered-smart-home%2F&text=Steps on How to Get Started With a Google-powered Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsteps-on-how-to-get-started-with-a-google-powered-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsteps-on-how-to-get-started-with-a-google-powered-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Steps-on-How-to-Get-Started-With-a-Google-Powered-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Steps on How to Get Started With a Google-powered Smart Home&body=https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Smart homes are becoming increasingly popular by the day, and it’s just a matter of time before most of the world’s population gets in on it.&nbsp; If you’re trying to convert your home into a smart home, you must have learned that there are too many brands to choose from, and it might become confusing [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/steps-on-how-to-get-started-with-a-google-powered-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4105" class="post-4105 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/">
					How To Set-Up An Apple Homekit Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Set-Up-An-Apple-Homekit-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Apple Homekit Smart Home | Apple Homekit Compatible Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-apple-homekit-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-apple-homekit-smart-home%2F&text=How To Set-Up An Apple Homekit Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-apple-homekit-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-apple-homekit-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-To-Set-Up-An-Apple-Homekit-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How To Set-Up An Apple Homekit Smart Home&body=https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The home automation idea would have sounded ridiculous some years back, but nowadays, it is a part of many people’s lives.&nbsp; One way to set up a convenient and effective smart home is to implement Apple Homekit. Apple Homekit is a system that lets users of its iOS products control their smart home devices for [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-set-up-an-apple-homekit-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4074" class="post-4074 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/">
					How to Set-up an Alexa Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Set-up-an-Alexa-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Alexa Smart Home | Amazon Echo Models | ZigBee Controller" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-alexa-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-alexa-smart-home%2F&text=How to Set-up an Alexa Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-alexa-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-set-up-an-alexa-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/How-to-Set-up-an-Alexa-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Set-up an Alexa Smart Home&body=https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>There is no denying that Alexa is one of the best and most popular digital voice assistants out there. Generally, Alexa has changed how smart homes function by adding a touch of elegance and versatility.&nbsp; Nowadays, there are even more devices compatible with Alexa, which means you can now purchase smart devices based on the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-set-up-an-alexa-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4060" class="post-4060 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/">
					Samsung SmartThings Smart Home Automation: What is it?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Samsung-SmartThings-Home-Automation-Overview--1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Samsung Smartthings Smart Home | Samsung Smartthings Hub" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgerard-describes-samsung-smartthings-smart-home-automation-ecosystem%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgerard-describes-samsung-smartthings-smart-home-automation-ecosystem%2F&text=Samsung SmartThings Smart Home Automation: What is it?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgerard-describes-samsung-smartthings-smart-home-automation-ecosystem%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgerard-describes-samsung-smartthings-smart-home-automation-ecosystem%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Samsung-SmartThings-Home-Automation-Overview--1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Samsung SmartThings Smart Home Automation: What is it?&body=https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Samsung SmartThings is a comprehensive home connectivity platform that uses Zigbee and Z-Wave technology to enhance automation. It is regarded by many as one of the most efficient ways to automate your home.&nbsp; Through Samsung SmartThings, you can connect all your smart devices and have them work together to create a smart home. Whether it’s [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/gerard-describes-samsung-smartthings-smart-home-automation-ecosystem/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4055" class="post-4055 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/">
					Popular IFTTT Smart Home Integrations				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/IFTTT-Overview-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="IFTTT Smart Home Automation | IFTTT Motion Sensor &amp; Homekit" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fpopular-ifttt-smart-home-integrations%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fpopular-ifttt-smart-home-integrations%2F&text=Popular IFTTT Smart Home Integrations" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fpopular-ifttt-smart-home-integrations%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fpopular-ifttt-smart-home-integrations%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/IFTTT-Overview-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Popular IFTTT Smart Home Integrations&body=https://smarthomesschool.com/popular-ifttt-smart-home-integrations/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>IFTTT is a conditional programming statement that means ‘if this, then that.’ When a company uses the IFTTT, it offers a software platform that can connect with apps, services, and devices from other developers or brands.&nbsp; This helps trigger more automation involving different devices, services, and apps. IFTTT works by use of Applets which connect [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/popular-ifttt-smart-home-integrations/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4050" class="post-4050 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-light-switches-robots-homepod-secrets/">
					🔦🤖Smart Home Light Switches, Robots, HomePod Secrets, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-light-switches-robots-homepod-secrets/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-light-switches-robots-homepod-secrets%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-light-switches-robots-homepod-secrets%2F&text=🔦🤖Smart Home Light Switches, Robots, HomePod Secrets, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-light-switches-robots-homepod-secrets%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-light-switches-robots-homepod-secrets%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=🔦🤖Smart Home Light Switches, Robots, HomePod Secrets, and More&body=https://smarthomesschool.com/smart-home-light-switches-robots-homepod-secrets/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Happy Easter everyone!&nbsp;Hope you are enjoying some Easter eggs! 🥚 The weather has been pretty nice in this part of the world and expected to stay with us for a few days. Here are the latest smart home stories this Sunday morning: Smart Switches are Problematic &#8211; 🔦 Yep, since the beginning of time, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-light-switches-robots-homepod-secrets/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4033" class="post-4033 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/">
					Smart Home Companies With Great Home Automation Products				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Smart-Home-Companies-With-Great-Home-Automation-Products-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Automation Companies Products | Best Home Technology" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-companies-with-great-home-automation-products%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-companies-with-great-home-automation-products%2F&text=Smart Home Companies With Great Home Automation Products" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-companies-with-great-home-automation-products%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-companies-with-great-home-automation-products%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Smart-Home-Companies-With-Great-Home-Automation-Products-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Companies With Great Home Automation Products&body=https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Due to the increased demand for reliable and efficient smart home automation products, the market has seen the emergence of many companies. However, apart from the big smart home industry players we already know about, there has emerged smaller companies that are manufacturing some of the best smart devices on the market, all at an [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-companies-with-great-home-automation-products/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4028" class="post-4028 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/top-smart-home-automation-companies/">
					Top Smart Home Automation Companies				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/top-smart-home-automation-companies/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Top-Smart-Home-Automation-Companies-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Top Smart Home Automation Companies | Google &amp; Apple Smart Home" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/top-smart-home-automation-companies/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Ftop-smart-home-automation-companies%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-smart-home-automation-companies%2F&text=Top Smart Home Automation Companies" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-smart-home-automation-companies%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Ftop-smart-home-automation-companies%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Top-Smart-Home-Automation-Companies-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Top Smart Home Automation Companies&body=https://smarthomesschool.com/top-smart-home-automation-companies/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Some years back, home automation wasn’t as common like the way it is today. Everyone looking to build or renovate their home is also looking to include home automation to it.&nbsp; This recent interest in home automation is because people are seeking new and better ways to make their life easier, affordable, and safer, which [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/top-smart-home-automation-companies/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4023" class="post-4023 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/ikea-home-automation-system-introduction/">
					IKEA Home Automation System Introduction				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/ikea-home-automation-system-introduction/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/IKEA-Home-Automation-System-Introduction-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Ikea Smart Home Automation System | Ikea Smart Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/ikea-home-automation-system-introduction/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fikea-home-automation-system-introduction%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-home-automation-system-introduction%2F&text=IKEA Home Automation System Introduction" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-home-automation-system-introduction%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fikea-home-automation-system-introduction%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/IKEA-Home-Automation-System-Introduction-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=IKEA Home Automation System Introduction&body=https://smarthomesschool.com/ikea-home-automation-system-introduction/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>For years the company has been known as one of the world’s best in matters regarding home furniture. However, in 2012, the company started its smart home initiative to incorporate digital elements and technology into its products to offer solutions to homeowners.&nbsp; The company has introduced several smart products under its Tradfri Homekit, which have [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/ikea-home-automation-system-introduction/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4015" class="post-4015 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/building-a-smart-home-overview/">
					Building a Smart Home Overview				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/building-a-smart-home-overview/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/Building-a-Smart-Home-Overview-1-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Building a Smart Home Automation | Best Smart Home Devices &amp; Systems" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/building-a-smart-home-overview/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fbuilding-a-smart-home-overview%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fbuilding-a-smart-home-overview%2F&text=Building a Smart Home Overview" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fbuilding-a-smart-home-overview%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fbuilding-a-smart-home-overview%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/Building-a-Smart-Home-Overview-1-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Building a Smart Home Overview&body=https://smarthomesschool.com/building-a-smart-home-overview/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Nowadays, building or purchasing a smart home is what everyone is talking about. In a smart home, you can have your blinds going up and letting that morning sunlight in, home speakers playing your favorite music and the coffee maker brewing your cup of coffee all from the comfort of your bed or couch.&nbsp; With [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/building-a-smart-home-overview/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4004" class="post-4004 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/">
					7 Tips On How To Become A Successful Smart Home Installer				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/04/7-Tips-On-How-To-Become-A-Successful-Smart-Home-Installer-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to become a smart home installer | Smart Home Automation Tips" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2F7-tips-on-how-to-become-a-successful-smart-home-installer%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2F7-tips-on-how-to-become-a-successful-smart-home-installer%2F&text=7 Tips On How To Become A Successful Smart Home Installer" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2F7-tips-on-how-to-become-a-successful-smart-home-installer%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2F7-tips-on-how-to-become-a-successful-smart-home-installer%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/04/7-Tips-On-How-To-Become-A-Successful-Smart-Home-Installer-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=7 Tips On How To Become A Successful Smart Home Installer&body=https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Nowadays, almost every homeowner is either working on their smart home upgrades or planning on them. Not only do smart home installations make a home comfortable and convenient but also, they increase the value of the home if the owner is planning to sell.&nbsp; Smart home installations also ensure that you save electricity used to [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/7-tips-on-how-to-become-a-successful-smart-home-installer/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-4000" class="post-4000 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/connected-home-over-ip-chip/">
					Connected Home over IP (CHIP)				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/connected-home-over-ip-chip/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/03/CHIP-Project-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Connected Home Over IP Chip | IP Based Home Automation System" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/connected-home-over-ip-chip/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fconnected-home-over-ip-chip%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fconnected-home-over-ip-chip%2F&text=Connected Home over IP (CHIP)" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fconnected-home-over-ip-chip%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fconnected-home-over-ip-chip%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/03/CHIP-Project-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Connected Home over IP (CHIP)&body=https://smarthomesschool.com/connected-home-over-ip-chip/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Connected Home over IP (CHIP) is a royalty-free home automation connectivity project whose main goal is to ensure compatibility among different smart home and Internet of Things (IoT) products.&nbsp; It is believed that these products that will be coming later on this year will be plug-and-play kind of devices. The connected home over IP project [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/connected-home-over-ip-chip/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3992" class="post-3992 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/">
					How to Start a Smart Home Installation Service?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/03/How-to-Start-a-Smart-Home-Installation-Service-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="How to Start a Smart Home Installation Service? | Smart Home Training" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-start-a-smart-home-installation-service%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-start-a-smart-home-installation-service%2F&text=How to Start a Smart Home Installation Service?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-start-a-smart-home-installation-service%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fhow-to-start-a-smart-home-installation-service%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/03/How-to-Start-a-Smart-Home-Installation-Service-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=How to Start a Smart Home Installation Service?&body=https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Homeowners have in recent years opted to use technology to control systems at home. The process involves using Internet-connected smart devices, smartphones, and Wi-Fi to control lighting, heating, and other features in their homes. Owners of Smart homes have embraced the recent technology because it is efficient, time-saving, and convenient to use. Smart home automation [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/how-to-start-a-smart-home-installation-service/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3975" class="post-3975 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-supermarkets-craze/">
					Smart Home Supermarkets Craze 🛒				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-home-supermarkets-craze/"><img width="250" height="250" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png 250w, https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-supermarkets-craze/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-supermarkets-craze%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-supermarkets-craze%2F&text=Smart Home Supermarkets Craze 🛒" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-supermarkets-craze%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-supermarkets-craze%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Supermarkets Craze 🛒&body=https://smarthomesschool.com/smart-home-supermarkets-craze/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Happy Sunday everyone!&nbsp;All pretty good here this week, doubling down on a new program of mine that will teach people how to make money out of the smart home space, so super busy on that front and all the other stuff as well. Still in lockdown here in Ireland, but kids were back in school [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-supermarkets-craze/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3966" class="post-3966 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-installation-services-key-benefits/">
					Smart Home Installation Services &#8211; Key Benefits				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-home-installation-services-key-benefits/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/03/Pros-with-Smart-Home-Installation-Training-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Benefits of Smart Home Installation Services | Home Automation Services" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-installation-services-key-benefits/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-installation-services-key-benefits%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-installation-services-key-benefits%2F&text=Smart Home Installation Services &#8211; Key Benefits" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-installation-services-key-benefits%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-installation-services-key-benefits%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/03/Pros-with-Smart-Home-Installation-Training-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Installation Services &#8211; Key Benefits&body=https://smarthomesschool.com/smart-home-installation-services-key-benefits/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>With the emergence of many do-it-yourself smart home systems, you might think that you no longer need to hire a trained professional for your smart device installation, and you would be wrong. Just because an installation project can give you a DIY experience doesn’t mean you should try it. Professional smart home device installers are [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-installation-services-key-benefits/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3959" class="post-3959 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-newsletter-homepod-sonos-hue/">
					Goodbye HomePod, Sonos at Beach, and Hue Smart Home Bars				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-newsletter-homepod-sonos-hue/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-newsletter-homepod-sonos-hue%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-newsletter-homepod-sonos-hue%2F&text=Goodbye HomePod, Sonos at Beach, and Hue Smart Home Bars" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-newsletter-homepod-sonos-hue%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-newsletter-homepod-sonos-hue%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Goodbye HomePod, Sonos at Beach, and Hue Smart Home Bars&body=https://smarthomesschool.com/smart-home-newsletter-homepod-sonos-hue/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hi, Hope all is well! Getting the sense of spring in the air, the days are getting longer and weather is pretty okay here for the past few days. A short week with St. Paddy&#8217;s Day last Wednesday, so back to normality on Monday again! Plus kids are also back in school! Now let&#8217;s check [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-newsletter-homepod-sonos-hue/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3955" class="post-3955 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-bacteria-x-box-bad-weather-and-ikea/">
					Smart Home Bacteria! X-Box, Bad Weather, and IKEA!				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-bacteria-x-box-bad-weather-and-ikea/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-bacteria-x-box-bad-weather-and-ikea%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-bacteria-x-box-bad-weather-and-ikea%2F&text=Smart Home Bacteria! X-Box, Bad Weather, and IKEA!" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-bacteria-x-box-bad-weather-and-ikea%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-bacteria-x-box-bad-weather-and-ikea%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Bacteria! X-Box, Bad Weather, and IKEA!&body=https://smarthomesschool.com/smart-home-bacteria-x-box-bad-weather-and-ikea/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, Hope all is good, wherever you are in the world, all well here, the weather has been miserable all week, however, did get delivery of our new Tesla this week! and looking forward to learning how the new toy will integrate with our various smart home devices! So back to business, here are this [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-bacteria-x-box-bad-weather-and-ikea/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3951" class="post-3951 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-printers-smart-home-displays-and-more/">
					Smart Home Printers 🖨️, Smart Home Displays 📺, and More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-printers-smart-home-displays-and-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-printers-smart-home-displays-and-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-printers-smart-home-displays-and-more%2F&text=Smart Home Printers 🖨️, Smart Home Displays 📺, and More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-printers-smart-home-displays-and-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-printers-smart-home-displays-and-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Printers 🖨️, Smart Home Displays 📺, and More&body=https://smarthomesschool.com/smart-home-printers-smart-home-displays-and-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, Good morning on this Sunny and yet cold morning here in Ireland, a bit quiet around the area due to lockdowns but otherwise grand, so again this week, I have a whole bunch of smart home-related stories for you, so let&#8217;s check them out! Rotating Smart Displays 📺 So Amazon, have released another Alexa-enabled [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-printers-smart-home-displays-and-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3941" class="post-3941 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/thread-smart-home-devices-overview/">
					Thread Smart Home Devices Overview				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/thread-smart-home-devices-overview/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/03/Thread-Smart-Home-1000x500.jpg" class="attachment-list_feature size-list_feature wp-post-image" alt="Thread Smart Home Devices Overview | Thread Smart Home Automation" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/thread-smart-home-devices-overview/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fthread-smart-home-devices-overview%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fthread-smart-home-devices-overview%2F&text=Thread Smart Home Devices Overview" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fthread-smart-home-devices-overview%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fthread-smart-home-devices-overview%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/03/Thread-Smart-Home-1000x500.jpg" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Thread Smart Home Devices Overview&body=https://smarthomesschool.com/thread-smart-home-devices-overview/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Smart devices must be able to exchange information with one another in a connected world continually. To achieve this, they need to communicate through a common language, i.e., communication protocols. Protocols entail how signals are sent between devices to trigger specific actions like turning on the lights. Protocols are ‘spoken’ through wired or wireless layers, [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/thread-smart-home-devices-overview/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3852" class="post-3852 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-doorbell-responses-google-2030-new-smart-bulbs/">
					Smart Doorbell Responses, Google 2030, New Smart Bulbs&#8230;.				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-doorbell-responses-google-2030-new-smart-bulbs/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-doorbell-responses-google-2030-new-smart-bulbs%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-doorbell-responses-google-2030-new-smart-bulbs%2F&text=Smart Doorbell Responses, Google 2030, New Smart Bulbs&#8230;." target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-doorbell-responses-google-2030-new-smart-bulbs%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-doorbell-responses-google-2030-new-smart-bulbs%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Doorbell Responses, Google 2030, New Smart Bulbs&#8230;.&body=https://smarthomesschool.com/smart-doorbell-responses-google-2030-new-smart-bulbs/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, I hope everyone had a great weekend so far and that your Sunday is off to a strong start. There&#8217;s a lot to discuss in today&#8217;s issue, so let’s jump right in. Ring Gets Smarter Yet another product feature announcement from Ring Ring this week, namely the addition of some cool artificial intelligence to [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-doorbell-responses-google-2030-new-smart-bulbs/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3846" class="post-3846 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-home-labs-walls-more/">
					Smart Home Laboratories, Walls &#038; More 🧱				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-home-labs-walls-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-labs-walls-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-labs-walls-more%2F&text=Smart Home Laboratories, Walls &#038; More 🧱" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-labs-walls-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-home-labs-walls-more%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Home Laboratories, Walls &#038; More 🧱&body=https://smarthomesschool.com/smart-home-labs-walls-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good valentine&#8217;s morning, lots of wind and rain outside today here in Ireland, let&#8217;s hope it improves later! 🧪 Smart Home Laboratory Looks like the Smart Home Hub grandpappy has added some lab functionality to its app. The new SmartThings feature is aimed at those of you who have already the Smartthings ecosystem and looking [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-home-labs-walls-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3835" class="post-3835 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/">
					Video Doors, UWB, and Smart Home Glitches				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/"><img width="250" height="250" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png 250w, https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fvideo-doors-uwb-and-smart-home-glitches%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fvideo-doors-uwb-and-smart-home-glitches%2F&text=Video Doors, UWB, and Smart Home Glitches" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fvideo-doors-uwb-and-smart-home-glitches%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fvideo-doors-uwb-and-smart-home-glitches%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Video Doors, UWB, and Smart Home Glitches&body=https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good morning everybody; things are pretty good over here in Ireland, the vaccine rollout is starting to progress, which should hopefully improve things for everyone. On the smart home front, it has been a relatively busy week in terms of new stuff and things breaking! Time for some coffee! so enjoy this weeks update: Video [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/video-doors-uwb-and-smart-home-glitches/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3798" class="post-3798 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/outside-homekit-smart-home-dogs/">
					Outside HomeKit &#038; Smart Home Dogs				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/outside-homekit-smart-home-dogs/"><img width="250" height="250" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Philips Hue Adaptive Lighting competitor | Smart Home Theatre &amp; Nanoleaf" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png 250w, https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/outside-homekit-smart-home-dogs/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Foutside-homekit-smart-home-dogs%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Foutside-homekit-smart-home-dogs%2F&text=Outside HomeKit &#038; Smart Home Dogs" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Foutside-homekit-smart-home-dogs%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Foutside-homekit-smart-home-dogs%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/11/Newsletter-250-1.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Outside HomeKit &#038; Smart Home Dogs&body=https://smarthomesschool.com/outside-homekit-smart-home-dogs/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good morning everybody; hope all is well. &#8230;&#8230;All great here, our second-youngest is 12 today, so big day planned! Also, just finished charging the Ring gen 2 doorbell, so need to re-attach to the bracket later this morning. Otherwise, that&#8217;s it, enjoy some smart home stories I picked up this week on the Interweb! HomeKit [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/outside-homekit-smart-home-dogs/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3792" class="post-3792 post type-post status-publish format-standard sticky hentry category-newsletter">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/google-home-guests-and-tp-link-smart-homes/">
					🏠Google Home Guests and TP-LInk Smart Homes				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/newsletter/" rel="category tag">Newsletter</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
			</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/google-home-guests-and-tp-link-smart-homes/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-guests-and-tp-link-smart-homes%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-guests-and-tp-link-smart-homes%2F&text=🏠Google Home Guests and TP-LInk Smart Homes" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-guests-and-tp-link-smart-homes%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fgoogle-home-guests-and-tp-link-smart-homes%2F&media=" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=🏠Google Home Guests and TP-LInk Smart Homes&body=https://smarthomesschool.com/google-home-guests-and-tp-link-smart-homes/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Good morning everybody; hope all is well. Grabbed three smart home stories this week that I thought might be of interest, enjoy and touch base again next Sunday. Google Guests 🧑‍🤝‍🧑 Privacy is big nowadays, particularly when it comes to smart speakers in our homes. If you own a Google Home smart speaker and not [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/google-home-guests-and-tp-link-smart-homes/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3777" class="post-3777 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/">
					Smart Homes Coaching Call Services Announced				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2021/01/Smart-Home-Coaching-Session-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Coaching Calls Services Announced | Smart Training Course" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-homes-coaching-call-services-announced%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-homes-coaching-call-services-announced%2F&text=Smart Homes Coaching Call Services Announced" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-homes-coaching-call-services-announced%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-homes-coaching-call-services-announced%2F&media=https://smarthomesschool.com/wp-content/uploads/2021/01/Smart-Home-Coaching-Session-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Homes Coaching Call Services Announced&body=https://smarthomesschool.com/smart-homes-coaching-call-services-announced/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Smart Homes School announces the availability of Smart Homes Coaching calls that provide people with a unique opportunity to avail of Gerard&#8217;s new 1-on-1 Smart Homes Coaching services. Sometimes, you just need a professional to offer perspective at a fork in the road or when the cloud of confusion is too thick to see beyond. [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-homes-coaching-call-services-announced/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3439" class="post-3439 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/">
					What&#8217;s the Story With Smart Doorbells?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/11/Tell-Me-a-Little-More-About-Smart-Doorbells-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Video Doorbells Installation Setup | Benefits of Smart Doorbells" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwhats-the-story-with-smart-doorbells%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhats-the-story-with-smart-doorbells%2F&text=What&#8217;s the Story With Smart Doorbells?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwhats-the-story-with-smart-doorbells%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhats-the-story-with-smart-doorbells%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/11/Tell-Me-a-Little-More-About-Smart-Doorbells-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=What&#8217;s the Story With Smart Doorbells?&body=https://smarthomesschool.com/whats-the-story-with-smart-doorbells/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>On investigating the cool features of smart doorbells, we&#8217;ll discover just how self-aware visitor announcement devices are becoming. This is a nascent market, but one that&#8217;s destined to catch up with more mature home security gadgets, such as smart locks and the ever-watchful entrance IP camera. Accepting Past Doorbell Limitations This is the age of [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/whats-the-story-with-smart-doorbells/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3410" class="post-3410 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/">
					What is a Smart Thermostat in 2020?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/"><img width="800" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Thermostat-2020-800x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="What is a Smart Home Thermostat in 2020? | Thermostat Buying Guide" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-thermostat-in-2020%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-thermostat-in-2020%2F&text=What is a Smart Thermostat in 2020?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-thermostat-in-2020%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-thermostat-in-2020%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Thermostat-2020-800x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=What is a Smart Thermostat in 2020?&body=https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Here is the shortest post I&#8217;ve written in a while! The last number of years have seen rapid developments in the smart thermostat space. A smart thermostat, typically wall-mounted, connects to your Wi-Fi network and measures ambient temperature in the room using onboard or satellite sensors. Once you define a comfortable level the thermostat will [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/what-is-a-smart-thermostat-in-2020/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3404" class="post-3404 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-homes tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/">
					Essential Guide to Smart Home Virtual Assistants &#038; Smart Speakers				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/"><img width="732" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Essential-Guide-to-Smart-Home-Virtual-Assistants-Smart-Speakers--732x500.jpg" class="attachment-list_feature size-list_feature wp-post-image" alt="Essential Guide to Smart Home Automation Virtual Assistants &amp; Speakers" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fessential-guide-to-smart-home-virtual-assistants-smart-speakers%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fessential-guide-to-smart-home-virtual-assistants-smart-speakers%2F&text=Essential Guide to Smart Home Virtual Assistants &#038; Smart Speakers" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fessential-guide-to-smart-home-virtual-assistants-smart-speakers%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fessential-guide-to-smart-home-virtual-assistants-smart-speakers%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Essential-Guide-to-Smart-Home-Virtual-Assistants-Smart-Speakers--732x500.jpg" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Essential Guide to Smart Home Virtual Assistants &#038; Smart Speakers&body=https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Hiya, Gerard here, just spent this Saturday evening posting the Internet&#8217;s most detailed set of articles about smart speakers and associated virtual assistants, that&#8217;s a pretty big achievement on this windy evening here in Ireland 🙂 This guide (ten blog posts in total) is intended to be read by the following people: Homeowners interested in [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/essential-guide-to-smart-home-virtual-assistants-smart-speakers/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3399" class="post-3399 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/">
					Echo Show, HomePod Smart Home Speakers &#038; More				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Echo-Show-HomePod-Smart-Home-Speakers-More-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Amazon Echo Show | Apple Homepod Smart Home Speaker" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fecho-show-homepod-smart-home-speakers-more%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fecho-show-homepod-smart-home-speakers-more%2F&text=Echo Show, HomePod Smart Home Speakers &#038; More" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fecho-show-homepod-smart-home-speakers-more%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fecho-show-homepod-smart-home-speakers-more%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Echo-Show-HomePod-Smart-Home-Speakers-More-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Echo Show, HomePod Smart Home Speakers &#038; More&body=https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The Echo Show: A Window into Alexa&#8217;s Soul? Is there any gadget that doesn&#8217;t look just that bit cooler when a screen is added to it? The Samsung Family Hub Refrigerator incorporates a 21&#8243; screen in one of its doors. Likewise, smart thermostats and now smart virtual assistants are taking that same approach. To that [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/echo-show-homepod-smart-home-speakers-more/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3396" class="post-3396 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/">
					Smart Speaker Drawbacks and Here Comes The Future				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Drawbacks-Here-Comes-The-Future-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Speaker Drawbacks &amp; Future | Home Assistant Voice Control" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-drawbacks-and-here-comes-the-future%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-drawbacks-and-here-comes-the-future%2F&text=Smart Speaker Drawbacks and Here Comes The Future" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-drawbacks-and-here-comes-the-future%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-drawbacks-and-here-comes-the-future%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Drawbacks-Here-Comes-The-Future-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Speaker Drawbacks and Here Comes The Future&body=https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The piecemeal adoption of different smart standards comes back to bite manufacturer (And us!) on the behind. You should be able to buy a branded smart accessory and know it&#8217;ll be recognized instantly so that the hardware plays nice with every other part of the system. That generally is the case, but there may be [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-speaker-drawbacks-and-here-comes-the-future/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3392" class="post-3392 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-ai-smart-home-speaker tag-smart-home tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/">
					Smart Speaker Home Assistants &#038; Your Privacy				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Home-Assistants-Your-Privacy-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Speaker Assistant Voice Control &amp; Privacy Concerns" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-home-assistants-your-privacy%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-home-assistants-your-privacy%2F&text=Smart Speaker Home Assistants &#038; Your Privacy" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-home-assistants-your-privacy%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speaker-home-assistants-your-privacy%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speaker-Home-Assistants-Your-Privacy-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Speaker Home Assistants &#038; Your Privacy&body=https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>It&#8217;s time to play devil&#8217;s advocate for a little while. You&#8217;ve seen the reviews for all of the available virtual assistants. Maybe your favorite smart persona doesn&#8217;t have a product housing just yet, but you know it&#8217;s coming. Besides, there are smartphone apps that give you a taste of the future, but it is just [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-speaker-home-assistants-your-privacy/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3388" class="post-3388 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/">
					Amazon Alexa Vs Google Home &#8211; What Type of Smart Speaker Should You Purchase?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Amazon-Alexa-Vs-Google-Home-What-Type-Of-Smart-Speaker-Should-You-Purchase-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Amazon Alexa Vs Google Home | Which Smart Speaker Should Purchase?" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Famazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Famazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase%2F&text=Amazon Alexa Vs Google Home &#8211; What Type of Smart Speaker Should You Purchase?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Famazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Famazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Amazon-Alexa-Vs-Google-Home-What-Type-Of-Smart-Speaker-Should-You-Purchase-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Amazon Alexa Vs Google Home &#8211; What Type of Smart Speaker Should You Purchase?&body=https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>It&#8217;s a big question. Fortunately, it&#8217;s hard to go wrong, particularly if you&#8217;ve read the earlier pages of his electronic document. Two mainstream options are out there right now. Amazon Echo has been around the longest. It was released into the consumer wilds in the middle of 2015, although this release was limited to the [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/amazon-alexa-vs-google-home-what-type-of-smart-speaker-should-you-purchase/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3385" class="post-3385 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/">
					Smart Speakers And Controlling Your Smart Home				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speakers-And-Controlling-Your-Smart-Home-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home IFTTT Speakers Security | Smart Plugs, Lighting &amp; Heating" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speakers-and-controlling-your-smart-home%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speakers-and-controlling-your-smart-home%2F&text=Smart Speakers And Controlling Your Smart Home" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speakers-and-controlling-your-smart-home%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmart-speakers-and-controlling-your-smart-home%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Smart-Speakers-And-Controlling-Your-Smart-Home-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smart Speakers And Controlling Your Smart Home&body=https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Your smart speaker is equipped with a powerful Artificial intelligence. It&#8217;s built with a solid and expandable foundation. Bluetooth and Wi-Fi circuits are churning all day long while contacting natural language servers in the cloud. Simultaneously, the same communication modules are streaming music, fetching weather forecasts, reading football scores, and pulling up the next episode [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smart-speakers-and-controlling-your-smart-home/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3380" class="post-3380 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home tag-smart-speakers tag-smart-voice-assitants">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/exploring-smart-speaker-components/">
					Exploring Smart Speaker Components				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/exploring-smart-speaker-components/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Exploring-Smart-Speaker-Components-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Exploring Smart Home Speaker | Internal &amp; Outside Software Components" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/exploring-smart-speaker-components/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fexploring-smart-speaker-components%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fexploring-smart-speaker-components%2F&text=Exploring Smart Speaker Components" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fexploring-smart-speaker-components%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fexploring-smart-speaker-components%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Exploring-Smart-Speaker-Components-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Exploring Smart Speaker Components&body=https://smarthomesschool.com/exploring-smart-speaker-components/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Your car is opening the garage door by calling up your voice assistant. An audiobook is using Amazon&#8217;s Whispersync or Google tech to pick up reading your New York Times bestseller in your car. It&#8217;s picked up the narrative at the same place you stopped at in bed the night before. The technology behind your [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/exploring-smart-speaker-components/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3374" class="post-3374 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-homes tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/different-smart-home-assistant-form-factors/">
					Different Smart Home Assistant Form Factors				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/different-smart-home-assistant-form-factors/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Different-Smart-Home-Assistant-Form-Factors-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Smart Home Assistant Devices | Smart Home Automation &amp; Home Speaker" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/different-smart-home-assistant-form-factors/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fdifferent-smart-home-assistant-form-factors%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fdifferent-smart-home-assistant-form-factors%2F&text=Different Smart Home Assistant Form Factors" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fdifferent-smart-home-assistant-form-factors%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fdifferent-smart-home-assistant-form-factors%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Different-Smart-Home-Assistant-Form-Factors-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Different Smart Home Assistant Form Factors&body=https://smarthomesschool.com/different-smart-home-assistant-form-factors/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>The Virtual Assistants you&#8217;re hearing about on the news and in tech articles are a direct result of artificial intelligence. The earliest examples of these pseudo personalities didn&#8217;t even have a cozy electronic processor to inhabit. These were the chatbots that represented the first generations of consumer-friendly smart interfaces. Regarded as simple computer programs, a [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/different-smart-home-assistant-form-factors/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3367" class="post-3367 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-smart-home">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/what-is-a-smart-home-assistant/">
					What is a Smart Home Assistant?				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/what-is-a-smart-home-assistant/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/What-is-a-Smart-Home-Assistant-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="A Guide to Smart Home Assistant Devices | Home Automation Services" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/what-is-a-smart-home-assistant/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-home-assistant%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-home-assistant%2F&text=What is a Smart Home Assistant?" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-home-assistant%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fwhat-is-a-smart-home-assistant%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/What-is-a-Smart-Home-Assistant-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=What is a Smart Home Assistant?&body=https://smarthomesschool.com/what-is-a-smart-home-assistant/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Pull away from the circuits and codes. Knowledge of that abstract coding is handy, especially if you enjoy following developments in artificial intelligence, but too much conceptual thinking can cause headaches. So pull your focus away from all of this talk about software architecture. Instead, let&#8217;s strip things back by assuming a clutter-free stance. At [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/what-is-a-smart-home-assistant/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3349" class="post-3349 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-alexa tag-cortana tag-siri tag-smart-home tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/">
					Naming Popular Smart Home Speaker Artificial Intelligence Systems				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/10/Popular-Smart-Home-Speaker-Artificial-Intelligence-Systems-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Naming the Popular AI Powered Smart Home Speaker Systems &amp; Devices" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fnaming-popular-smart-home-speaker-artificial-intelligence-systems%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fnaming-popular-smart-home-speaker-artificial-intelligence-systems%2F&text=Naming Popular Smart Home Speaker Artificial Intelligence Systems" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fnaming-popular-smart-home-speaker-artificial-intelligence-systems%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fnaming-popular-smart-home-speaker-artificial-intelligence-systems%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/10/Popular-Smart-Home-Speaker-Artificial-Intelligence-Systems-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Naming Popular Smart Home Speaker Artificial Intelligence Systems&body=https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Four big names dominate the AI consumer Smart Speaker market. This isn&#8217;t a scenario where IBM and its Watson Cognitive Technology engine has a place, nor is it one where Google&#8217;s DeepMind can make inroads. No, in the grand scheme of things your device will mimic the capabilities of these globally adept machine services, but [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/naming-popular-smart-home-speaker-artificial-intelligence-systems/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3341" class="post-3341 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-ai-smart-home-speaker tag-smart-home tag-smart-speakers">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/">
					About AI-Powered Smart Home Speaker Voice Recognition Systems				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/09/AI-Powered-Smart-Home-Voice-Post-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="AI-Powered Smart Home Speaker Devices &amp; Voice Recognition Systems" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fabout-ai-powered-smart-home-speaker-voice-recognition-systems%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fabout-ai-powered-smart-home-speaker-voice-recognition-systems%2F&text=About AI-Powered Smart Home Speaker Voice Recognition Systems" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fabout-ai-powered-smart-home-speaker-voice-recognition-systems%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fabout-ai-powered-smart-home-speaker-voice-recognition-systems%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/09/AI-Powered-Smart-Home-Voice-Post-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=About AI-Powered Smart Home Speaker Voice Recognition Systems&body=https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>First of all, what is artificial intelligence? You know what it&#8217;s not. It&#8217;s not the HAL 9000 computer from 2001: A Space Odyssey, nor is it the calming tones of Jarvis, Iron Man&#8217;s own inbuilt virtual assistant. Movies tend to have an interesting take on how you&#8217;ll eventually interact with an Artificial Intelligence, but such [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/about-ai-powered-smart-home-speaker-voice-recognition-systems/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-3337" class="post-3337 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog tag-mesh-wi-fi tag-smart-home tag-smart-homes">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/">
					Smooth Wi-Fi is Essential in Smart homes				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/"><img width="1000" height="500" src="https://smarthomesschool.com/wp-content/uploads/2020/08/Smart-home-mesh-wi-fi-system-intro-1000x500.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Mesh Wi-Fi &amp; Mesh Network Systems | Smooth Wi-Fi in Smart Homes" decoding="async" loading="lazy" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2Fsmooth-wi-fi-is-essential-in-smart-homes%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmooth-wi-fi-is-essential-in-smart-homes%2F&text=Smooth Wi-Fi is Essential in Smart homes" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2Fsmooth-wi-fi-is-essential-in-smart-homes%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2Fsmooth-wi-fi-is-essential-in-smart-homes%2F&media=https://smarthomesschool.com/wp-content/uploads/2020/08/Smart-home-mesh-wi-fi-system-intro-1000x500.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=Smooth Wi-Fi is Essential in Smart homes&body=https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Nowadays, a modem router device is supplied by your broadband supplier, this piece of hardware not only interconnects your household with the Internet, but it also radiates a Wi-Fi signal. Not always but in some instances, your router can affect the performance levels of your smart home. On occasions, this piece of hardware may not [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/smooth-wi-fi-is-essential-in-smart-homes/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->
<article id="post-2536" class="post-2536 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-blog">
	<header class="entry-header">
					
						<h1 class="entry-title">
				<a href="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/">
					8 Step Guide on How to Start Your Smart Home Installation Business				</a>
			</h1>
				
				
		<div class="entry-meta">
				
		
	<span class="byline">By <a href="https://smarthomesschool.com/author/gerard/">Gerard</a></span>
	
	<span class="cat-links"><a href="https://smarthomesschool.com/category/blog/" rel="category tag">BLOG</a></span>
	
		
		</div><!-- .entry-meta -->
		
			
		</header><!-- .entry-header -->
	
	<div class="entry-thumbnail">
		<a href="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/"><img width="600" height="380" src="https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business.png" class="attachment-list_feature size-list_feature wp-post-image" alt="Guide on How to Start a Smart Home Installation Business" decoding="async" loading="lazy" srcset="https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business.png 600w, https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business-300x190.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></a>	</div>
	
	
	<div class="nt-sharebar nt_match_theme" data-url="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/">
	
		<ul>
		
							<li class="nt-sharebar-item-5 nt-sharebar-facebook">
					<a id="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsmarthomesschool.com%2F8-step-guide-start-smart-home-installation-business%2F" target="_blank">
						<i class="fa fa-facebook fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-twitter">
					<a id="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fsmarthomesschool.com%2F8-step-guide-start-smart-home-installation-business%2F&text=8 Step Guide on How to Start Your Smart Home Installation Business" target="_blank">
						<i class="fa fa-twitter fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-linkedin">
					<a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsmarthomesschool.com%2F8-step-guide-start-smart-home-installation-business%2F" target="_blank">
						<i class="fa fa-linkedin fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-pinterest">
					<a id="pinterest" href="http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fsmarthomesschool.com%2F8-step-guide-start-smart-home-installation-business%2F&media=https://smarthomesschool.com/wp-content/uploads/2015/02/8-Step-guide-smart-home-install-business.png" target="_blank">
						<i class="fa fa-pinterest fa-lg"></i>
											</a>
				</li>
								<li class="nt-sharebar-item-5 nt-sharebar-envelope-o">
					<a id="envelope-o" href="mailto:?subject=8 Step Guide on How to Start Your Smart Home Installation Business&body=https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/" >
						<i class="fa fa-envelope-o fa-lg"></i>
											</a>
				</li>
						
		</ul>
	
	</div>
	
	
	<div class="entry-content">
		<p>Are you experiencing increased competition in recent times and subsequently lower margins from your electrical and alarm install business? If so, how about checking out the bubbling smart home, expected to reach several billion dollars by 2025! There are various claims of easy installations in the growing smart home market, the reality is many consumers [&hellip;]</p>
<p style="text-align: center;"><a class="readmore button" href="https://smarthomesschool.com/8-step-guide-start-smart-home-installation-business/">Read More</a></p>	</div><!-- .entry-content -->
</article><!-- #post-## -->			
			</div>
			
			
	<nav class="navigation posts-navigation" aria-label="Posts">
		<h2 class="screen-reader-text">Posts navigation</h2>
		<div class="nav-links"><div class="nav-previous"><a href="https://smarthomesschool.com/page/2/" >Older posts</a></div></div>
	</nav>		
		
		</main><!-- #main -->
	</div><!-- #primary -->


	
	</div><!-- #content -->
	
		<div class="global-builder-widgets">
			</div>
	
	<div class="section-widget-area footer-widget-area">
		
		<div class="col">
					</div>
		
		<div class="col">
					</div>
		
		<div class="col">
					</div>
		
	</div>
	
	<footer id="colophon" class="site-footer" role="contentinfo">
		<div class="footer-wrap">
									
			<div class="site-info">
				© Smart Homes School 2021. All rights reserved.				
				<nav class="footer-nav">
					<div class="menu-footer-container"><ul id="footer-menu" class="menu"><li id="menu-item-3335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3335"><a href="https://smarthomesschool.com/about/">OUR STORY</a></li>
<li id="menu-item-3332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3332"><a href="https://smarthomesschool.com/disclaimer-and-terms-of-use-agreement/">TERMS OF USE</a></li>
<li id="menu-item-3333" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3333"><a href="https://smarthomesschool.com/privacy-policy/">PRIVACY POLICY</a></li>
<li id="menu-item-3334" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3334"><a href="https://smarthomesschool.com/contact/">CONTACT</a></li>
<li id="menu-item-3819" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3819"><a href="https://www.facebook.com/Smart-Homes-School-101021885041678" class="menu-image-title-hide menu-image-not-hovered"><span class="menu-image-title-hide menu-image-title">facebook</span><img width="32" height="32" src="https://smarthomesschool.com/wp-content/uploads/2021/02/006-facebook.png" class="menu-image menu-image-title-hide" alt="" decoding="async" loading="lazy" /></a></li>
<li id="menu-item-3825" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3825"><a href="https://twitter.com/gerardireland" class="menu-image-title-hide menu-image-not-hovered"><span class="menu-image-title-hide menu-image-title">twitter</span><img width="32" height="32" src="https://smarthomesschool.com/wp-content/uploads/2021/02/008-twitter.png" class="menu-image menu-image-title-hide" alt="" decoding="async" loading="lazy" /></a></li>
<li id="menu-item-3824" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3824"><a href="https://www.youtube.com/c/Homementors/videos" class="menu-image-title-hide menu-image-not-hovered"><span class="menu-image-title-hide menu-image-title">youtube</span><img width="32" height="32" src="https://smarthomesschool.com/wp-content/uploads/2021/02/007-youtube.png" class="menu-image menu-image-title-hide" alt="" decoding="async" loading="lazy" /></a></li>
</ul></div>				</nav>
				
			</div><!-- .site-info -->
		</div>
	</footer><!-- #colophon -->
</div><!-- #page -->

<script async>(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='a590f3d98e74dbba05f9898523ed3c39e5ec3e5861eb578aa819896d86467721';j.dataset.sumoPlatform='wordpress';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumo.com/');</script>    <script type="application/javascript">
      var ajaxurl = "https://smarthomesschool.com/wp-admin/admin-ajax.php";

      function sumo_add_woocommerce_coupon(code) {
        jQuery.post(ajaxurl, {
          action: 'sumo_add_woocommerce_coupon',
          code: code,
        });
      }

      function sumo_remove_woocommerce_coupon(code) {
        jQuery.post(ajaxurl, {
          action: 'sumo_remove_woocommerce_coupon',
          code: code,
        });
      }

      function sumo_get_woocommerce_cart_subtotal(callback) {
        jQuery.ajax({
          method: 'POST',
          url: ajaxurl,
          dataType: 'html',
          data: {
            action: 'sumo_get_woocommerce_cart_subtotal',
          },
          success: function(subtotal) {
            return callback(null, subtotal);
          },
          error: function(err) {
            return callback(err, 0);
          }
        });
      }
    </script>
    <script data-cfasync="false" type="text/javascript" src="//filamentapp.s3.amazonaws.com/2306173abd8fb24be4080e68b2c24e71.js" async="async"></script>
<script type='text/javascript' id='wpcf7-redirect-script-js-extra'>
/* <![CDATA[ */
var wpcf7r = {"ajax_url":"https:\/\/smarthomesschool.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/wpcf7-redirect/build/js/wpcf7r-fe.js?ver=1678199841' id='wpcf7-redirect-script-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1678199824' id='swv-js'></script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/smarthomesschool.com\/wp-json\/","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1678199824' id='contact-form-7-js'></script>
<script type='text/javascript' id='toc-front-js-extra'>
/* <![CDATA[ */
var tocplus = {"visibility_show":"show","visibility_hide":"hide","visibility_hide_by_default":"1","width":"Auto"};
/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/table-of-contents-plus/front.min.js?ver=1678199846' id='toc-front-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/js/navigation.js?ver=1502567350' id='ray-edwards-navigation-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/themes/tribe2/tribe2/js/skip-link-focus-fix.js?ver=1502567350' id='ray-edwards-skip-link-focus-fix-js'></script>
<script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=6Lf__OkaAAAAALZ8lmqpj55YvOBJ3-boDJzvb236' id='google-recaptcha-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=1653584825' id='regenerator-runtime-js'></script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=1667475600' id='wp-polyfill-js'></script>
<script type='text/javascript' id='wpcf7-recaptcha-js-extra'>
/* <![CDATA[ */
var wpcf7_recaptcha = {"sitekey":"6Lf__OkaAAAAALZ8lmqpj55YvOBJ3-boDJzvb236","actions":{"homepage":"homepage","contactform":"contactform"}};
/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1678199824' id='wpcf7-recaptcha-js'></script>
<script type='text/javascript' id='eael-general-js-extra'>
/* <![CDATA[ */
var localize = {"ajaxurl":"https:\/\/smarthomesschool.com\/wp-admin\/admin-ajax.php","nonce":"387589f92b","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping"},"page_permalink":"https:\/\/smarthomesschool.com\/for-immediate-release\/","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
/* ]]> */
</script>
<script type='text/javascript' src='https://smarthomesschool.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=1678199835' id='eael-general-js'></script>

</body>
</html>