Documentation ¶
Overview ¶
Package buttonapp demonstrates an app that displays a button in Home Assistant. When the button is pressed, the Home Assistant homepage will be opened on the device running the Go Hass Anything agent. It uses the xdg-open command-line tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ButtonApp ¶
type ButtonApp struct {
// contains filtered or unexported fields
}
func (*ButtonApp) Configuration ¶
func (*ButtonApp) Subscriptions ¶
func (a *ButtonApp) Subscriptions() []*mqttapi.Subscription
Click to show internal directories.
Click to hide internal directories.