https://github.com/smanar/domoticz-bbox
Plugin pour Domoticz et la BBox, le routeur de Bouygues telecom
https://github.com/smanar/domoticz-bbox
bbox bouygues domoticz
Last synced: about 2 months ago
JSON representation
Plugin pour Domoticz et la BBox, le routeur de Bouygues telecom
- Host: GitHub
- URL: https://github.com/smanar/domoticz-bbox
- Owner: Smanar
- Created: 2019-08-10T15:06:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T16:49:48.000Z (over 2 years ago)
- Last Synced: 2025-01-20T18:46:54.912Z (over 1 year ago)
- Topics: bbox, bouygues, domoticz
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Domoticz-BBox
Plugin pour Domoticz et la BBox, le routeur de Bouygues telecom.
# Description
- Donne la liste des appareils connectés ou pas sur votre reseau (avec une qualitée affichée pour le wifi) en créant un switch pour chacun, permettant de gerer les presences.
- Permet d'allumer une machine a distance avec le WOL.
- Permet d'arreter une machine avec l'appli "Switchoff".
- En cas de problemes de compatiblitées, essayez de passer la variable NO_DOMOTICZ_LIB a True/False.
# Installation.
- With command line, go to your plugins directory (domoticz/plugins).
- Run:
```git clone https://github.com/Smanar/Domoticz-BBox.git```
- (If needed) Make the plugin.py file executable:
```chmod +x Domoticz-BBox/plugin.py```
- Restart Domoticz.
- Enable the plugin in hardware page (hardware page, select deconz plugin, click "update").
You can later update the plugin
- With command line, go to the plugin directory (domoticz/plugin/Domoticz-deCONZ).
- Run:
```git pull```
- Restart Domoticz.
# Support
https://easydomoticz.com/forum/viewtopic.php?f=10&t=8806