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.7.2.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.7.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for jumpstarter_driver_tasmota-0.7.2.tar.gz
Algorithm Hash digest
SHA256 96648448f611031b9bb00ff94ba29dc5c108a37f10a89701e1b32729440bb847
MD5 78a0fe1b01cb992006e3192fea294969
BLAKE2b-256 9c340a22d6110e92540f4882996bacc4f9c74d129091c6075c2ddef677e464da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jumpstarter_driver_tasmota-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a67f88381d042720332ca83d7a3164aaa8bb9e7ec90224a6ee6009fb8dd6e2e9
MD5 db380abc4da7b794604ec23f4d951853
BLAKE2b-256 79a8d3e9f0e18eaaff315e787e7d87253db62c99a737888a54304881b8e6c0da

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