Closed ninjax95 closed 5 years ago
Hi, Are you using a fixed configuration in configuration.yaml or are you using the discovery ?
Can you please tell me wich freebox you have, the output of this URL in your local network : http://mafreebox.freebox.fr/api_version
Did not see that you're using the bridge mode. I can't tell you if it would work with bridge mode. Did not tested it. But i guess that if you are using bridge mode you may have additional setup to do on your router.
Seems that even the offical compagnon app doesn't work with bridge mode : https://dev.freebox.fr/bugs/task/22301 At least not out of the box, you have some more setup to do...
Please fill out the issue template.
Hi, Are you using a fixed configuration in configuration.yaml or are you using the discovery ? I use fixe configuration in configuration.yaml
freebox:
host: xxxxxxx.fbxos.fr
port: 303184
Can you please tell me wich freebox you have, the output of this URL in your local network : http://mafreebox.freebox.fr/api_version I have Freebox revolution,
{"box_model_name":"Freebox Server (r2)","api_base_url":"\/api\/","https_port":30318,"device_name":"Freebox Server","https_available":true,"box_model":"fbxgw-r2\/full","api_domain":"xxxxxxxx.fbxos.fr","uid":"720f99601875f27a746920671c7d9731","api_version":"6.0","device_type":"FreeboxServer1,2"}
Did not see that you're using the bridge mode. I can't tell you if it would work with bridge mode. Did not tested it. But i guess that if you are using bridge mode you may have additional setup to do on your router. Seems that even the offical compagnon app doesn't work with bridge mode : https://dev.freebox.fr/bugs/task/22301 At least not out of the box, you have some more setup to do...
I try the official compagnon with the mode bridge (I have my freebox in mode bridge and I have a independent routeur) and no problem to connect, I have all informations.
Thanks for you help
Either you have a typo in your answer or you did something wrong with the port you configured ! 303184 is not valid for a port. The Freebox says it's 30318.
Either you have a typo in your answer or you did something wrong with the port you configured ! 303184 is not valid for a port. The Freebox says it's 30318.
Sorry it's just a mistake when I do a copy/paste but on my configuration file the port is fine 30318
Ok ! Then, just a thing to check the incoming port configuration on the Freebox. But I don't know how it's handled in bridge. As I said previously it's not a component issue but it's mostly due to your setup with bridge mode. You probably have some redirections to setup on your router.
Can you check on your Freebox the assiociated applications and also check if there's no failed associations mentionned ? On Home Assistant startup you don't have the prompt on the Freebox ?
Can you also try nmap on the freebox api endpoint to check if port 30318 is correctly opened ?
Have you fixed the issue ?
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Hi,
I have the freebox component that does not run, I have this error message. I do not have a file created in the config directory I turn on Hassbian 0.91.3
Additional question, but can this component work if the freebox in bridge mode ?
Thanks