Huawei LTE binary sensor support (#10996)

This commit is contained in:
Ville Skyttä 2019-12-01 15:38:30 +08:00 committed by GitHub
parent f853ff1702
commit 03acbea7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.