@@ -9,6 +9,24 @@ entities:
translation_key: status
icon: "mdi:ev-station"
dps:
+ - id: 101
+ type: string
+ name: sensor
+ mapping:
+ - dps_val: no_connect
+ value: available
+ - dps_val: connect
+ value: plugged_in
+ - dps_val: charing
+ value: charging
+ - dps_val: wait_rfid
+ value: waiting_for_authorization
+ - dps_val: finish
+ value: charged
+ - dps_val: wait_charing
+ value: waiting
+ - dps_val: error
+ value: fault
- id: 3
type: string
optional: true