lildude / ha-addon-teslamate

Home Assistant add-on for TeslaMate
MIT License
17 stars 2 forks source link

Problem access port 4000 addon HomeAssitant #41

Closed cortesmario closed 6 days ago

cortesmario commented 6 days ago

Hi,

I have the sytem working on my HomeAssistant Green:

But the only problem, that I have is I access Teslamate app from the web interface, but if I try to access outside from HomeAssistant, doesn´t work I try the http://%IP%:4000 at web and doesn´t work.

I try with curl, and I can´t access to port 4000

What can I check to try to find the error?

Thanks and best regards, Mario

lildude commented 6 days ago

Direct port access was removed in https://github.com/matt-FFFFFF/hassio-addon-teslamate/pull/1 when ingress support was added. The empty port options were then removed in https://github.com/matt-FFFFFF/hassio-addon-teslamate/pull/69. These both happened looog before I took over maintaining this extension.

cortesmario commented 6 days ago

Ok, I change one option at Teslamate, to add geofences, that I can do. I close the issue.

Thanks, Mario