Raspberry Pi Zero W: Difference between revisions

Line 255: Line 255:
  [https://github.com/nfarina/homebridge/issues/1501 Not working with IOS11]
  [https://github.com/nfarina/homebridge/issues/1501 Not working with IOS11]


<syntaxhighlight lang="text" enclose="div">
* Upgrade homebridge to newest version: npm install -g homebridge
    Upgrade homebridge to newest version: npm install -g homebridge
* Stop homebridge service
    Stop homebridge service
* rm -rf ~/.homebridge/persist
    rm -rf ~/.homebridge/persist
* rm -rf ~/.homebridge/accessories
    rm -rf ~/.homebridge/accessories
* Under ~/.homebridge/config.json, change your "username": "11:22:33:44:55:66" to something else
    Under ~/.homebridge/config.json, change your "username": "11:22:33:44:55:66" to something else
* Start homebridge service
    Start homebridge service
* Delete homebridge accessory from home app
    Delete homebridge accessory from home app
* Add homebridge accessory to home app and enter pin etc
    Add homebridge accessory to home app and enter pin etc
</syntaxhighlight>


= irMagician =
= irMagician =