Tasmota → Ada P1 Meter Script Translator
What does this Tasmota Rule generator do?
This small tool automatically generates the Tasmota Rule1 code,
which allows you to send the meter data (power, voltage, current, total energy
and the switch state) to the ADA P1 Meter. With this, your socket
appears on the HMKE.app interface, and you can control it directly from there.
You provide the Tasmota device name, the serial number (01–50), and the IP address in the form,
and the generator creates the complete rule from these, which you just need to paste
into the Tasmota console. You can copy the code to the clipboard with a single click on the “Copy” button.
How do you set up the Tasmota device?
- First, configure the Wi-Fi on the Tasmota device (SSID, password). Once connected to the network, note or check its IP address in the router settings.
- Open in a browser:
http://<YOUR TASMOTA DEVICE IP>/cs
(example: http://192.168.31.170/cs) – this is the Tasmota web console. - Copy the complete Rule1 code generated by the generator using the “Copy” button, then paste it into the Tasmota console window.
- Press Enter to execute the command. The Rule1 1 in the code enables the rule, and the TelePeriod 9 sets it to send data approximately every 9 seconds.
Once this is done, Tasmota will automatically start sending the measured data to the ADA P1 system.
