|
|
@@ -1,11 +1,11 @@
|
|
|
name: EV charger
|
|
|
products:
|
|
|
- id: j6bzjwhiv2cljjcy
|
|
|
- name: Feyree 32A 85-264V 3 phase EV charger
|
|
|
+ name: Feyree 32A 85-264V 3 phase
|
|
|
primary_entity:
|
|
|
entity: sensor
|
|
|
class: enum
|
|
|
- name: EV Wallbox Status
|
|
|
+ name: Status
|
|
|
icon: "mdi:ev-station"
|
|
|
dps:
|
|
|
- id: 101
|
|
|
@@ -88,7 +88,7 @@ primary_entity:
|
|
|
name: online_state
|
|
|
secondary_entities:
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Alarm event
|
|
|
+ name: Alarm event
|
|
|
icon: 'mdi:alert-outline'
|
|
|
class: enum
|
|
|
dps:
|
|
|
@@ -131,7 +131,7 @@ secondary_entities:
|
|
|
- dps_val: 32768
|
|
|
value: "Socket temperature is to high."
|
|
|
- entity: button
|
|
|
- name: EV Wallbox Clear energy
|
|
|
+ name: Clear energy
|
|
|
class: restart
|
|
|
category: config
|
|
|
dps:
|
|
|
@@ -140,7 +140,7 @@ secondary_entities:
|
|
|
name: button
|
|
|
optional: true
|
|
|
- entity: number
|
|
|
- name: EV Wallbox Set charging current
|
|
|
+ name: Charging current
|
|
|
category: config
|
|
|
icon: "mdi:ev-plug-type2"
|
|
|
dps:
|
|
|
@@ -175,7 +175,7 @@ secondary_entities:
|
|
|
- dps_val: Max32A
|
|
|
value: Max32A
|
|
|
- entity: number
|
|
|
- name: EV Wallbox Set Delay Time Hours
|
|
|
+ name: Delay
|
|
|
category: config
|
|
|
icon: "mdi:car-clock"
|
|
|
dps:
|
|
|
@@ -187,7 +187,6 @@ secondary_entities:
|
|
|
min: 0
|
|
|
max: 15
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Charging Session Delivered Energy
|
|
|
class: energy
|
|
|
dps:
|
|
|
- id: 112
|
|
|
@@ -198,7 +197,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 1 Voltage
|
|
|
+ name: Phase 1 voltage
|
|
|
class: voltage
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -210,7 +209,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 2 Voltage
|
|
|
+ name: Phase 2 voltage
|
|
|
class: voltage
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -222,7 +221,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 3 Voltage
|
|
|
+ name: Phase 3 voltage
|
|
|
class: voltage
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -234,7 +233,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 1 Current
|
|
|
+ name: Phase 1 current
|
|
|
class: current
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -246,7 +245,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 2 Current
|
|
|
+ name: Phase 2 current
|
|
|
class: current
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -258,7 +257,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Phase 3 Current
|
|
|
+ name: Phase 3 current
|
|
|
class: current
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -270,7 +269,6 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Charging Power
|
|
|
class: power
|
|
|
dps:
|
|
|
- id: 109
|
|
|
@@ -281,7 +279,6 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Temperature
|
|
|
class: temperature
|
|
|
category: diagnostic
|
|
|
dps:
|
|
|
@@ -293,7 +290,7 @@ secondary_entities:
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
- entity: number
|
|
|
- name: EV Wallbox Set Charging Duration
|
|
|
+ name: Charge duration
|
|
|
category: config
|
|
|
icon: "mdi:car-clock"
|
|
|
dps:
|
|
|
@@ -305,7 +302,7 @@ secondary_entities:
|
|
|
min: 0
|
|
|
max: 15
|
|
|
- entity: select
|
|
|
- name: EV Wallbox Set StartStop
|
|
|
+ name: Command
|
|
|
icon: "mdi:ev-plug-type2"
|
|
|
category: config
|
|
|
dps:
|
|
|
@@ -318,9 +315,9 @@ secondary_entities:
|
|
|
- dps_val: "CloseCharging"
|
|
|
value: Stop charging
|
|
|
- dps_val: "WaitOperation"
|
|
|
- value: Waiting for command
|
|
|
+ value: Idle
|
|
|
- entity: sensor
|
|
|
- name: EV Wallbox Charging session duration
|
|
|
+ name: Charging session duration
|
|
|
icon: "mdi:car-clock"
|
|
|
dps:
|
|
|
- id: 120
|