Skip to content

Commit

Permalink
feat: Add manufacturer and model info - Deye
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrapan committed Dec 8, 2024
1 parent 612038c commit 2c86c03
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# Tested
#

info:
manufacturer: Deye
model: SG0XLP1

default:
update_interval: 10
digits: 6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# Tested with SUN2000G3, SUN-800-G3-EU-230 FW: 2.06, SUN-M80-G3-EU-Q0 FW: 2.06, SUN-M80-G3-EU-230 FW: 2.32-D1, SUN-M80G3-EU-230 and SUN-M60G3-EU-Q0
#

info:
manufacturer: Deye
model: Microinverter

default:
update_interval: 5
digits: 6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
# Tested with SUN-9K-G03 and LSW3_15_FFFF_1.0.9E
#

info:
manufacturer: Deye
model: String Inverter

default:
update_interval: 5
digits: 6
Expand Down

0 comments on commit 2c86c03

Please sign in to comment.