mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Clarify differences between user and admin accounts for Obihai (#10396)
This commit is contained in:
parent
c7b05602b2
commit
ce854badb9
@ -36,11 +36,14 @@ password:
|
||||
default: admin
|
||||
{% endconfiguration %}
|
||||
|
||||
The following is a list of expected sensors and their expected states:
|
||||
The following is a list of expected sensors and their expected states when using the `user` account:
|
||||
|
||||
- Sensor if the device requires a reboot (`True` or `False`)
|
||||
- Sensor for each configured service (`0` for no calls, `1` for a call and `2` for call waiting/3way calling)
|
||||
- Sensor for the last reboot date
|
||||
|
||||
In addition to the above list the `admin` account can expect to see the following sensors:
|
||||
|
||||
- Obihai service status (`Normal`, `Down` or other states from Obihais network)
|
||||
- Sensors for each phone port in use (`On Hook`, `Off Hook` and `Ringing`)
|
||||
- Sensors for last caller name and number (this is also the current incoming call, will also show `--` if no data provided)
|
||||
- Sensor if the device requires a reboot (`True` or `False`)
|
||||
- Sensor for each configured service (`0` for no calls, `1` for a call and `2` for call waiting/3way calling)
|
||||
- Sensor for the last reboot date
|
||||
|
Loading…
x
Reference in New Issue
Block a user