mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Update README.md
This commit is contained in:
parent
e7d6c07b6a
commit
0a4ebfa0b0
@ -26,8 +26,8 @@ Web interface and API
|
|||||||
---------------------
|
---------------------
|
||||||
Home Assistent runs a webserver accessible on port 8123. At http://localhost:8123/ it will provide a debug interface showing the current state of the system. At http://localhost:8123/api/ it provides a password protected API so it can be controlled from other devices through HTTP POST requests.
|
Home Assistent runs a webserver accessible on port 8123. At http://localhost:8123/ it will provide a debug interface showing the current state of the system. At http://localhost:8123/api/ it provides a password protected API so it can be controlled from other devices through HTTP POST requests.
|
||||||
|
|
||||||
|
A screenshot of the debug interface (battery and charging states are controlled by my phone):
|
||||||

|

|
||||||
<center>A screenshot of the debug interface (battery and charging states are controlled by my phone)</center>
|
|
||||||
|
|
||||||
To interface with the API requests should include the parameter api_password which matches the api_password in home-assistant.conf.
|
To interface with the API requests should include the parameter api_password which matches the api_password in home-assistant.conf.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user