Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfgabe authored Mar 2, 2020
1 parent 00755e1 commit 6f48f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FluxCapacitor/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6f48f1c

Please sign in to comment.