Skip to content

Commit

Permalink
New device - EARU EAWEM-T-CT Energy Meter with CT
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 4, 2023
1 parent f37681a commit 5b171c8
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 0 deletions.
180 changes: 180 additions & 0 deletions devices/earu-eawem-t-ct-energy-meter-with-ct.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
{
"manufacturer": "EARU",
"name": "EAWEM-T-CT Energy Meter with CT",
"key": "key4ys8xwq9nn3tx",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"earu-eawem-t-ct-energy-meter-with-ct.jpg"
],
"profiles": [
"oem-bk7231n-safe-dltj-plug-1.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000004ykoo": [
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 50000,
"scale": 3,
"step": 100,
"type": "value"
},
"id": 17
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 30000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 18
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 80000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 19
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 5000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 20
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 5,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 21
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 24
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 25
},
{
"type": "obj",
"mode": "ro",
"property": {
"type": "bitmap",
"maxlen": 8
},
"id": 26
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 30,
"max": 100,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 51
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 40000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 52
}
]
},
"device_configuration": {
"bt_type": 0,
"chip_type": 2,
"clean_t": 5,
"crc": 43,
"jv": "1.0.0",
"lose_vol": 100,
"module": "CB2S",
"net_trig": 2,
"netled1_lv": 0,
"netled1_pin": 26,
"netn_led": 0,
"nety_led": 1,
"onoff_n": 3,
"onoff_rst_m": 1,
"over_cur": 30000,
"over_vol": 240,
"reset_t": 5,
"total_bt_lv": 0,
"total_bt_pin": 24,
"vol_def": 0
}
}
Binary file added images/earu-eawem-t-ct-energy-meter-with-ct.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/oem-bk7231n-safe-dltj-plug-1.0.2-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.2 - BK7231N",
"sub_name": "oem_bk7231n_safe_dltj_plug",
"type": "CLASSIC",
"icon": "power-plug",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_safe_dltj_plug",
"version": "1.0.2",
"sdk": "2.3.1-40.00",
"key": "key4ys8xwq9nn3tx"
},
"data": {
"address_finish": "0x1B5AF",
"address_ssid": "0xC6355",
"address_ssid_padding": 4
}
}

0 comments on commit 5b171c8

Please sign in to comment.