Hello everyone,
I finally got everything wired and installed.
Waveshare RS 485 according to instructions etc.
My Nea Smart 2.0 also lights up on Sysbus. Waveshare also lights up blue and flashes. But I can’t find any devices…
My questions:
Wave share:
Destination IP = IP of Homeassistant (Raspberry)?
Port = 502 always?
Gateway = My Fritzbox IP?
DNS = required? If yes, which IP address? Doesn’t matter?
Addon settings:
Liseting IP = Which IP do I enter here exactly?
ports = 502 ?
According to the addon it works. I have the following messages in the log:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy services: starting
services-up: info: copying legacy long run rehau_neasmart_gateway (no readiness notification)
s6-rc: info: service legacy-services successfully started
Using DB at /data/registers.db
- Serving Flask app ‘main’
- Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. - Running on all addresses (0.0.0.0)
- Running on http://127.0.0.1:5000
- Running on http://172.30.33.1:5000
Press CTRL+C to quit
127.0.0.1 - - [24/Jul/2023 22:21:16] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:23:16] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:25:17] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:27:17] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:29:17] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:31:17] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:33:17] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:35:18] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:37:18] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:39:18] “GET /health HTTP/1.1” 200 -
127.0.0.1 - - [24/Jul/2023 22:41:18] “GET /health HTTP/1.1” 200 -
The funny thing is that when Running on * Running on http://127.0.0.1:5000
Running on http://172.30.33.1:5000 no IP of it is neither at Waveshare nor in my network.
what am I doing wrong here?
Can someone help me please?