feat: Add energyMeter property to shellyplus010v and introduce shelly1pmg3 model.
This commit is contained in:
12
models.json
12
models.json
@@ -8,7 +8,8 @@
|
|||||||
"analog",
|
"analog",
|
||||||
"analog",
|
"analog",
|
||||||
"analog"
|
"analog"
|
||||||
]
|
],
|
||||||
|
"energyMeter": true
|
||||||
},
|
},
|
||||||
"SNDM-00100WW": {
|
"SNDM-00100WW": {
|
||||||
"name": "shellyplus010v",
|
"name": "shellyplus010v",
|
||||||
@@ -17,5 +18,14 @@
|
|||||||
"outputs": [
|
"outputs": [
|
||||||
"analog"
|
"analog"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"S3SW-001P16EU": {
|
||||||
|
"name": "shelly1pmg3",
|
||||||
|
"gen": 3,
|
||||||
|
"inputs": 1,
|
||||||
|
"outputs": [
|
||||||
|
"digital"
|
||||||
|
],
|
||||||
|
"energyMeter": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user