Skip to content

Commit

Permalink
Show L1/L2 voltages on right axis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbirse committed Jan 28, 2024
1 parent 6dc8aa4 commit 61f9518
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions dashboards/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9143,16 +9143,13 @@
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Solar Energy"
"id": "byRegexp",
"options": ".*[ ](L[1-2])\\b"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
"id": "custom.axisPlacement",
"value": "right"
}
]
}
Expand Down

0 comments on commit 61f9518

Please sign in to comment.