|
|
@@ -1,5 +1,8 @@
|
|
|
name: Energy monitoring smartplug
|
|
|
legacy_type: kogan_switch
|
|
|
+products:
|
|
|
+ - id: 370053454855194e5607
|
|
|
+ name: Gosund EP2
|
|
|
primary_entity:
|
|
|
entity: switch
|
|
|
class: outlet
|
|
|
@@ -42,6 +45,18 @@ secondary_entities:
|
|
|
unit: W
|
|
|
mapping:
|
|
|
- scale: 10
|
|
|
+ - entity: binary_sensor
|
|
|
+ name: Overcurrent alarm
|
|
|
+ class: problem
|
|
|
+ category: diagnostic
|
|
|
+ dps:
|
|
|
+ - id: 7
|
|
|
+ type: boolean
|
|
|
+ name: sensor
|
|
|
+ optional: true
|
|
|
+ mapping:
|
|
|
+ - dps_val: null
|
|
|
+ value: false
|
|
|
- entity: number
|
|
|
category: config
|
|
|
icon: "mdi:timer"
|