From 8b7312b6fc433c548b2802ee954df72bdeb1a087 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Sat, 20 Jul 2019 09:48:56 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b6f678..aeee1e8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The plan: 1. Use Fauxmo to create a virtual switch 'Movie Lights' recognized on the NAS at port 20000 2. Fauxmo will run in a docker file and be able to talk to another container, - which runs our golang executable. Other container name is 'movielights' + which runs our golang executable. Other container IP will be 172.31.0.243 3. Our golang executable will then talk to the actual wemo switches TODO: