mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Improve huawei_lte debug logging instructions (#6954)
This commit is contained in:
parent
697d2a007d
commit
ee0d681d94
@ -35,7 +35,7 @@ sensor:
|
||||
|
||||
{% configuration %}
|
||||
monitored_conditions:
|
||||
description: Defines the data to monitor as sensors. The names here are dot-separated paths to information returned by the router. The dataset varies by router model; to see what your router provides, set logging level to debug and watch `homeassistant.components.huawei_lte` debug entries. The following list of values contains a few example paths just to illustrate the syntax; these may not be available on all routers, or their semantics may differ, and there are quite likely many more that are not listed here.
|
||||
description: Defines the data to monitor as sensors. The names here are dot-separated paths to information returned by the router. The dataset varies by router model; to see what your router provides, [set logging level](/components/logger/) of the `homeassistant.components.huawei_lte` component to debug and watch its log entries. The following list of values contains a few example paths just to illustrate the syntax; these may not be available on all routers, or their semantics may differ, and there are quite likely many more that are not listed here.
|
||||
type: list
|
||||
required: false
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user