https://github.com/cyr-ius/hass-livebox-component
Livebox Component for Home assistant
https://github.com/cyr-ius/hass-livebox-component
hacs hacs-integration home-assistant homeassistant homeassistant-components homeassistant-integration livebox orange
Last synced: 3 months ago
JSON representation
Livebox Component for Home assistant
- Host: GitHub
- URL: https://github.com/cyr-ius/hass-livebox-component
- Owner: cyr-ius
- License: mit
- Created: 2019-11-09T15:22:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-02T17:30:37.000Z (3 months ago)
- Last Synced: 2026-03-02T20:56:55.444Z (3 months ago)
- Topics: hacs, hacs-integration, home-assistant, homeassistant, homeassistant-components, homeassistant-integration, livebox, orange
- Language: Python
- Homepage:
- Size: 1.41 MB
- Stars: 83
- Watchers: 4
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orange Livebox Router
This a _custom component_ for [Home Assistant](https://www.home-assistant.io/).
The `livebox` integration allows you to observe and control [Livebox router](http://www.orange.fr/).
There is currently support for the following device types within Home Assistant:
- Sensor with traffic metrics
- Binary Sensor with wan status , public ip , private ip
- Device tracker for connected devices (via option add wired devices)
- Switch for enable/disable Wireless and Guest Wifi
- Press button to restart box
- Press button to ring phone
- Press button to clear calls

[](https://github.com/hacs/integration)
## Configuration
The preferred way to setup the Orange Livebox platform is by enabling the discovery component.
Add Livebox module via HACS
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=cyr-ius&repository=hass-livebox-component&category=integration)
Add your device via the Integration menu
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=livebox)
### Initial setup
You must have set a password for your Livebox router web administration page.
The first time Home Assistant will connect to your Livebox, you will need to specify the password of livebox.
### Options configure
You can use the Configure button to change the following options:
- Wired tracking (default: **No**): I track wired equipment
- Wireless tracking (default: **Yes**): I track wireless equipment
- Timeout tracking (default: **300 seconds**) : Time before the device is considered disconnected (Some iOS devices tend to disconnect/reconnect to networks unexpectedly)
- Track devices (default: **Active**):
- All: Displays all active or inactive devices
- Active: Displays only active devices (that have an IP address)
### Supported routers
Only the routers with Livebox OS are supported:
- Livebox 3
- Livebox 4
- Livebox 5
- Livebox 6
- Livebox 7
- Livebox W7
- KPN Box 12 (Firmware: V12.C.23.04.36)
- Sagemcom f@st 5656
### Unsupported routers
Despite being labelled "Livebox", the following router models **cannot** be supported:
- Arcadyan PRV3399 (["Livebox Plus"](https://ayuda.orange.es/dispositivos-y-routers/2381-router-livebox-plus))
- Arcadyan ERV33AX349B-LT (ARLTFIBRA6 or ["Livebox 6+"](https://ayuda.orange.es/dispositivos-y-routers/2755-router-livebox-6plus))
- ZTE ZTEGLB7xxxxxx (["Livebox 7 ZTE"](https://ayuda.orange.es/dispositivos-y-routers/3220-router-livebox-7))
## Presence Detection
This platform offers presence detection by keeping track of the
devices connected to a [Livebox](http://www.orange.fr/) router.
Ability to disable this option by integration options
### Notes
Note that the Livebox waits for some time before marking a device as inactive, meaning that there will be a small delay (1 or 2 minutes) between the time you disconnect a device and the time it will appear as "away" in Home Assistant.
You should take this into account when specifying the `consider_home` parameter.
On the contrary, the Livebox immediately reports devices newly connected, so they should appear as "home" almost instantly, as soon as Home Assistant refreshes the devices states.
## Sensor
This platform offers you sensors to monitor a Livebox router. The monitored conditions are instant upload and download rates in Mb/s.