From 0a4ebfa0b02d33ac8ec05b33b51ac2e26a59a632 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 5 Oct 2013 14:07:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce98818afef..36bda5f5ba9 100644 --- a/README.md +++ b/README.md @@ -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. +A screenshot of the debug interface (battery and charging states are controlled by my phone): ![screenshot-debug-interface](https://raw.github.com/balloob/home-assistant/master/docs/screenshot-debug-interface.png) -
A screenshot of the debug interface (battery and charging states are controlled by my phone)
To interface with the API requests should include the parameter api_password which matches the api_password in home-assistant.conf.