sarnau / Inside-The-Loxone-Miniserver

Inside The Loxone Miniserver – various documentation about the Loxone Link/Tree protocol and hardware
195 stars 53 forks source link

Hardcoded IP-Address in Code #8

Closed mschlenstedt closed 4 years ago

mschlenstedt commented 4 years ago

You have hardcoded your IP address here: https://github.com/sarnau/Inside-The-Loxone-Miniserver/blob/b36db3ed250805bfc66dd816d46b799c46f4e588/Code/LoxoneMonitorServer.py#L207

From my point of view it should be LOCAL_IP

sarnau commented 4 years ago

Good point, yes, that needs to be changed