Skip to content

Commit aec16d6

Browse files
authored
Merge pull request #3808 from sharko789/consistent-naming-shelly
Fix names of Shelly measurement devices
2 parents 39097c8 + c4d12e7 commit aec16d6

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/source/contributing/measure/measure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
To start measuring you'll need the following:
1010

1111
- A computer (running Windows, Linux, MacOSX).
12-
- Supported smartplug which can accurately measure small currents (Shelly PM mini Gen3 recommended)
12+
- Supported smartplug which can accurately measure small currents (Shelly PM Mini Gen3 recommended)
1313
- A fixture in which you can fit your light and a power plug on the other end which you can connect to your smartplug.
1414
- Install the measure script as described here: <https://github.com/bramstroker/homeassistant-powercalc/blob/master/utils/measure/README.md>
1515

profile_library/govee/H7021/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"created_at": "2025-12-15T21:08:16.753966",
44
"device_type": "light",
55
"measure_description": "Measured with utils/measure script",
6-
"measure_device": "Shelly 1pm Gen4",
6+
"measure_device": "Shelly 1PM Gen4",
77
"measure_method": "script",
88
"measure_settings": {
99
"SAMPLE_COUNT": 2,

profile_library/lidl/IAN-365267_2101/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"created_at": "2025-12-12T02:44:50.766377",
44
"device_type": "light",
55
"measure_description": "Measured with utils/measure script",
6-
"measure_device": "Shelly 1pm Gen4",
6+
"measure_device": "Shelly 1PM Gen4",
77
"measure_method": "script",
88
"measure_settings": {
99
"SAMPLE_COUNT": 2,

profile_library/signify/1746430P7/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"created_at": "2025-12-13T11:50:54.994663",
88
"device_type": "light",
99
"measure_description": "Measured with utils/measure script",
10-
"measure_device": "Shelly 1pm Gen4",
10+
"measure_device": "Shelly 1PM Gen4",
1111
"measure_method": "script",
1212
"measure_settings": {
1313
"SAMPLE_COUNT": 2,

profile_library/signify/8719514491106/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"created_at": "2025-11-25T11:51:58.560580",
55
"device_type": "light",
66
"measure_description": "Measured with utils/measure script",
7-
"measure_device": "Shelly PM mini Gen3",
7+
"measure_device": "Shelly PM Mini Gen3",
88
"measure_method": "script",
99
"measure_settings": {
1010
"SAMPLE_COUNT": 2,

profile_library/signify/915005996901/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"created_at": "2025-12-12T09:58:46.748844",
88
"device_type": "light",
99
"measure_description": "Measured with utils/measure script",
10-
"measure_device": "Shelly 1pm Gen4",
10+
"measure_device": "Shelly 1PM Gen4",
1111
"measure_method": "script",
1212
"measure_settings": {
1313
"SAMPLE_COUNT": 2,

profile_library/signify/915005997901/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"created_at": "2025-12-11T09:34:01.728982",
88
"device_type": "light",
99
"measure_description": "Measured with utils/measure script",
10-
"measure_device": "shelly 1PM Gen4",
10+
"measure_device": "Shelly 1PM Gen4",
1111
"measure_method": "script",
1212
"measure_settings": {
1313
"SAMPLE_COUNT": 2,

profile_library/signify/929003526101/model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"created_at": "2025-12-20T00:35:52.561434",
88
"device_type": "light",
99
"measure_description": "Measured with utils/measure script",
10-
"measure_device": "Shelly 1pm Gen4",
10+
"measure_device": "Shelly 1PM Gen4",
1111
"measure_method": "script",
1212
"measure_settings": {
1313
"SAMPLE_COUNT": 2,

0 commit comments

Comments
 (0)