ArekKubacki / Hoymiles-Plant-DTU-Pro

Hoymiles-Plant-DTU-Pro via Modbus TCP
MIT License
37 stars 7 forks source link

Configuration.yaml #15

Closed jrpfjr closed 12 months ago

jrpfjr commented 1 year ago

Hello. For the reading to work I must just include the following in the configuration.yaml (sensor:

(for example: Modbus:

ArekKubacki commented 1 year ago

Hello, platform: hoymiles_dtu is the answer

jrpfjr commented 1 year ago

Hello. Grateful. By return. I'm sorry, I'm new to Home Assistant. What should I do? Do I have to include the expression "modbus" and keys in configuration.yaml or just the expression "sensor" and keys in Hoymiles-Plant-DTU-Pro?

ArekKubacki commented 1 year ago

under sensor.

jrpfjr commented 1 year ago

Hello. I'm sorry. I believe I am doing it wrong. My solar plant has 10 panels, 3 Hoymiles HMS-1800-4T mocroinverters and a DTU-Pro-S (which is connected via wi-fi). In addition to these equipment, do I need anything else to read with its integration? It includes the lines below in configuration.yaml, but when I try to create the cards it says entities are not available:

sensor:

image

ArekKubacki commented 1 year ago

Does the DTU connect via cable? Have you activated modbus in the application?

jrpfjr commented 1 year ago

DTU connects via wifi. When you refer to enabling modbus in the application, do you mean include these lines below in configuration.yaml?

"modbus:

  • name: hub1 close_comm_on_error: true delay: 5 timeout: 5 type: tcp"

In addition to the equipment I mentioned above (soar panels, inverters [HMS] and DTU) is anything else needed?

ArekKubacki commented 1 year ago

DTU must be connected by ETH not WiFi.