영국 통신사 라우터(EE Bright Box)
This platform offers presence detection by looking at connected devices to a EE Bright Box 2 router.
Configuration
To use a EE Bright Box router in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
device_tracker:
- platform: ee_brightbox
password: router-admin-password
Configuration Variables
- host
-
(string)(Optional)
The IP address of your router
Default value:
192.168.1.1
- username
-
(string)(Optional)
Found at the back of the router in ‘Router login details’ section
Default value:
admin
- password
(string)(Required)
Found at the back of the router in ‘Router login details’ section
- version
-
(string)(Optional)
Currently only version 2 of the router is supported
Default value:
2
See the device tracker integration page for instructions on how to configure the people to be tracked.