<?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: Googlehome device delete - interaction with node code: &amp;quot;expressApp.post('/smarthome/delete' in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/584696#M5978</link>
    <description>&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;DIV&gt;According your instruction, that is what i did: "directly in Google Home(seamless or matter setup),&amp;nbsp;deletion happens within Google Home's settings: Tap and hold the device's title. Select "Settings" Choose "Remove device".&amp;nbsp;&amp;nbsp; At this point, " remove device" is missing, do not appear, inside device settings.&amp;nbsp; Not sure if when i built json answer at discovery phase, some json part is missing at the answer message.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;That is what i want, delete a device inside home APP.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;</description>
    <pubDate>Fri, 02 Feb 2024 19:44:49 GMT</pubDate>
    <dc:creator>Aldock</dc:creator>
    <dc:date>2024-02-02T19:44:49Z</dc:date>
    <item>
      <title>Googlehome device delete - interaction with node code: "expressApp.post('/smarthome/delete'"</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/582967#M5821</link>
      <description>&lt;P&gt;In order to allow user to delete an specific device from home app / firestore collection, the only way to remove a device from home app is deleting it "from firestore". If delete device from home app and resync it will appear again. I don´t want do delete the entire colletion and do a relink/discovery again.&lt;/P&gt;&lt;P&gt;Within smarthome, local fulfillment, Node code there is the call: "expressApp.post('/smarthome/delete', (req, res) =&amp;gt;...." This is to delete an specific device, however i don´t know how call from Google home app. The "remove device" icon inside device settings is missing, home app do not show device delete option inside device settings. Not sure if is a JSON message problem during device creation discovery phase.&lt;/P&gt;&lt;P&gt;Thank you if can help!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 12:24:44 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/582967#M5821</guid>
      <dc:creator>Aldock</dc:creator>
      <dc:date>2024-02-01T12:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Googlehome device delete - interaction with node code: "expressApp.post('/smarthome/delete'</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/584510#M5949</link>
      <description>&lt;P&gt;Thanks for bringing this up.&lt;/P&gt;
&lt;P&gt;If your device uses a cloud service for integration with Google Home, you need to manage the deletion from your app. Verify that your app triggers a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="keep-focus-ring needs-user-confirm" href="https://developers.home.google.com/cloud-to-cloud/integration/request-sync" target="_self" rel="noopener noreferrer nofollow ugc"&gt;&lt;SPAN&gt;requestSync&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with Google Home after deletion using the&amp;nbsp;HomeGraph API's&amp;nbsp;requestSync&amp;nbsp;method.&amp;nbsp;This should prompt Google Home to synchronize and remove the device from your action. When you are returning new requestSync make sure the deleted device is not listed.&lt;/P&gt;
&lt;P&gt;For devices that are set up directly in Google Home(seamless or matter setup),&amp;nbsp;deletion happens within Google Home's settings:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Tap and hold the device's title.&lt;/LI&gt;
&lt;LI&gt;Select "Settings"&lt;/LI&gt;
&lt;LI&gt;Choose "Remove device"&lt;/LI&gt;
&lt;LI&gt;Confirm by tapping "Remove"&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Let us know if this helps to solve your issue.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 17:04:44 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/584510#M5949</guid>
      <dc:creator>arm_dpe</dc:creator>
      <dc:date>2024-02-02T17:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Googlehome device delete - interaction with node code: "expressApp.post('/smarthome/delete'</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/584696#M5978</link>
      <description>&lt;DIV&gt;Thank you.&lt;/DIV&gt;&lt;DIV&gt;According your instruction, that is what i did: "directly in Google Home(seamless or matter setup),&amp;nbsp;deletion happens within Google Home's settings: Tap and hold the device's title. Select "Settings" Choose "Remove device".&amp;nbsp;&amp;nbsp; At this point, " remove device" is missing, do not appear, inside device settings.&amp;nbsp; Not sure if when i built json answer at discovery phase, some json part is missing at the answer message.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;That is what i want, delete a device inside home APP.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you.&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Feb 2024 19:44:49 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/584696#M5978</guid>
      <dc:creator>Aldock</dc:creator>
      <dc:date>2024-02-02T19:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Googlehome device delete - interaction with node code: "expressApp.post('/smarthome/delete'</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/593260#M6461</link>
      <description>&lt;P&gt;How can i enable "delete device" within google home app ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 13:48:38 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Googlehome-device-delete-interaction-with-node-code-quot-expressApp-post/m-p/593260#M6461</guid>
      <dc:creator>Aldock</dc:creator>
      <dc:date>2024-02-06T13:48:38Z</dc:date>
    </item>
  </channel>
</rss>

