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