Skip to content

Commit

Permalink
Gaqqee KWS-302WF: scale energy and power sensors.
Browse files Browse the repository at this point in the history
Issue #2257
  • Loading branch information
make-all committed Sep 9, 2024
1 parent 089478c commit aa8c9d0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ primary_entity:
name: sensor
unit: kWh
class: total_increasing
mapping:
- scale: 1000
- id: 116
type: string
name: state_flag
Expand Down Expand Up @@ -60,6 +62,8 @@ secondary_entities:
name: sensor
unit: W
class: measurement
mapping:
- scale: 10
- entity: sensor
class: duration
category: diagnostic
Expand Down

0 comments on commit aa8c9d0

Please sign in to comment.