Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleconfig.json
...
		{
            "platform": "Cmd4",
            "name": "Cmd4",
            "accessories": [
                {
                    "type": "Fanv2",
                    "displayName": "Kitchen Sonos",
                    "active":                    "INACTIVE",
					"rotationSpeed":              10,
                    "name":                      "Kitchen Sonos",
                    "timeout": 30000,
                    "polling": false,
                    "interval": 100,
                    "stateChangeResponseTime": 3,
                    "state_cmd": "SONOS_HOST=192.168.1.21 node /homebridge/Cmd4Scripts/playMusic.js"
                }
		}
...


References

ReferenceURL
Cmd4 Plugin for Homebridgehttps://github.com/ztalbot2000/homebridge-cmd4