Nous A1T 16A
Power Monitoring Plug (Wi-Fi)
Type | Vendor | Model | Chipset | Firmware | Technology | Protocol |
---|---|---|---|---|---|---|
Smart plug | Nous | A1T | ESP8266 | Tasmota | Wi-Fi | MQTT |
- Friendly name: Smart Wi-Fi Socket A1T
- Specification: https://templates.blakadder.com/nous_A1T.html
- Bought from: Amazon.de
- €49.99 for a 4-pack (March 2023)
Installation
This smart plug comes with Tasmota firmware pre-installed.
It needs to be connected to Wi-Fi and then configured to connect to the MQTT broker. Finally, the device needs to be calibrated so that the energy readings are correct.
Connect to Wi-Fi
- Plug it in (light will be blinking)
- Connect to the Wi-Fi network
tasmota-xxxx
- Open http://192.168.4.1
- Connect it to your Wi-Fi network
If you did it correctly it will redirect your browser to the IP address it got from your DHCP server.
Configure MQTT
- Open the web interface of the smart plug
- Go to
Configuration
>Configure MQTT
- Enter the IP address or DNS name of your MQTT broker
- Enter the username and password of your MQTT broker
- Click
Save
If you did it correctly you should be able to see the smart plug in the MQTT broker.
Calibrate power monitoring
You need another power meter or multi meter that can measure the power consumption of the smart plug.
- Plug the smart plug into the power meter (or multi meter)
- Plug a device into the smart plug that has a constant energy usage and uses between 30W and 50W.
Resistive loads, like oldskool incandescent light bulbs 💡, have a power factor of 1.
- Open the web interface of the smart plug
- Go to
Console
- Read the values and enter them in this tool.
- Enter the resulting commands in the console of the smart plug one by one.
- Restart the smart plug by using the command
Restart 1
.
If you did it correctly you should see the power consumption of the smart plug in the web interface.
And in case you used a resistive load, like an incandescent light bulb, the Active Power reading should be the same as the Apparent Power reading. In this example they are set to 42W and 42VA respectively.
More information about the calibration can be found at https://tasmota.github.io/docs/Power-Monitoring-Calibration/.
Power consumption graph changes after calibration.