1.0.0 • Published 1 month ago

com.sortedbits.blauhoff v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

BlauHoff

Adds support for BlauHoff devices

Workflow

Authentication

For this Homey app to work, you need to have a valid Access ID and Access Secret. Those can be aquired by visiting this URL.

Registering your devices serial

For this app to work, you also need to bind your device to your account. During the pairing process in Homey, there is a field to enter your serial. If you specify your serial there, the device will be bound to your account.

Flows

Actions

The following actions are available in Homey flows:

  • Set self consumption mode (VPP mode1)
  • Set direct charge mode (VPP mode2)
  • Set direct discharge mode (VPP mode3)
  • Charge only,no discharging (VPP mode 4)
  • Discharge only to the load, avoid charging (VPP mode 5)
  • Inverter outputs at specified power (VPP mode 6)
  • Inverter operates at the specified power (VPP mode 7)

Modbus Register information

BLAUHOFF

Blauhoff SPHA

Blauhoff SPHA series of string inverters with MODBUS interface.

Input Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
361011UINT161status_code.run_modeRun mode
361031UINT161status_code.sys_error_codeError code
361041UINT161status_code.sys_bat_error_codeBattery error code
361081UINT16V0.1measure_voltage.pv1PV1 voltage
361091UINT16A0.1measure_current.pv1PV1 current
361101UINT16V0.1measure_voltage.pv2PV2 voltage
361111UINT16A0.1measure_current.pv2PV2 current
361121UINT16W1measure_power.pv1PV1 power
361131UINT16W1measure_power.pv2PV2 power
361172INT32W1measure_power.dspDSP power
361242INT32W1measure_power.epsEPS power
361312INT32W1measure_power.grid_outputGrid output power
361382INT32W1measure_power.batteryBattery power
361511UINT16V0.1measure_voltage.batteryBattery voltage
361551UINT16%1measure_percentage.bat_socState of charge
361561UINT16%1measure_percentage.bat_sohState of health
361611UINT16°C0.1measure_temperature.battery_highBattery temperature high
361631UINT16°C0.1measure_temperature.battery_lowBattery temperature low
362012UINT32kWh0.1meter_power.battery_total_chargeBattery total charge
362032UINT32kWh0.1meter_power.battery_total_dischargeBattery total discharge
362052INT32W1measure_power.pvPV power
362072UINT32kWh0.1meter_power.total_to_grid_pvPV total to grid
362092UINT32kWh0.1meter_power.total_to_gridTotal to grid
362112UINT32kWh0.1meter_power.total_from_gridTotal from grid
362132UINT32kWh0.1meter_power.pvPV total

Holding Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
600011UINT160.1status_code.work_modeWork mode

GROWATT

Growatt 1PH MIC TL-X series

Single phase Growatt string inverters with MODBUS interface.

Input Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
02UINT160status_code.run_modeRun mode
12UINT32W0.1measure_power.acAC power
32UINT16V0.1measure_voltage.pv1PV1 voltage
52UINT32W0.1measure_power.pv1PV1 power
72UINT16V0.1measure_voltage.pv2PV2 voltage
92UINT32W0.1measure_power.pv2PV2 power
352UINT32W0.1measure_powerPower
382UINT16V0.1measure_voltage.phase1Phase 1 voltage
532UINT32kWh0.1meter_power.todayEnergy today
552UINT32kWh0.1meter_powerEnergy

Holding Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
235STRING0serialSerial number

Growatt 3PH MOD TL3-X series

Three phase Growatt string inverters with MODBUS interface.

Input Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
02UINT160status_code.run_modeRun mode
12UINT32W0.1measure_power.acAC power
32UINT16V0.1measure_voltage.pv1PV1 voltage
52UINT32W0.1measure_power.pv1PV1 power
72UINT16V0.1measure_voltage.pv2PV2 voltage
92UINT32W0.1measure_power.pv2PV2 power
352UINT32W0.1measure_powerPower
382UINT16V0.1measure_voltage.phase1Phase 1 voltage
422UINT16V0.1measure_voltage.phase2Phase 2 voltage
462UINT16V0.1measure_voltage.phase3Phase 3 voltage
532UINT32kWh0.1meter_power.todayEnergy today
552UINT32kWh0.1meter_powerEnergy

Holding Registers

AddressLengthData TypeUnitScaleCapability IDCapability name
235STRING0serialSerial number

DEYE

1.0.0

1 month ago