package
10.3.2+incompatible
Repository: https://github.com/joshuar/go-hass-agent.git
Documentation: pkg.go.dev
# Packages
nolint:lll.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
LoadCtx will "load" a context.Context with the given options (i.e.
No description provided by the author
Reset will remove any agent related files and configuration.
Run is the "main loop" of the agent.
No description provided by the author
ForceRegister sets the forceregister flag in the context.
SetHeadless sets the headless flag in the context.
SetRegistrationInfo sets registration details in the context to be used for registering the agent.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
MQTTController represents an object that is responsible for controlling the publishing of one or more commands over MQTT.
SensorController represents an object that manages one or more Workers.
# Type aliases
CtxOption is a functional parameter that will add a value to the agent context.