I’m trying to integrate my new IliadBox fiber router. I understand it is a Freebox V8 router, but using the freebox integration does not work. Here i attach the api_version.json I got from the router (uid xxxxx-ed). Any hint? Thank you
Hi
Really sorry to answer so late, I’m not working for Iliad group or ‘FREE Telecom’ (french internet provider which design, build, oper and market all Freebox / Iliadbox routers)
For your integration, maybe you could be interested in the Bash library I maintien GitHub - nbanb/fbx-delta-nba_bash_api.sh: Access FreeboxOS API from bash which help user’s to easily connect their **box API from bash cmdline and to use api functions as simple commands in bash terminal (backend functions for scripting, frontend functions for use directly as stdin/stdout command from bash interractive sessions with nice/coloured output)
In your case, did you simply try to change Iliadbox to Freebox in api_version.json (sed s/Iliadbox/Freebox/ would do the job…) ?
There’s a lot to do with this api and if you need help to use it, don’t hesitate to ask…