https://www.loratap.com/products/rr500w-jl
@@ -0,0 +1,124 @@
+name: Energy Monitor 2 Gang Switch Module
+products:
+ - id: keyjnuy4s3kre7m7
+ name: LoraTap RR620W-JL
+primary_entity:
+ entity: switch
+ name: Switch 1
+ dps:
+ - id: 1
+ name: switch
+ type: boolean
+ - id: 42
+ name: random_time
+ type: string
+ - id: 43
+ name: cycle_time
+secondary_entities:
+ - entity: switch
+ name: Switch 2
+ - id: 2
+ - entity: number
+ name: Timer 1
+ translation_key: timer
+ category: config
+ - id: 9
+ name: value
+ type: integer
+ range:
+ min: 0
+ max: 86400
+ mapping:
+ - scale: 60
+ step: 60
+ name: Timer 2
+ - id: 10
+ - entity: select
+ translation_key: initial_state
+ - id: 38
+ name: option
+ - dps_val: "0"
+ value: "off"
+ - dps_val: "1"
+ value: "on"
+ - dps_val: "2"
+ value: memory
+ name: Switch type
+ icon: "mdi:toggle-switch"
+ - id: 47
+ - dps_val: flip
+ value: Flip
+ - dps_val: sync
+ value: Synchronized
+ - dps_val: button
+ value: Button
+ - entity: sensor
+ name: Energy
+ category: diagnostic
+ - id: 20
+ name: sensor
+ optional: true
+ unit: Wh
+ class: current
+ - id: 21
+ class: measurement
+ force: true
+ unit: mA
+ class: power
+ - id: 22
+ unit: W
+ - scale: 10
+ class: voltage
+ - id: 23
+ unit: V