{"id":68327,"date":"2022-11-02T09:00:44","date_gmt":"2022-11-02T09:00:44","guid":{"rendered":"https:\/\/www.cryptocabaret.com\/?p=68327"},"modified":"2022-11-02T09:00:44","modified_gmt":"2022-11-02T09:00:44","slug":"achieve-smart-home-interoperability-with-open-source-technology","status":"publish","type":"post","link":"https:\/\/www.cryptocabaret.com\/?p=68327","title":{"rendered":"Achieve smart home interoperability with open source technology"},"content":{"rendered":"<p><span class=\"field field--name-title field--type-string field--label-hidden\">Achieve smart home interoperability with open source technology<\/span><br \/>\n<span class=\"field field--name-uid field--type-entity-reference field--label-hidden\"><a title=\"View user profile.\" href=\"https:\/\/opensource.com\/users\/1technophile\" class=\"username\">Florian Robert<\/a><\/span><br \/>\n<span class=\"field field--name-created field--type-created field--label-hidden\">Wed, 11\/02\/2022 &#8211; 03:00<\/span><\/p>\n<div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\">\n<p>Advertisers sell the myth of the &#8220;Smart Home&#8221; as a magical world where you automate everything with ease to simplify your life and free your mind of trivial tasks. It looks great on paper and TV, but so far, it&#8217;s mainly been a battle of technologies and manufacturers.<\/p>\n<p>Suppose you want to add a presence sensor from manufacturer A to your existing hub from manufacturer B so you can switch ON your light from manufacturer B. Or perhaps you want to switch OFF your air conditioner when your door is open, but the door sensor is not from the air conditioning manufacturer. Will it work?<\/p>\n<p>There&#8217;s a significant chance that the devices you want to link to one another don&#8217;t talk the same &#8220;language.&#8221; You might research compatibility for weeks before deciding to take your chances. It may or may not work. There are so many technologies, protocols, APIs, and cloud connectors involved that you just can&#8217;t be sure until you spend a lot of money trying them. So far, the &#8220;Smart Home&#8221; has been an over-complex world in which every vendor tries to push its own technology, protocol, and stack at the cost of consumer freedom, time, effort, and expense.<\/p>\n<article class=\"align-center media media--type-image media--view-mode-default\">\n<div class=\"field field--name-field-media-image field--type-image field--label-hidden field__item\">  <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.cryptocabaret.com\/wp-content\/uploads\/2022\/11\/smarthome.png\" width=\"886\" height=\"712\" alt=\"Smart home with devices from many vendors\"><\/div>\n<div class=\"field field--name-field-caption field--type-text-long field--label-hidden caption field__item\"><span class=\"caption__byline\">Image by: <\/span><\/p>\n<p>(Florian Robert, CC BY-SA 4.0)<\/p>\n<\/div>\n<\/article>\n<div class=\"embedded-resource-list callout-float-right\">\n<div class=\"field field--name-title field--type-string field--label-hidden field__item\">More on edge computing<\/div>\n<div class=\"field field--name-links field--type-link field--label-hidden field__items\">\n<div class=\"field__item\"><a href=\"https:\/\/www.redhat.com\/en\/topics\/edge-computing?intcmp=7016000000127cYAAQ\">Understanding edge computing<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/article\/21\/2\/linux-edge-computing?intcmp=7016000000127cYAAQ\">Why Linux is critical to edge computing<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/downloads\/kubernetes-raspberry-pi?intcmp=7016000000127cYAAQ\">eBook: Running Kubernetes on your Raspberry Pi<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/www.redhat.com\/en\/engage\/automated-enterprise-ebook-20171115?intcmp=701f2000000h4RcAAI\">Download now: The automated enterprise eBook<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/downloads\/home-automation-ebook?intcmp=701f2000000h4RcAAI\">eBook: A practical guide to home automation using open source tools<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/www.redhat.com\/en\/engage\/automation-at-edge-20220727?intcmp=701f2000000h4RcAAI\">eBook: 7 examples of automation on the edge<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/tags\/edge-computing?intcmp=701f2000000h4RcAAI\">The latest on edge<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<h2>The Matter standard<\/h2>\n<p>Recently, a new standard released its first version, codenamed <em>Matter<\/em>. This could be a game-changer for smart home interoperability. Matter promises to connect devices from different brands and avoid purchasing a hub from each manufacturer. Matter brings direct local connectivity where before, integration between various manufacturers passed through a cloud or a concentrator hub.<\/p>\n<p>However, there are questions:<\/p>\n<ul>\n<li>Can the millions of devices that are not Matter-compatible and already in homes still be used?<\/li>\n<li>Is there a way to have local interoperability without having a Matter-compatible device?<\/li>\n<li>Is it possible to make this interoperability <em>open<\/em> to encourage adoption and reduce barriers?<\/li>\n<\/ul>\n<h2>The answer is open source interoperability<\/h2>\n<p>The answer to these questions is, <em>Yes<\/em>. Recently the open source <a href=\"https:\/\/www.theengs.io\/\" target=\"_blank\" rel=\"noopener\">Theengs<\/a> platform released an ecosystem of <a href=\"https:\/\/app.theengs.io\/\" target=\"_blank\" rel=\"noopener\">apps<\/a>, <a href=\"https:\/\/gateway.theengs.io\/\" target=\"_blank\" rel=\"noopener\">gateways<\/a>, and <a href=\"https:\/\/github.com\/theengs\/explorer\" target=\"_blank\" rel=\"noopener\">tools<\/a> to allow Bluetooth devices from different manufacturers to be integrated into a single local ecosystem.<\/p>\n<p>Theengs consists of:<\/p>\n<ul>\n<li><strong>App:<\/strong> Presents data from different sensor manufacturers on a single interface. Apps are available for phones and tablets.<\/li>\n<li><strong>Gateway:<\/strong> Pushes the data to an <a href=\"https:\/\/opensource.com\/article\/18\/6\/mqtt\" target=\"_blank\" rel=\"noopener\">MQTT<\/a> broker with one API to be used in your favorite open source Internet of Things or smart home software. You can install gateways (as firmware and software) on a Raspberry Pi, ESP32, Linux desktop, or Windows. You can connect the gateway to an open source controller like <a href=\"https:\/\/opensource.com\/life\/16\/4\/automating-your-home-openhab\" target=\"_blank\" rel=\"noopener\">OpenHAB<\/a>, <a href=\"https:\/\/opensource.com\/article\/20\/12\/home-assistant\" target=\"_blank\" rel=\"noopener\">Home Assistant<\/a>, or <a href=\"https:\/\/github.com\/jeedom\/core\" target=\"_blank\" rel=\"noopener\">Jeedom<\/a><u>.<\/u><\/li>\n<li><strong>Add-on:<\/strong> A Home Assistant <a href=\"https:\/\/gateway.theengs.io\/install\/install.html#install-theengs-gateway-as-an-add-on-in-home-assistant\" target=\"_blank\" rel=\"noopener\">add-on<\/a> to see your BLE devices automatically.<\/li>\n<li><strong>Decoder<\/strong>: <a href=\"https:\/\/decoder.theengs.io\/\" target=\"_blank\" rel=\"noopener\">Decoder<\/a> translates a manufacturer&#8217;s information into a standard format. The decoder is the heart of Theengs.<\/li>\n<li><strong>Tools<\/strong>: A host of tools to help decode devices.<\/li>\n<\/ul>\n<p>Theengs supports more than 50 devices, and the list is growing. There&#8217;s an excellent chance you&#8217;ll find a device that fits your use case in the list, including temperature sensors, scales, pressure, and humidity.<\/p>\n<p>If you have something that&#8217;s not covered by Theengs yet, feel free to join in and help develop a solution or to ask for device integration in the <a href=\"https:\/\/github.com\/theengs\/decoder\/discussions\" target=\"_blank\" rel=\"noopener\">Theengs community<\/a>.<\/p>\n<\/div>\n<div class=\"clearfix text-formatted field field--name-field-article-subhead field--type-text-long field--label-hidden field__item\">\n<p>Theengs is an open source platform designed to integrate devices from different manufacturers into a single local ecosystem.<\/p>\n<\/div>\n<div class=\"field field--name-field-lead-image field--type-entity-reference field--label-hidden field__item\">\n<article class=\"media media--type-image media--view-mode-caption\">\n<div class=\"field field--name-field-media-image field--type-image field--label-hidden field__item\">  <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.cryptocabaret.com\/wp-content\/uploads\/2022\/11\/osdc_BUS_Apple_520.png\" width=\"520\" height=\"292\" alt=\"gadgets\" title=\"How do you personalize your gadgets?\"><\/div>\n<div class=\"field field--name-field-caption field--type-text-long field--label-hidden caption field__item\"><span class=\"caption__byline\">Image by: <\/span><\/p>\n<p>Opensource.com<\/p>\n<\/div>\n<\/article>\n<\/div>\n<div class=\"field field--name-field-tags field--type-entity-reference field--label-hidden field__items\">\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/tags\/home-automation\" hreflang=\"en\">Home automation<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/tags\/edge-computing\" hreflang=\"en\">Edge computing<\/a><\/div>\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/tags\/internet-things-iot\" hreflang=\"en\">Internet of Things (IoT)<\/a><\/div>\n<\/p><\/div>\n<div class=\"field field--name-field-listicle-title field--type-string field--label-hidden field__item\">What to read next<\/div>\n<div class=\"field field--name-field-listicles field--type-entity-reference field--label-hidden field__items\">\n<div class=\"field__item\"><a href=\"https:\/\/opensource.com\/article\/21\/6\/home-automation-ebook\" hreflang=\"und\">Why choose open source for your home automation project<\/a><\/div>\n<\/p><\/div>\n<div class=\"field field--name-field-default-license field--type-list-string field--label-hidden field__item\"><a rel=\"license\" href=\"http:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\"><br \/>\n        <img decoding=\"async\" alt=\"Creative Commons License\" src=\"https:\/\/www.cryptocabaret.com\/wp-content\/uploads\/2022\/11\/cc-by-sa-4-2.png\" title=\"This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.\"><\/a>This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.<\/div>\n<section class=\"field field--name-field-comments field--type-comment field--label-hidden comment-wrapper\">\n<div class=\"comments__count\">\n<div class=\"login\"><a href=\"https:\/\/opensource.com\/user\/register?absolute=1\">Register<\/a> or <a href=\"https:\/\/opensource.com\/user\/login?destination=\/feed&amp;absolute=1\">Login<\/a> to post a comment.<\/div>\n<\/p><\/div>\n<\/section>\n<p class=\"wpematico_credit\"><small>Powered by <a href=\"http:\/\/www.wpematico.com\" target=\"_blank\" rel=\"noopener\">WPeMatico<\/a><\/small><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Achieve smart home interoperability with open source technology Florian Robert Wed, 11\/02\/2022 &#8211; 03:00 Advertisers sell the myth of the &#8220;Smart Home&#8221; as a magical world where you automate everything with ease to simplify your life and free your mind of trivial tasks. It looks great on paper and TV, but so far, it&#8217;s mainly [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":68328,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[307],"tags":[],"class_list":["post-68327","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-open-source"],"_links":{"self":[{"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/posts\/68327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=68327"}],"version-history":[{"count":0,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/posts\/68327\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=\/wp\/v2\/media\/68328"}],"wp:attachment":[{"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=68327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=68327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cryptocabaret.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=68327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}