mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Huawei LTE binary sensor support (#10996)
This commit is contained in:
parent
f853ff1702
commit
03acbea7a7
@ -8,6 +8,7 @@ ha_category:
|
||||
- Notifications
|
||||
- Sensor
|
||||
- Switch
|
||||
- Binary Sensor
|
||||
ha_release: 0.79
|
||||
ha_iot_class: Local Polling
|
||||
---
|
||||
@ -20,6 +21,7 @@ There is currently support for the following platforms within Home Assistant:
|
||||
- Notifications - via SMS
|
||||
- Sensors - device, signal, and traffic information
|
||||
- Switch - mobile data on/off
|
||||
- Binary sensor - mobile connection status
|
||||
|
||||
## Configuration
|
||||
|
||||
@ -44,6 +46,7 @@ default:
|
||||
- WAN IP address sensor
|
||||
- LTE signal sensors RSRQ, RSRP, RSSI, and SINR
|
||||
- mobile data switch
|
||||
- mobile connection binary sensor
|
||||
- device tracker entries
|
||||
|
||||
The rest are added to the entity registry, but disabled by default.
|
||||
|
Loading…
x
Reference in New Issue
Block a user