You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you tell me where I can find the description of optionsmap for all entities available on the inverter because I think PCP.. isn't correct....
Thanks in advance for your help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to add battery_type but I don't know if I'm writing a correct instruction.
select:
pipsolar_id: inverter0
output_source_priority:
id: inverter0_output_source_priority_select
name: inverter0_output_source_priority_select
optionsmap:
"Utility first": "POP00"
"Solar only": "POP01"
"Solar Battery Utility": "POP02"
statusmap:
"0": "Utility first"
"1": "Solar only"
"2": "Solar Battery Utility"
- platform: pipsolar
pipsolar_id: inverter0
battery_type:
id: inverter0_battery_type
name: inverter0_battery_type
optionsmap:
"AGN": "PCP00"
"FLD": "PCP01"
"USE": "PCP03"
"LIB": "PCP04"
"LIC": "PCP05"
"LIP": "PCP06"
"LIL": "PCP07"
statusmap:
"0": "AGN"
"1": "FLD"
"2": "USE"
"3": "lIB"
"4": "LIC"
"5": "LIP"
"6": "LIL"
Can you tell me where I can find the description of optionsmap for all entities available on the inverter because I think PCP.. isn't correct....
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions