Sky Hub
The sky_hub
platform offers presence detection by looking at connected devices to a Sky Hub router based router.
To use your Sky Hub device in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
device_tracker:
- platform: sky_hub
Configuration variables:
- host (Optional): The IP address of your router. Defaults to
192.168.1.254
.
See the device tracker component page for instructions how to configure the people to be tracked.