Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
This commit is contained in:
parent
3fd5cd5f94
commit
1aca7b08cf
764 changed files with 883 additions and 885 deletions
|
@ -33,8 +33,8 @@ Configuration variables:
|
|||
|
||||
- **username** (*Required*): Your username.
|
||||
- **password** (*Required*): Your password.
|
||||
- **host** (*Optional*): The IP address of your router, e.g. `192.168.1.1`. If no host is provided, the gateway for the same network as Home Assistant will automatically be used.
|
||||
- **port** (*Optional*): The port number of your router, e.g. `999`. If no port is provided, the default API port (6435) will be used.
|
||||
- **host** (*Optional*): The IP address of your router, e.g., `192.168.1.1`. If no host is provided, the gateway for the same network as Home Assistant will automatically be used.
|
||||
- **port** (*Optional*): The port number of your router, e.g., `999`. If no port is provided, the default API port (6435) will be used.
|
||||
- **sensors** array (*Required*): Conditions to display in the frontend.
|
||||
- **network**: Network state (3G, 4G, etc).
|
||||
- **signal**: The signal strength (%).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue