Shelly Pro 3EM #2930
Replies: 3 comments 5 replies
-
Unfortunately after adding it from discovery no device/entity is created Here is the configuration {
"measure_description": "The measured device fw: 1.4.4, Eco Mode disabled. The result represents the average value of measurements collected from the measurement device API for the following scenarios: dumb device/baseline consumption (~4.9W) and several device configurations. See sub-profiles.",
"measure_method": "manual",
"measure_device": "Shelly PM Mini gen3",
"measure_device_firmware": "20241011-114503/1.4.4-g6d2a586",
"measure_settings": {
"SAMPLE_COUNT": 200,
"SLEEP_TIME": 0.5
},
"name": "Shelly Pro 3EM 3CT63",
"aliases": [
"SPEM-003CEBEU63"
],
"discovery_by": "device",
"device_type": "power_meter",
"sensor_config": {
"power_sensor_naming": "{} Device Power",
"energy_sensor_naming": "{} Device Energy"
},
"created_at": "2024-01-03T20:07:00 CET",
"author": "Michal Bartak <[email protected]>"
}
and one of the profiles: {
"measure_description": "The device measured with Ethernet port enabled. Other interfaces were disabled",
"standby_power": 0.930,
"created_at": "2024-01-03T20:07:00 CET",
"author": "Michal Bartak <[email protected]>"
} |
Beta Was this translation helpful? Give feedback.
-
Currently; yes it's picked from sub directory name. Current naming scheme seems fine by me. See: #2931 |
Beta Was this translation helpful? Give feedback.
-
Shouldn't PC hide fixed and standby consumption GUI from the configuration in case |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have measured Shelly Pro 3EM, but as mentioned in previous discussions, this device has different consumption depending on what interface (or combination of interfaces) are enabled.
Here are:
I measured it with different combinations of the above, and created profiles. Before I create PR, I would like to ask for a naming convention for profiles. I suppose profile names are picked directly from the subdirectory's names? Isn't it?
Beta Was this translation helpful? Give feedback.
All reactions