GitHunt
DZ

Dzhay/rainmeter-tasmota-skin

A lightweight Rainmeter skin that displays real-time wattage info from a Tasmota power plug via MQTT

Tasmota Wattage Monitor (Rainmeter Skin)

Uses the MqttClient Plugin for Rainmeter.

๐Ÿ“‹ About

A lightweight Rainmeter skin that displays real-time wattage info from a Tasmota power plug via MQTT.

Example Screenshot

โš™๏ธ Installation & Usage

  1. Install the .rmskin package
    (Includes MqttClientPlugin v0.2.5)

  2. Open tasmota-wattage.ini and update the following:

    [mqttServer]
    Server=INPUT_MQTT_BROKER_IP_HERE  ; Replace with your MQTT broker IP
    
    [powerImport]
    Topic=POWERPLUG/TOPIC/SENSOR      ; Replace with your actual topic
  3. Load the skin via Rainmeter.

๐Ÿ”Œ Tasmota Changes

In your Tasmota console, run:

PowerDelta 101

This enables reporting when power usage changes by 1%.
More info: Tasmota PowerDelta Documentation

๐Ÿชช License

This project is licensed under the GNU GPLv3.

Languages

Lua100.0%

Contributors

Latest Release

0.1May 24, 2025
GNU General Public License v3.0
Created May 24, 2025
Updated May 24, 2025
Dzhay/rainmeter-tasmota-skin | GitHunt