Documentation
¶
Index ¶
Constants ¶
View Source
const (
HA_STATE_PREFIX = "homeassistant.states"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateScheduleData ¶
type CreateScheduleData struct {
Cron string `json:"cron"`
}
type StartTimerData ¶
Click to show internal directories.
Click to hide internal directories.