From 2c86c032cc46551aec25d78892f62e370f94461d Mon Sep 17 00:00:00 2001 From: David Rapan Date: Sun, 8 Dec 2024 03:47:00 +0100 Subject: [PATCH] feat: Add manufacturer and model info - Deye --- .../solarman/inverter_definitions/deye_hybrid.yaml | 4 ++++ .../solarman/inverter_definitions/deye_micro.yaml | 4 ++++ .../solarman/inverter_definitions/deye_string.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/custom_components/solarman/inverter_definitions/deye_hybrid.yaml b/custom_components/solarman/inverter_definitions/deye_hybrid.yaml index 885ce4f..d36f8f8 100644 --- a/custom_components/solarman/inverter_definitions/deye_hybrid.yaml +++ b/custom_components/solarman/inverter_definitions/deye_hybrid.yaml @@ -6,6 +6,10 @@ # Tested # +info: + manufacturer: Deye + model: SG0XLP1 + default: update_interval: 10 digits: 6 diff --git a/custom_components/solarman/inverter_definitions/deye_micro.yaml b/custom_components/solarman/inverter_definitions/deye_micro.yaml index 42d24a2..e0b14ff 100644 --- a/custom_components/solarman/inverter_definitions/deye_micro.yaml +++ b/custom_components/solarman/inverter_definitions/deye_micro.yaml @@ -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 diff --git a/custom_components/solarman/inverter_definitions/deye_string.yaml b/custom_components/solarman/inverter_definitions/deye_string.yaml index 63eb427..a8209e1 100644 --- a/custom_components/solarman/inverter_definitions/deye_string.yaml +++ b/custom_components/solarman/inverter_definitions/deye_string.yaml @@ -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