Skip to content

Commit e714817

Browse files
committed
Growatt Time Types
1 parent bacc5d2 commit e714817

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

custom_components/solax_modbus/plugin_growatt.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9412,11 +9412,11 @@ def value_function_inverter_module(initval: int, descr: Any, datadict: dict[str,
94129412
entity_category=EntityCategory.CONFIG,
94139413
icon="mdi:home-clock",
94149414
),
9415-
###
9416-
#
9417-
# WRITE_DATA_LOCAL
9418-
#
9419-
###
9415+
###
9416+
#
9417+
# WRITE_DATA_LOCAL
9418+
#
9419+
###
94209420
GrowattModbusTimeEntityDescription(
94219421
name="Time 1 Begin",
94229422
key="time_1_begin",

0 commit comments

Comments
 (0)