mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-28 13:57:04 +00:00

* Add Huawei LTE router platform, device tracker, and sensor * Update device_tracker.huawei_lte.markdown * Update huawei_lte.markdown * Update sensor.huawei_lte.markdown
881 B
881 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release |
---|---|---|---|---|---|---|---|---|---|---|
page | Huawei LTE Router Device Tracker | Instructions on how to use Huawei LTE routers to track devices within Home Assistant. | 2018-09-08 20:00 | true | false | true | true | huawei.svg | Presence Detection | 0.79 |
This platform offers presence detection by looking at connected devices to a Huawei LTE router.
This requires you to have set up the Huawei LTE component.
{% linkable_title Configuration %}
To enable the sensor, add the following lines to your
configuration.yaml
file:
# Example configuration.yaml entry
device_tracker:
- platform: huawei_lte
See the device tracker component page for instructions how to configure the people to be tracked.