Skip to content

v6.5.0

Compare
Choose a tag to compare
@bwp91 bwp91 released this 06 May 12:22
· 1148 commits to latest since this release

Added

  • Internal HTTP API to query/control the state of certain homebridge-ewelink accessories
    • Options for new configuration setting apiPort are:
      • 0 to disable the API (default setting)
      • 1 to enable the API with a random available port (port will be shown in the log)
      • Any higher integer to enable the API on this fixed port
    • Documentation for the API can be seen at the base url (Homebridge IP + API port)