iloveicedgreentea / jvc_homeassistant

JVC Integration for Home Assistant
20 stars 4 forks source link

JVC AutoCal doesn't work when integration is enabled #29

Closed kernelpanic85 closed 1 year ago

kernelpanic85 commented 1 year ago

I noticed after adding my JVC NP5 to HA, while everything was working great, I went to run the JVC AutoCal software which connects to the projector over the network, and it was not able to connect. After commenting out the yaml config and restarting HA, the software was able to connect to the projector again. Is this a limitation of the projector or do you think something can be done in the integration to fix this?

iloveicedgreentea commented 1 year ago

Unfortunately jvc in their infinite wisdom only allows one connection at a time. Nothing I can do about that. I could rewrite this to kill the connection after every command but that would slow it down a lot, and would take some effort to recode all of the integration too

kernelpanic85 commented 1 year ago

Ahh, that's unfortunate. Thanks for the quick reply!