It's Api proxy for freebox api without authentifacation. You can use with Home Assistant or other
Pull repository
docker pull smeagolworms4/freebox-gateway
Run container:
docker run -p 3333:3333 -v$(pwd)/config:/app/config smeagolworms4/freebox-gateway
HTTP_PORT=3333
API_BASE_URL=http://mafreebox.freebox.fr/api
APP_ID=fr.freebox_gateway
APP_NAME="Freebox Gateway"
APP_VERSION=1.0.0
DEVICE_NAME="Freebox Gateway"
Call with browser
http://127.0.0.1:3333/register
or curl
curl http://127.0.0.1:3333/register
And valid on your freebox