Spaces:
Running
Running
sghorbal commited on
Commit ·
4dbe1c6
1
Parent(s): 69c15ba
add api documentation link
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
| 14 |
Small app ensuring the Freebox wifi stays up, even when someone daily activates the planification.
|
| 15 |
It is based on [the previous work of Clément Caillaud.](https://domotique.blog.zastron.fr/pilotage-de-la-freebox-revolution-en-python/)
|
| 16 |
|
|
|
|
|
|
|
| 17 |
## Requirements
|
| 18 |
The app is containerized and intended to run on Huggingface.
|
| 19 |
Thus, it requires to [enable external access to the freebox.](https://assistance.free.fr/articles/329)
|
|
|
|
| 14 |
Small app ensuring the Freebox wifi stays up, even when someone daily activates the planification.
|
| 15 |
It is based on [the previous work of Clément Caillaud.](https://domotique.blog.zastron.fr/pilotage-de-la-freebox-revolution-en-python/)
|
| 16 |
|
| 17 |
+
[More info about the API.](https://dev.freebox.fr/sdk/os/wifi/#)
|
| 18 |
+
|
| 19 |
## Requirements
|
| 20 |
The app is containerized and intended to run on Huggingface.
|
| 21 |
Thus, it requires to [enable external access to the freebox.](https://assistance.free.fr/articles/329)
|