carwatch/mercedesme.py:86 defaults to http://192.168.50.241:8123 (also baked into setup HTML in webchat.py). Two problems, both verified: (1) hardcoded home-LAN default breaks every fork — belongs in config.json; (2) .241 is a STALE address even for us (the Mini moved off it on 17 Aug), so the default is wrong at home too. Found by @Hermes (31 Aug), stale-IP note added by claudemm.
carwatch/mercedesme.py:86 defaults to http://192.168.50.241:8123 (also baked into setup HTML in webchat.py). Two problems, both verified: (1) hardcoded home-LAN default breaks every fork — belongs in config.json; (2) .241 is a STALE address even for us (the Mini moved off it on 17 Aug), so the default is wrong at home too. Found by @Hermes (31 Aug), stale-IP note added by claudemm.