Skip to main content

Jumpstarter driver for controlling Tasmota-compatible devices via MQTT

Project description

Tasmota driver

jumpstarter-driver-tasmota provides functionality for interacting with tasmota compatible devices.

Installation

:substitutions:
$ pip3 install --extra-index-url {{index_url}} jumpstarter-driver-tasmota

Configuration

Example configuration:

export:
  power:
    type: jumpstarter_driver_tasmota.driver.TasmotaPower

Config parameters

Parameter Description Default
host MQTT broker hostname or IP address Required
port MQTT broker port 1883
tls MQTT broker TLS enabled True
client_id Client identifier for MQTT connection
transport Transport protocol, one of "tcp", "websockets", "unix" "tcp"
timeout Timeout in seconds for operations
username Username for MQTT authentication
password Password for MQTT authentication
cmnd_topic MQTT topic for sending commands to the Tasmota device Required
stat_topic MQTT topic for receiving status updates from the Tasmota device Required

API Reference

The tasmota power driver provides a PowerClient with the following API:

.. autoclass:: jumpstarter_driver_power.client.PowerClient()
    :no-index:
    :members: on, off

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jumpstarter_driver_tasmota-0.8.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jumpstarter_driver_tasmota-0.8.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file jumpstarter_driver_tasmota-0.8.1.tar.gz.

File metadata

File hashes

Hashes for jumpstarter_driver_tasmota-0.8.1.tar.gz
Algorithm Hash digest
SHA256 fd19cd2a523106f30c6ae0a30aecb99c8407f0c3d979347c932047015a5ca042
MD5 1d5045069aaaabbff62cf590ace78800
BLAKE2b-256 7c2fa86087cc71b9fcab8f11819a7d5e3e3e2720c2e06333d24fc7263cdd592c

See more details on using hashes here.

File details

Details for the file jumpstarter_driver_tasmota-0.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for jumpstarter_driver_tasmota-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c5255ee7ad6ba0f9921f9dd94ec910c3a13f08b0d73f5151ffb1d750e8ddb55
MD5 787fcef3981381cc79321ea326fb2ec5
BLAKE2b-256 882f50aa91b94832baeae213993106ae1e1c1742e0cbc79ee1e688a64a65b6a0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page