Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scenarios #22

Open
probonopd opened this issue Aug 21, 2016 · 9 comments
Open

Add scenarios #22

probonopd opened this issue Aug 21, 2016 · 9 comments

Comments

@probonopd
Copy link

It would be cool if one could have scenarios, i.e., set multiple ESPs running Melvanimate at once.

@probonopd probonopd changed the title Scenarios Add scenarios Aug 21, 2016
@sticilface
Copy link
Owner

could you explain a little bit more about what you mean by scenarios? and what you would like to achieve?

@probonopd
Copy link
Author

Presets that span more than one device, e.g., set LED strip on ESP #1 to blue and LED strip on ESP #2 to orange.

@sticilface
Copy link
Owner

I'm going to have to say that would require a crazy amount of work. I certainly have no idea how the GUI would have to look to implement that in a useable way. I'd say a much much easier way would be to just use MQTT and set them that way! no?

@probonopd
Copy link
Author

probonopd commented Aug 22, 2016

MQTT could certainly be used (by more advanced users). But have a look at the Hue apps for "easy" scenarios... ;-)

@sticilface
Copy link
Owner

i was thinking about this and a stand alone app would be the way forward. i bit like hue works...

@probonopd
Copy link
Author

Why not: define a scenario on say ESP#1 and then it syncs this to all the other ESPs using the existing we-find-each-other method? Like peer-to-peer filesharing?

@probonopd
Copy link
Author

probonopd commented Aug 28, 2016

Don't know but maybe an existing app like http://www.blynk.cc/ could be used/interfaced with? There is a library for esp8266/Arduino: https://github.com/blynkkk/blynk-library https://blog.adafruit.com/2016/03/08/talk-to-huzzah-from-your-smartphone-using-blynk-cc-hackaday-blynk_app/

@sticilface
Copy link
Owner

my thoughts were that u'd want them to be different. It would not be that hard to implement it so that the current settings are synced across different devices. but for some of the effect to work well like that they would all have to be the same configuration... however, i think the power would come from being able to set a scene.. like one blue, one red, one orange... etc... like different bulbs in a hue arrangement... that would be quite hard to implement in one web front end as it is set up at the moment...

having said that... maybe it is not worth re-inventing the wheel... and this is what philips hue is really good at... again though that would be a lot of work..

@probonopd
Copy link
Author

Yes, every ESP should be able to run its own settings, so I meant sync the settings for each ESP across the ESP network...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants