kamaradclimber / heishamon-homeassistant

An integration for heatpumps handled by heishamon
Apache License 2.0
44 stars 24 forks source link

heishamon together with home-assistant-aquarea #221

Open uldiseihenbergs opened 3 months ago

uldiseihenbergs commented 3 months ago

Versions

I just wanna use your heishamon integration together with home-assistant-aquarea integration (https://github.com/cjaliaga/home-assistant-aquarea). 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 like "heishamon", or provide and instruction how i can change it manually in HomeAssistant?

Thanks, Uldis

kamaradclimber commented 3 months ago

Hello,

manually you can rename the folder to heishamon and it should work. You'll need to make this change whenever you want to update the integration.

For now I'm not considering changing the folder for the integration because it will require some work to handle the upgrade properly. I'll keep this ticket open for now as a reminder.

uldiseihenbergs commented 3 months ago

Hello! see my post also here: https://community.home-assistant.io/t/panasonic-aquarea-heat-pump-integration/392095/199?u=uldise i tried steps with renaming folder, but got an exception on loading integration. so looks like there is another place i should change?

kamaradclimber commented 2 months ago

I think hacs has a reference to the directory where it installed an integration.

One possible way to deal with this would (untested):

I don't think there is a need to change all reference to aquarea in the code.

Downside of this approach is that you won't be aware of new versions of the integration (but the integration is pretty much feature complete).

uldiseihenbergs commented 2 months ago

see my comment here: https://github.com/cjaliaga/home-assistant-aquarea/issues/115#issuecomment-2239833967

str3000 commented 1 month ago

I have the same problem