package
6.5.0+incompatible
Repository: https://github.com/joshuar/go-hass-agent.git
Documentation: pkg.go.dev
# Functions
EmbedInContext will store the config in the given context.
FetchFromContext will attempt to fetch the config from the given context.
No description provided by the author
No description provided by the author
UpgradeConfig checks for and performs various fixes and changes to the agent config as it has evolved in different versions.
ValidateConfig takes an AgentConfig and ensures that it meets the minimum requirements for the agent to function correctly.
# Constants
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
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
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
No description provided by the author
# Variables
go:generate sh -c "printf %s $(git tag | tail -1) > VERSION"go:embed VERSION.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Config represents the methods that the agent uses to interact with its config.