-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fabf329
commit ff7a5fb
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"measure_description": "measure script recorder over 2 minutes", | ||
"measure_method": "manual", | ||
"measure_device": "Shelly PM Mini Gen3", | ||
"name": "TS0121_plug", | ||
"standby_power": 0.404, | ||
"sensor_config": { | ||
"power_sensor_naming": "{} Device Power", | ||
"energy_sensor_naming": "{} Device Energy" | ||
}, | ||
"device_type": "smart_switch", | ||
"calculation_strategy": "fixed", | ||
"fixed_config": { | ||
"power": 0.866 | ||
}, | ||
"created_at": "2024-12-01T20:12:00", | ||
"author": "RubenKelevra <[email protected]>" | ||
} |