WillCodeForCats / solaredge-modbus-multi

Modbus/TCP local polling to one or more SolarEdge inverters. For single inverters, multiple inverters, meters, and batteries.
Apache License 2.0
186 stars 15 forks source link

Unable to prepare setup for platform solaredge_modbus_multi.number: Platform not found #239

Closed Djelibeybi closed 1 year ago

Djelibeybi commented 1 year ago

Before reporting a bug, make sure your configuration is correct, your LAN is working, and you have read about the "Known Issues" in the wiki: https://github.com/WillCodeForCats/solaredge-modbus-multi/wiki

Describe the bug

Latest beta release throws an "Unable to prepare setup for platform solaredge_modbus_multi.number: Platform not found" error:

Expected behavior

Home Assistant starts without an error.

Screenshots If applicable, add screenshots of the problem and/or configuration.

Logs Copy any logs in Home Assistant from "custom_components.solaredge_modbus".

Logger: homeassistant.setup
Source: setup.py:340
First occurred: 6:32:35 PM (1 occurrences)
Last logged: 6:32:35 PM

Unable to prepare setup for platform solaredge_modbus_multi.number: Platform not found (No module named 'custom_components.solaredge_modbus_multi.number').

Debug Logs Debug logs are not always necessary, but may be required for more complex issues. You can enable debug logs by adding the following to your configuration.yaml file and restarting Home Assistant.

logger:
    default: warning
    logs:
        custom_components.solaredge_modbus_multi: debug

Debug logging will generate a large amount of data: it is recommended to configure it, collect the data needed, then remove debug logging during normal operation.

Home Assistant (please complete the following information):

Additional context

This happened initially after upgrading my setup that had battery detection and advanced power control enabled but no combination of enabled/disabled options resolves the problem. It can be reproduced with a fresh configuration.

WillCodeForCats commented 1 year ago

I am looking in to it.

WillCodeForCats commented 1 year ago

Will be fixed in the next pre-release later today.

WillCodeForCats commented 1 year ago

Release v2.2.10-pre.5