<item-type>Number:Dimensionless</item-type>
<label>Autarky</label>
<description>Your current Autarky Level in Percent</description>
- <state pattern="%d %unit%" readOnly="true"/>
+ <state pattern="%d %%" readOnly="true"/>
</channel-type>
<channel-type id="self-consumption-channel">
<item-type>Number:Dimensionless</item-type>
<label>Self Consumtion</label>
<description>Your current Photovoltaic Self Consumption Level in Percent</description>
- <state pattern="%d %unit%" readOnly="true"/>
+ <state pattern="%d %%" readOnly="true"/>
</channel-type>
<channel-type id="battery-soc-channel">
<item-type>Number:Dimensionless</item-type>
<label>Battery State Of Charge</label>
<description>Charge Level of your attached Battery in Percent</description>
- <state pattern="%d %unit%" readOnly="true"/>
+ <state pattern="%d %%" readOnly="true"/>
</channel-type>
<channel-type id="battery-charged-channel">
<item-type>Number:Energy</item-type>