-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
The following solar definition results in an error because of the dash in the name:
{"name": "pv 14 - woning zuid",
"entity pv switch": "",
"capacity": 4.34,
"max power": 3.68,
"tilt": 45,
"orientation": 25,
"yield": 0.009765
},And works if you remove the: -
{"name": "pv 14 woning zuid",
"entity pv switch": "",
"capacity": 4.34,
"max power": 3.68,
"tilt": 45,
"orientation": 25,
"yield": 0.009765
},Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels