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)
- Options for new configuration setting