mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add huawei_lte wifi guest network switch (#23326)
This commit is contained in:
parent
f38a066147
commit
bed89019b7
@ -32,7 +32,7 @@ There is currently support for the following platforms within Home Assistant:
|
|||||||
- Presence detection - device tracker for connected devices
|
- Presence detection - device tracker for connected devices
|
||||||
- Notifications - via SMS
|
- Notifications - via SMS
|
||||||
- Sensors - device, network, signal, SMS count, traffic, and battery information
|
- Sensors - device, network, signal, SMS count, traffic, and battery information
|
||||||
- Switch - mobile data on/off
|
- Switch - mobile data on/off, Wi-Fi guest network on/off
|
||||||
- Binary sensor - mobile and Wi-Fi connection status, SMS storage full/not
|
- Binary sensor - mobile and Wi-Fi connection status, SMS storage full/not
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
@ -53,12 +53,12 @@ authentication to work varies by device and firmware version. The
|
|||||||
integration will try to use all configured ones and fail gracefully if
|
integration will try to use all configured ones and fail gracefully if
|
||||||
it detects one requiring authentication in unauthenticated mode.
|
it detects one requiring authentication in unauthenticated mode.
|
||||||
|
|
||||||
Only a subset of the entities provided by the target device by
|
Only a subset of the entities provided by the target device are
|
||||||
default:
|
enabled by default:
|
||||||
|
|
||||||
- WAN IP address sensor
|
- WAN IP address sensor
|
||||||
- LTE signal sensors RSRQ, RSRP, RSSI, and SINR
|
- LTE signal sensors RSRQ, RSRP, RSSI, and SINR
|
||||||
- mobile data switch
|
- mobile data and Wi-Fi guest network switches
|
||||||
- mobile connection binary sensor
|
- mobile connection binary sensor
|
||||||
- device tracker entries
|
- device tracker entries
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user