package
0.0.0-20240908172838-7bcebe7d766f
Repository: https://github.com/evcc-io/evcc.git
Documentation: pkg.go.dev
# Functions
NewConnection creates a Tasmota connection.
# Structs
Connection is the Tasmota connection.
PowerResponse is the Tasmota Power command Status response https://tasmota.github.io/docs/Commands/#with-web-requests.
StatusResponse is the Status part of the Tasmota Status 0 command response https://tasmota.github.io/docs/JSON-Status-Responses/.
StatusSNSResponse is the Tasmota Status 8 command Status response https://tasmota.github.io/docs/JSON-Status-Responses/.
StatusSTSResponse is the StatusSTS part of the Tasmota Status 0 command response https://tasmota.github.io/docs/JSON-Status-Responses/.
# Type aliases
Channels is a Tasmota specific helper type to handle meter value lists and single meter values.