package
10.3.2+incompatible
Repository: https://github.com/joshuar/go-hass-agent.git
Documentation: pkg.go.dev

# Functions

NewCommandsController is used by the agent to initialize the commands controller, which holds the MQTT configuration for the commands defined by the user.

# 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

# Structs

Command represents a Command to run by a button or switch.
CommandList is a CommandList of all the buttons/commands parsed from the config file.
Controller represents an object with one or more buttons and switches definitions, which can be passed to Home Assistant to add appropriate entities to control the buttons/switches over MQTT.