cjaliaga / home-assistant-aquarea

Home Assistant integration for Panasonic Aquarea devices connected to Aquarea Smart Cloud
MIT License
75 stars 13 forks source link

[Bug]: home-assistant-aquarea together with heishamon #115

Open uldiseihenbergs opened 2 months ago

uldiseihenbergs commented 2 months ago

The problem

i'm cross posting this if anyone hane an idea: https://github.com/kamaradclimber/heishamon-homeassistant/issues/221

Versions Home Assistant version 2024.6.4

I just wanna use your integration together with heishamon integration (https://github.com/kamaradclimber/heishamon-homeassistant). but looks like both integrations uses the same configuration folder named "aquarea" in HA. when you install second integration, first one get overwritten..

can you please change this config folder name to something unique, or provide and instruction how i can change it manually in HomeAssistant?

Thanks, Uldis

What version of Home Assistant Core are you running?

cant install

What type of installation are you running?

Home Assistant OS

What version of the integration are you running?

2024.6.4

Device description

one zone, without cooling, have dwh.

Is the integration loading?

No

Is the adapter able to connect to the Aquarea Smart Cloud with a stable internet connection?

Yes

Are you able to perform the action you're trying to with the Aquarea Smart Cloud Site/App?

N/A

Area of the issue

No response

Anything in the logs?

No response

Additional information

No response

ogmm commented 1 month ago

Same issue here

uldiseihenbergs commented 1 month ago

i managed to resolve it myself - looks like both integrations works for now... i will monitor and response back, if something goes wrong.. so, my steps:

  1. i had heishamon installed already, first, i just renamed /custom_components/aquarea folder to heishamon. Restarted HA to confirm everything is working.
  2. then i installed this integration - downloaded new integration through HACS, next rename again /custom_components/aquarea to panasonic_smart. then edited two files - in const.py file changed value Domain to 'aquarea2', in manifest.json again changed domain to 'aquarea2'
  3. Restarted HA and next added new integration as per manual.

Hope this helps.
i'm not sure how these changes will imply any updates on both integrations, let's see..

str3000 commented 3 weeks ago

I have the same problem