Home Assistant API client properties
{ baseUrl: "http://localhost:8123", token: process.env.HA_TOKEN }
Optional
The base URL of the Home Assistant instance
"http://localhost:8123"
Enable debug logging
false
The Home Assistant API token
Generated using TypeDoc
Home Assistant API client properties
Example