[goecharger] fix issue with category (#12682)
* [goecharger] category before state remove warning within readme.md Signed-off-by: Reinhard Plaim <reinhardplaim@gmail.com>
This commit is contained in:
@@ -204,15 +204,15 @@
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Temperature type 2 port</label>
|
||||
<description>Temperature of the Go-eCharger on the type 2 port</description>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
<category>Temperature</category>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="tmp">
|
||||
<item-type>Number:Temperature</item-type>
|
||||
<label>Temperature circuit board</label>
|
||||
<description>Temperature of the Go-eCharger on circuit board</description>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
<category>Temperature</category>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="fmw">
|
||||
<item-type>String</item-type>
|
||||
|
||||
Reference in New Issue
Block a user