From 6f48f1c4f7e462215733c0bb1bc7770d4614ed61 Mon Sep 17 00:00:00 2001 From: Gabe <36393392+sfgabe@users.noreply.github.com> Date: Mon, 2 Mar 2020 15:40:47 -0500 Subject: [PATCH] Update readme.md --- FluxCapacitor/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FluxCapacitor/readme.md b/FluxCapacitor/readme.md index 669e4d3..4f273a0 100644 --- a/FluxCapacitor/readme.md +++ b/FluxCapacitor/readme.md @@ -14,7 +14,7 @@ There are two scripts - .ino and .py - both are constructed with basically the s ### On NodeMCU, Wemos D1 Mini, or another kind of ESP8266 - Mostly using the existing FastLED library, with the additions of a "Flux" option. -- Once it's set up you can treat it as [an MQTT Light](https://www.home-assistant.io/integrations/light.mqtt/) in Home Assistant. See [light.yaml](https://github.com/sfgabe/OITProjects/blob/master/FluxCapacitor/light.yaml) and [automations.yaml}(https://github.com/sfgabe/OITProjects/blob/master/FluxCapacitor/automations.yaml) for sample. +- Once it's set up you can treat it as [an MQTT Light](https://www.home-assistant.io/integrations/light.mqtt/) in Home Assistant. See [light.yaml](https://github.com/sfgabe/OITProjects/blob/master/FluxCapacitor/light.yaml) and [automations.yaml](https://github.com/sfgabe/OITProjects/blob/master/FluxCapacitor/automations.yaml) for sample. ![NodeMCU Fritzing](https://github.com/sfgabe/OITProjects/blob/master/FluxCapacitor/Images/flux_nodemcu_bb.png) ### On Raspberry Pi