Class HAssKClient

  • All Implemented Interfaces:

    
    public class HAssKClient
    
                        

    A very simple HomeAssistant REST API client with minimal functionality.

    All requests are multithreaded by the underlying HTTP client. All calls must be invoked within the "context" of a client instance for an entityId. See the docs for the actions on how to invoke them.