Skip to content

Commit

Permalink
Add support for EPSON ET-3760 Series (#2522)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianegge authored Sep 23, 2024
1 parent 7328cfe commit 3936200
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions profile_library/epson/ET-3760 Series/model.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "EPSON ET-3760 Series",
"calculation_strategy": "fixed",
"device_type": "printer",
"measure_method": "manual",
"measure_device": "Shelly Plus Plug US",
"measure_description": "Printer was measured while idle and while printing",
"fixed_config": {
"states_power": {
"idle": 6,
"printing": 14
}
},
"created_at": "2024-09-23T13:40:20",
"author": "brianegge <[email protected]>"
}

0 comments on commit 3936200

Please sign in to comment.