Skip to content

Commit

Permalink
Added ZPA GH305( SML) (tasmota#1127)
Browse files Browse the repository at this point in the history
New device added
  • Loading branch information
MP1337 authored Dec 13, 2022
1 parent c186084 commit bfa47fe
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/Smart-Meter-Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -2330,3 +2330,20 @@ These heating regulators have a [lot of registers](https://raw.githubusercontent
1,77070100020800ff@1000,Einspeisung,kWh,Total_out,0
#
```
### ZPA GH305 (SML)
??? summary "View script"
```
>D
>B
=>sensor53 r
>M 1
+1,3,s,0,9600,Strom
1,77070100010800ff@1000,Verbrauch,kWh,Total_out,4
1,77070100020800ff@1000,Einspeisung,kWh,Total_in,4
1,77070100010800ff@1000,Verbrauch,kWh,Total_out,1
1,77070100020800ff@1000,Einspeisung,kWh,Total_in,1
#
```

0 comments on commit bfa47fe

Please sign in to comment.