<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/648856#M7718</link>
    <description>&lt;P&gt;The project is finished now but I truly appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 09:06:10 GMT</pubDate>
    <dc:creator>SoheilHoseini</dc:creator>
    <dc:date>2024-10-11T09:06:10Z</dc:date>
    <item>
      <title>Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/278077#M514</link>
      <description>&lt;P&gt;I am a CE student and currently I am working on my bachelor project to connect an IoT platform to Google Home application. The platform is a Adafruit like system in which IoT devices can connect to it. First I have to find a protocol or software system that creates such a connection and then develop a system that works that way using python and Django framework. I have heard of protocols including MATTER but the due to newly development of it and lack of adequate and related projects and documentations about it on the internet, I would appreciate it if you could help me with this issue by suggesting some protocols which are supported by python and there are libraries in the language for implementing them or any other help you could provide.&lt;/P&gt;&lt;P&gt;Note: I am not so professional with network protocols so please explain considering this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 16:13:08 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/278077#M514</guid>
      <dc:creator>SoheilHoseini</dc:creator>
      <dc:date>2022-11-07T16:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/279027#M517</link>
      <description>&lt;P&gt;Yeah I also need an explanation of this.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 11:22:00 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/279027#M517</guid>
      <dc:creator>Goldy</dc:creator>
      <dc:date>2022-11-08T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/284329#M534</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In order for a framework like Matter to be supported on the Google side, lots of engineering effort is needed on both sides (Google Hubs &amp;lt;-&amp;gt; 3p Devices) behind the scenes. Unfortunately as Google side devices won’t know how to communicate with your devices in your protocol, direct communication would not be possible.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, you can build a bridge device that talks to Google in a supported protocol, and have your devices communicate with the bridge in your own protocol. Some products like Philips Hue are working like this today, through their &lt;A href="https://www.philips-hue.com/en-us/p/hue-bridge/046677458478" target="_blank"&gt;bridge device&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 17:02:44 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/284329#M534</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2022-11-14T17:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/285078#M538</link>
      <description>&lt;P&gt;Thanks for your answer, though I have another questions.&lt;/P&gt;&lt;P&gt;First, is there any Matter like protocol which is supported by python to be used towards my purpose?&lt;/P&gt;&lt;P&gt;Second, if I want to use Matter in a Django based website, can I just run the .js source code of it and use the results in python?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 05:43:42 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/285078#M538</guid>
      <dc:creator>SoheilHoseini</dc:creator>
      <dc:date>2022-11-15T05:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/648703#M7714</link>
      <description>&lt;P&gt;Your project is in an interesting direction, and indeed, choosing the right protocol can be challenging, especially with new standards like MATTER. Other protocols worth considering include MQTT and CoAP, which are widely supported in Python thanks to libraries like paho-mqtt and aiocoap. They are often used for IoT projects due to their lightweight nature and ease of integration with platforms.&lt;/P&gt;&lt;P&gt;Also, it might be useful to read an article about how companies can use IoT for asset management:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://www.cogniteq.com/blog/iot-asset-management-how-businesses-can-benefit" target="_blank" rel="noopener"&gt;https://www.cogniteq.com/blog/iot-asset-management-how-businesses-can-benefit&lt;/A&gt;&lt;/SPAN&gt;. It might inspire you to come up with some new ideas for your project.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 09:30:32 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/648703#M7714</guid>
      <dc:creator>Kenterefored</dc:creator>
      <dc:date>2024-10-10T09:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Develop a Matter like protocol using python to connect an IoT platform to Google Home</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/648856#M7718</link>
      <description>&lt;P&gt;The project is finished now but I truly appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 09:06:10 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Develop-a-Matter-like-protocol-using-python-to-connect-an-IoT-platform-to/m-p/648856#M7718</guid>
      <dc:creator>SoheilHoseini</dc:creator>
      <dc:date>2024-10-11T09:06:10Z</dc:date>
    </item>
  </channel>
</rss>

