-
Athom has just released its 2 CH Energy Meter Made For ESPHome with ESPHome (https://esphome.io/components/sensor/bl0906). I was wondering if Tasmota could support BL0906 energy metering driver so this hardware can be flashed with Tasmota as well. |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 9 replies
-
I'll have a look once found an english translated datasheet.... |
Beta Was this translation helpful? Give feedback.
-
Hi @arendst . Just translated BL0906 datasheet from Chinese to English. Maybe it can help. |
Beta Was this translation helpful? Give feedback.
-
The esphome implementation https://github.com/esphome/esphome/tree/dev/esphome/components/bl0906 |
Beta Was this translation helpful? Give feedback.
-
Try latest dev branch using one of the following templates: {"NAME":"Athom EM2","GPIO":[0,0,0,0,0,0,0,3200,11329,1,544,0,0,0,0,0,0,0,1,0,0,0],"FLAG":0,"BASE":1} Recommended commands: |
Beta Was this translation helpful? Give feedback.
-
Using Tasmota dev version 14.2.0.6 with Athom EM2. I'm running some tests, but everything is working good so far. Since there is a button on GPIO9, just changed template to consider it.
|
Beta Was this translation helpful? Give feedback.
-
When using Web Requests to gather sensors information, I noticed temperature is referencing BL0909 and not BL0906, as JSON below. Can you verify it, please? http://< ip >/cm?cmnd=status%2010
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi. Still running tests for Athom EM6 and EM2 with Tasmota. Everything working fine and reliable. Again, thank you for supporting this driver on Tasmota. There is a field named Active Power Total on Web interface. I don't see this information on JSON output for MQTT messages and Web requests. Could you please verify?
By the way, I was not able to find a command to enable or disable field Active Power Total. For Athom EM2 it's not being shown. |
Beta Was this translation helpful? Give feedback.
Try latest dev branch using one of the following templates:
{"NAME":"Athom EM2","GPIO":[0,0,0,0,0,0,0,3200,11329,1,544,0,0,0,0,0,0,0,1,0,0,0],"FLAG":0,"BASE":1}
{"NAME":"Athom EM6","GPIO":[0,0,0,0,0,0,0,3200,11333,1,544,0,0,0,0,0,0,0,1,0,0,0],"FLAG":0,"BASE":1}
Recommended commands:
EnergyCols <phases>
- Change default 4 column GUI display to columnsVoltRes 1
- Change none to 1 decimal displayFreqRes 1
- Change none to 1 decimal displayWattRes 2
- Change none to 2 decimals displaySetOption21 1
- Display voltageSetOption129 1
- Display energy for each phase instead of single sumSetOption150 1
- Display no common voltage/frequency