User Tools

Site Tools


links:smarthome:homey:knowledgebase

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
links:smarthome:homey:knowledgebase [2023-11-21 15:11] – created anders_adminlinks:smarthome:homey:knowledgebase [2024-01-27 19:05] (current) – [Webhook] anders_admin
Line 2: Line 2:
  
 ===== Migrating to new Homey ===== ===== Migrating to new Homey =====
 +==== Community info ====
 [[https://community.homey.app/t/howto-homey-backup-and-restore-homey-migration/25732]] [[https://community.homey.app/t/howto-homey-backup-and-restore-homey-migration/25732]]
 By Dijker By Dijker
Line 61: Line 62:
 Update 20200218: Tested on request to backup a Homey with a CLI installed app with Devices and Flows. Used a “Simple” RF433 App (Currently half functioning 1) and restored to 2nd Homey. For What I can see Devices and Flows are “Broken” until you re-install the CLI Installed App. After re-install from CLI it just works as before. Used Community Backup & Restore for Homey 58 to verify the restore / reinstall and verified the Device working as before. (I expect it is also working for other Apps with fe Z-Wave or Zigbee Devices, pls let me know!) Update 20200218: Tested on request to backup a Homey with a CLI installed app with Devices and Flows. Used a “Simple” RF433 App (Currently half functioning 1) and restored to 2nd Homey. For What I can see Devices and Flows are “Broken” until you re-install the CLI Installed App. After re-install from CLI it just works as before. Used Community Backup & Restore for Homey 58 to verify the restore / reinstall and verified the Device working as before. (I expect it is also working for other Apps with fe Z-Wave or Zigbee Devices, pls let me know!)
  
-• looking for nice Developer WebAPI Playground Oneliners 18 to test Homey. FE +==== Athom info ==== 
- +https://support.homey.app/hc/en-us/articles/9302284997660-Migrating-data-from-Homey-Pro-2016-2019-to-Homey-Pro-Early-2023-
-// Get Available Updates for Apps in AppStore +
-Homey.apps.getApps().then(f => Object.values(f).reduce((r,b)=>Object.assign(r, {[b.name]:b.updateAvailable}), {}));+
  
 +===== Webhook =====
  
 +Local webhook Homey2023
 +<code>http://<Homey IP address>/webhook?event=webhooktest&tag=testing_tag</code>
links/smarthome/homey/knowledgebase.1700579472.txt.gz · Last modified: 2023-11-21 15:11 by anders_admin