Update power presets following transformer tagging extension (#447)

This commit is contained in:
FLacombe 2022-07-11 11:28:42 +02:00 committed by GitHub
parent 57c0a7e5d2
commit de6fce4c7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 71 additions and 18 deletions

View file

@ -0,0 +1,12 @@
{
"key": "windings:auto",
"type": "check",
"label": "Autotransformer",
"strings": {
"options": {
"undefined": "Assumed to be No",
"yes": "Yes",
"no": "No"
}
}
}