Skip to content

Major version changed as how to use Debug changed

Choose a tag to compare

@ztalbot2000 ztalbot2000 released this 24 Jun 05:38
· 162 commits to master since this release

Hi all,

Cmd4 v4.0.0 alters the way you enable Debug mode for this plugin only.

The reason for this is to NOT enable Debug in other plugins as well.

As the new Cmd4 documents reflect; There are two ways enable Debug mode for the Cmd4 plugin only.
Method 1

  • Add to your config.json in the Platform section of Cmd4, "Debug": true
    Method 2
  • Set the environmental variable DEBUG=Cmd4
    Note: for Homebridge-config-UI-x this means you just enter Cmd4 in the section for the DEBUG environmental variable.

Enjoy,
John Talbot