cyberjunky / home-assistant-ttn_gateway

This components reads statistics from a The Things Network Gateway.
MIT License
2 stars 0 forks source link

Setup issues #4

Closed gurrier closed 2 years ago

gurrier commented 2 years ago

I am trying to get the integration working but am seeing this in the HASS log... The IP address is correct.

This error originated from a custom integration.

Logger: custom_components.ttn_gateway.sensor Source: custom_components/ttn_gateway/sensor.py:123 Integration: ttn_gateway (documentation, issues) First occurred: 10:04:00 AM (112 occurrences) Last logged: 11:55:01 AM

Cannot connect to TTN Gateway: Cannot connect to TTN Gateway: Cannot connect to host 192.168.86.32:80 ssl:default [Connect call failed ('192.168.86.32', 80)]

gurrier commented 2 years ago

I've just noticed that the TTN gateway you referred to in the doco is the outdoor version, not the indoor gateway which is what I have. TTIG

Is that the problem?

cyberjunky commented 2 years ago

Yes correct, the indoor model doesn't have a local API as far as I know.