package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jul 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
EnvHostAddress = "ESPHOME_ADDRESS"
EnvPassword = "ESPHOME_PASSWORD"
)
View Source
var (
HostAddressFlag = flag.String("address", "", "esphome node hostname or IP with port. example: my_esphome.local:6053")
PasswordFlag = flag.String("password", "", "esphome node API password")
TimeoutFlag = flag.Duration("timeout", 10*time.Second, "communication timeout")
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.