| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546 |
- name: Energy monitoring plug with display
- products:
- - id: sqrf2g1amfutn4co
- manufacturer: Atorch
- model: S1WP
- entities:
- - entity: switch
- class: outlet
- dps:
- - id: 1
- type: boolean
- name: switch
- optional: true
- - entity: number
- category: config
- class: duration
- translation_key: timer
- dps:
- - id: 9
- type: integer
- name: value
- unit: min
- range:
- min: 0
- max: 360000
- mapping:
- - scale: 60
- step: 60
- - entity: sensor
- class: current
- dps:
- - id: 18
- name: sensor
- type: integer
- class: measurement
- unit: A
- mapping:
- - scale: 1000
- - entity: sensor
- class: power
- dps:
- - id: 19
- name: sensor
- type: integer
- class: measurement
- unit: W
- mapping:
- - scale: 100
- - entity: sensor
- class: voltage
- dps:
- - id: 20
- name: sensor
- type: integer
- class: measurement
- unit: V
- mapping:
- - scale: 100
- - entity: number
- category: config
- name: Electricity price
- icon: "mdi:cash-multiple"
- dps:
- - id: 101
- type: integer
- name: value
- range:
- min: 0
- max: 99999
- mapping:
- - scale: 100
- - entity: sensor
- name: Total Cost
- dps:
- - id: 102
- name: sensor
- type: integer
- mapping:
- - scale: 1000
- - entity: number
- category: config
- name: Overvoltage value
- icon: "mdi:flash-triangle"
- dps:
- - id: 104
- type: integer
- name: value
- unit: V
- range:
- min: 1
- max: 2750
- mapping:
- - scale: 10
- - entity: number
- category: config
- name: Overcurrent value
- icon: "mdi:flash-triangle"
- dps:
- - id: 105
- type: integer
- name: value
- unit: A
- range:
- min: 1
- max: 2000
- mapping:
- - scale: 100
- - entity: number
- category: config
- name: Overpower value
- icon: "mdi:flash-triangle"
- dps:
- - id: 106
- type: integer
- name: value
- unit: W
- range:
- min: 1
- max: 4500
- - entity: select
- category: config
- translation_key: language
- dps:
- - id: 107
- type: string
- name: option
- mapping:
- - dps_val: chinese
- value: chinese
- - dps_val: english
- value: english
- - entity: number
- category: config
- name: Screen brightness
- icon: "mdi:brightness-7"
- dps:
- - id: 108
- type: integer
- name: value
- range:
- min: 1
- max: 9
- - entity: number
- category: config
- name: Standby brightness
- icon: "mdi:brightness-4"
- dps:
- - id: 109
- type: integer
- name: value
- range:
- min: 1
- max: 9
- - entity: number
- category: config
- name: Standby time
- icon: "mdi:sun-clock"
- dps:
- - id: 110
- type: integer
- name: value
- unit: s
- range:
- min: 3
- max: 99
- - entity: switch
- name: Beep
- category: config
- dps:
- - id: 111
- type: boolean
- name: switch
- - entity: select
- name: Switch mode
- category: config
- dps:
- - id: 112
- type: string
- name: option
- mapping:
- - dps_val: controlled
- value: Controlled
- - dps_val: normally_open
- value: Normally Open
- - entity: button
- name: Reset data
- category: diagnostic
- class: restart
- dps:
- - id: 113
- type: boolean
- name: button
- optional: true
- - entity: button
- name: Reset Wi-Fi
- category: diagnostic
- class: restart
- dps:
- - id: 114
- type: boolean
- name: button
- optional: true
- - entity: button
- translation_key: factory_reset
- category: diagnostic
- dps:
- - id: 115
- type: boolean
- name: button
- optional: true
- - entity: button
- name: Screen rotate
- category: config
- icon: "mdi:screen-rotation"
- dps:
- - id: 116
- type: boolean
- name: button
- optional: true
- - entity: select
- category: config
- name: Standby screen
- dps:
- - id: 117
- type: string
- name: option
- mapping:
- - dps_val: original
- value: Original
- - dps_val: measurement
- value: Measurement
- - entity: select
- category: config
- name: Display
- dps:
- - id: 118
- type: string
- name: option
- mapping:
- - dps_val: wifi1
- value: Safety protection
- - dps_val: safety_protection
- value: Electricity price setting and bill
- - dps_val: outage_a
- value: Smart power off (A)
- - dps_val: outage_b
- value: Smart power off (B)
- - dps_val: timing_close
- value: Timing off
- - dps_val: timing_open
- value: Timing on
- - dps_val: loop_timing
- value: Timing loop
- - dps_val: countdown
- value: Timing Countdown
- - entity: number
- category: config
- name: (A) Power greater than
- icon: "mdi:flash-triangle"
- dps:
- - id: 119
- type: integer
- name: value
- unit: W
- range:
- min: 1
- max: 999
- - entity: number
- category: config
- name: (A) Duration
- icon: "mdi:clock"
- dps:
- - id: 120
- type: integer
- name: value
- unit: minutes
- range:
- min: 1
- max: 99
- - entity: number
- category: config
- name: (B) Power lower than
- icon: "mdi:flash-triangle"
- dps:
- - id: 121
- type: integer
- name: value
- unit: W
- range:
- min: 1
- max: 999
- - entity: number
- category: config
- name: (B) Duration
- icon: "mdi:clock"
- dps:
- - id: 122
- type: integer
- name: value
- unit: h
- range:
- min: 1
- max: 99
- - entity: sensor
- name: Total Electricity
- class: energy
- dps:
- - id: 123
- name: sensor
- type: integer
- class: total_increasing
- unit: kWh
- mapping:
- - scale: 1000
- - entity: sensor
- translation_key: time_remaining
- category: diagnostic
- class: duration
- dps:
- - id: 124
- name: sensor
- type: integer
- unit: s
- - entity: number
- category: config
- name: Timing off time
- class: duration
- translation_key: timer
- mode: slider
- dps:
- - id: 125
- type: integer
- name: value
- unit: min
- range:
- min: 0
- max: 360000
- mapping:
- - scale: 60
- - entity: number
- category: config
- name: Timing on time
- class: duration
- translation_key: timer
- mode: slider
- dps:
- - id: 126
- type: integer
- name: value
- unit: min
- range:
- min: 60
- max: 359940
- mapping:
- - scale: 60
- - entity: number
- category: config
- name: Timing loop on time
- translation_key: timer
- class: duration
- mode: slider
- dps:
- - id: 127
- type: integer
- name: value
- unit: s
- range:
- min: 60
- max: 359940
- mapping:
- - scale: 60
- - entity: number
- category: config
- name: Timing loop off time
- translation_key: timer
- class: duration
- mode: slider
- dps:
- - id: 128
- type: integer
- name: value
- unit: s
- range:
- min: 60
- max: 359940
- mapping:
- - scale: 60
- - entity: number
- category: config
- name: Timing countdown on time
- translation_key: timer
- class: duration
- mode: slider
- dps:
- - id: 129
- type: integer
- name: value
- unit: s
- range:
- min: 60
- max: 359940
- mapping:
- - scale: 60
- - entity: number
- category: config
- name: Timing countdown off time
- translation_key: timer
- class: duration
- mode: slider
- dps:
- - id: 130
- type: integer
- name: value
- unit: s
- range:
- min: 60
- max: 359940
- mapping:
- - scale: 60
- - entity: select
- category: config
- name: Switch state
- dps:
- - id: 131
- type: string
- name: option
- mapping:
- - dps_val: open
- value: "On"
- - dps_val: close
- value: "Off"
- - dps_val: auto
- value: Auto
- - entity: sensor
- name: Warning
- class: enum
- category: diagnostic
- icon: "mdi:eye-circle-outline"
- dps:
- - id: 132
- name: sensor
- type: string
- mapping:
- - dps_val: "off"
- value: "Off"
- - dps_val: ovp
- value: Overvoltage protection
- - dps_val: ocp
- value: Overcurrent protection
- - dps_val: opp
- value: Overpower protection
- - dps_val: outage_a
- value: Smart power off (A)
- - dps_val: outage_b
- value: Smart power off (B)
- - dps_val: timing_open
- value: Timing on
- - dps_val: timing_close
- value: Timing off
- - dps_val: loop_timing
- value: Timing loop
- - dps_val: countdown
- value: Countdown
- - entity: sensor
- class: frequency
- dps:
- - id: 133
- name: sensor
- type: integer
- class: measurement
- unit: Hz
- mapping:
- - scale: 100
- - entity: sensor
- class: power_factor
- dps:
- - id: 134
- name: sensor
- type: integer
- class: measurement
- mapping:
- - scale: 100
- - entity: sensor
- name: CPU Temperature
- category: diagnostic
- class: temperature
- dps:
- - id: 135
- name: sensor
- type: integer
- class: measurement
- unit: C
- - entity: select
- category: config
- name: Energy tariff
- dps:
- - id: 136
- type: string
- name: option
- mapping:
- - dps_val: single_rate
- value: Single rate
- - dps_val: stair
- value: Stair
- - dps_val: peak_valley_stair
- value: Peak-valley
- - entity: number
- category: config
- name: Overvoltage recovery delay
- icon: "mdi:timer"
- class: duration
- dps:
- - id: 137
- type: integer
- name: value
- unit: min
- range:
- min: 0
- max: 99
- - entity: select
- category: config
- translation_key: initial_state
- dps:
- - id: 138
- type: string
- name: option
- mapping:
- - dps_val: open
- value: "on"
- - dps_val: colse
- value: "off"
- - dps_val: memory
- value: memory
- - entity: number
- category: config
- name: Update interval
- icon: "mdi:update"
- dps:
- - id: 139
- type: integer
- name: value
- optional: true
- unit: s
- range:
- min: 1
- max: 90
|