Skip to content

Commit

Permalink
Update info about enabled/disabled entities
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Oct 24, 2019
1 parent 41e7114 commit 8f0a5da
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions source/_integrations/huawei_lte.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,17 @@ or using YAML.

The integration can be run with or without
authentication. Authenticated mode enables all available integration
features, but may interfere with accessing the device web interface
from another source such as a browser while the integration is active,
or vice versa. The exact list of features requiring authentication to
work varies by device and firmware version. The integration will try
to use all configured ones and fail gracefully if it detects one
requiring authentication in unauthenticated mode.

Newly discovered entities from this integration are disabled by
default. This is because the target provide for a large amount of
entities, and fetching info for all of them requires multiple HTTP API
calls to the device. To keep the number of these calls at minimum,
keeping also in mind the above mentioned authentication conflicts they
may cause, API accesses are made only for enabled entities.
features and entities, but may interfere with accessing the device web
interface from another source such as a browser while the integration
is active, or vice versa. The exact list of features requiring
authentication to work varies by device and firmware version. The
integration will try to use all configured ones and fail gracefully if
it detects one requiring authentication in unauthenticated mode.

Only a subset of the entities provided by the target device by
default: WAN IP Address, RSRQ, RSRP, RSSI, and SINR LTE signal
information sensors, and device tracker entries. The rest are added to
the entity registry, but disabled by default.

Support for different categories of information and thus available
entities varies by device model and firmware version.
Expand Down

0 comments on commit 8f0a5da

Please sign in to comment.