Skip to content

Convert Node-RED flows from node-red-contrib-homekit to node-red-contrib-homekit-bridged

Notifications You must be signed in to change notification settings

flic/Convert-Flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Convert-Flows

Automatically convert your Node-RED flow-file to use oliverrahner's node-red-contrib-homekit-bridged fork instead of the original node-red-contrib-homekit version by mschm.

Backup is your friend!

Usage:

  • Stop Node-RED
  • Run: pwsh -File ./Convert-Flows.ps1 -OldFlow ~/.node-red/flows_xxx.json -NewFlow ./flows_xxx_new.json
  • Replace the old file with the new
  • Remove node-red-contrib-homekit
  • Install node-red-contrib-homekit-bridged
  • Start Node-RED

About

Convert Node-RED flows from node-red-contrib-homekit to node-red-contrib-homekit-bridged

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published