Documentation ¶
Overview ¶
Package textapp demostrates an app that displays a text area in Home Assistant. Any text entered in the textarea will be shown as a notification on the device running the Go Hass Anything the notify-send command-line tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextApp ¶
type TextApp struct {
// contains filtered or unexported fields
}
func (*TextApp) Configuration ¶
func (*TextApp) Subscriptions ¶
func (a *TextApp) Subscriptions() []*mqttapi.Subscription
Click to show internal directories.
Click to hide internal directories.