WouterTuinstra / Homeassistant-Growatt-Local-Modbus

Provides Home Assistant sensors for Growatt inverters that you can connect directly using modbus protocol
Apache License 2.0
17 stars 11 forks source link

Error configuration flow #30

Open wayne83m opened 4 months ago

wayne83m commented 4 months ago

hi, i get an error when i want to add the integration in HA.

HA-Infos: Core 2024.2.2 Supervisor 2024.02.0 Operating System 11.5 Frontend 20240207.1

error msg: Der Konfigurationsfluss konnte nicht geladen werden: {"message":"Invalid handler specified"}

translated from german: its not possible to load the configuration flow: {"message":"Invalid handler specified"}

WouterTuinstra commented 4 months ago

Hi, Have you checked the HA system logs? Potentially you have that the requirements are not automaticly installed pymodbus is a required library

Saentist commented 4 months ago

https://github.com/WouterTuinstra/Homeassistant-Growatt-Local-Modbus/issues/27