When using this library in a home automation system, the integration API access should be secured. Otherwise access to all exposed entities is wide open!
See supported authentication methods in the API.
Authentication should not be limited to a simple configuration option with a static token, but implemented with a callback function. This allows the integration to dynamically authenticate connection requests.
When using this library in a home automation system, the integration API access should be secured. Otherwise access to all exposed entities is wide open!
See supported authentication methods in the API.
Authentication should not be limited to a simple configuration option with a static token, but implemented with a callback function. This allows the integration to dynamically authenticate connection requests.