tijsverkoyen / HomeAssistant-FusionSolar

Integrate FusionSolar into your Home Assistant.
MIT License
157 stars 27 forks source link

No API configuration option #190

Closed MeTech-exe closed 1 month ago

MeTech-exe commented 1 month ago

Describe the bug I can't find a way to configure the integration. The description says that the configuration will follow the download but I'm not able to tell the integration my API information.

Debug information Answer the questions below before submitting a new issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to HACS
  2. Click on Search Bar
  3. Type "Fusion"
  4. Click on "Fusion Solar"

Expected behavior As I understand from what I read, I should be asked if I'm using Kiosk or Northbound API and the username, password, url of the Huawei server but there is nothing.

I have reinstalled, restarted, searched a config file in home assistant, reinstalled HACS through de the terminal not the add-on

tijsverkoyen commented 1 month ago

Cab you check the logs. Please enable debug for the integration.

MeTech-exe commented 1 month ago

Thanks for your response. I don't really know how to properly enable debug for an integration but i think i've got something:

I have this log in home-assistant.log:

2024-09-13 16:43:07.273 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-09-13 16:43:07.276 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fusion_solar which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-09-13 16:43:12.608 INFO (MainThread) [custom_components.hacs]

HACS (Home Assistant Community Store)

Version: 2.0.1 This is a custom integration If you have any issues with this you need to open an issue here: https://github.com/hacs/integration/issues

2024-09-13 16:43:12.652 INFO (MainThread) [custom_components.hacs] Restore started 2024-09-13 16:43:13.169 INFO (MainThread) [custom_components.hacs] Restore done 2024-09-13 16:43:13.171 INFO (MainThread) [custom_components.hacs] Enable category: integration 2024-09-13 16:43:13.173 INFO (MainThread) [custom_components.hacs] Enable category: plugin 2024-09-13 16:43:13.173 INFO (MainThread) [custom_components.hacs] Enable category: template 2024-09-13 16:43:13.174 INFO (MainThread) [custom_components.hacs] Enable category: theme 2024-09-13 16:43:13.661 INFO (MainThread) [custom_components.hacs] Stage changed: setup 2024-09-13 16:43:13.664 INFO (MainThread) [custom_components.hacs] Stage changed: waiting 2024-09-13 16:43:13.664 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts 2024-09-13 16:43:13.901 INFO (MainThread) [custom_components.hacs] Stage changed: startup 2024-09-13 16:43:13.907 DEBUG (MainThread) [custom_components.hacs] There are 6 scheduled recurring tasks 2024-09-13 16:43:13.908 INFO (MainThread) [custom_components.hacs] Loading removed repositories 2024-09-13 16:43:14.052 INFO (MainThread) [custom_components.hacs] Loading known repositories 2024-09-13 16:43:14.053 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for plugin 2024-09-13 16:43:14.055 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for integration 2024-09-13 16:43:14.056 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for template 2024-09-13 16:43:14.057 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for theme 2024-09-13 16:43:14.522 INFO (MainThread) [custom_components.hacs] Stage changed: running 2024-09-13 16:43:14.553 DEBUG (MainThread) [custom_components.hacs] The queue is empty 2024-09-13 16:43:14.556 DEBUG (MainThread) [custom_components.hacs] Did not store data for 'hacs.critical'. Content did not change 2024-09-13 16:43:14.557 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue 2024-09-13 16:43:29.455 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.465 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.468 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.563 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.838 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.843 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.847 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:43:29.921 WARNING (MainThread) [deebot_client.command] No response received for command "getMapSubSet". This can happen if the device has network issues or does not support the command 2024-09-13 16:45:08.623 DEBUG (MainThread) [custom_components.hacs] <Integration tijsverkoyen/HomeAssistant-FusionSolar> Getting repository information 2024-09-13 16:45:09.226 DEBUG (MainThread) [custom_components.hacs] <Integration tijsverkoyen/HomeAssistant-FusionSolar> Running checks against v3.0.5 2024-09-13 16:45:09.816 DEBUG (MainThread) [custom_components.hacs] <Integration tijsverkoyen/HomeAssistant-FusionSolar> Getting documentation for version=v3.0.5,filename=README.md 2024-09-13 16:45:09.816 DEBUG (MainThread) [custom_components.hacs] Trying to download https://raw.githubusercontent.com/tijsverkoyen/HomeAssistant-FusionSolar/v3.0.5/README.md

And the logbook is clear: image

Let me know if you need the other logs; home-assistant.log.1 and home-assistant.log.fault

jurajOn commented 1 month ago

Do you think it would be possible to add Active Power Control mode to your add-on? ( No Limit and Zero export Limitation ). It would be very useful in places where energy flows to the grid are limited. Thank you.

tijsverkoyen commented 1 month ago

Do you think it would be possible to add Active Power Control mode to your add-on? ( No Limit and Zero export Limitation ). It would be very useful in places where energy flows to the grid are limited. Thank you.

I don't see how this is related to this issue. Feel free to create a new issue. But use the search the older issues before

tijsverkoyen commented 1 month ago

@MeTech-exe I think you missed a step. You have added the integration to you Home Assistant install through HACS. Which is the first step.

If you navigate to Settings → Devices & services. You should click "Add integration" and search for "Fusion Solar". Then you will be able to configure the integration.

MeTech-exe commented 1 month ago

Hello, sorry I didn't get much time those last few weeks. Thanks a lot for your help, it works like a charm now!