tasmota

arlyon/litehouseLatest commit: 3e410fe 3 months ago
Star25

Details

File58.93 KiB
Package0.1.1

Description

Control tasmota-based smart devices.

Required Capabilities

  • http-client

Configuration

{
  "$schema": "./schema.json",
  "plugins": {
    "instance": {}
  },
  "imports": [
    "tasmota@0.1.1"
  ]
}
ip The ip address of the device to connect to.

Add To Manifest

Run the following command in your project directory to automatically insert this plugin and config into your manifest.

litehouse add tasmota@0.1.1