[RELEASE] Eternal Sunshine (luminescence and dimmers)

To add capabilities you enclose the values inside of that field inside [ ]

1 Like

A double tappable button will always be pushable, not the other way around: a pushable button is not always double tappable, that was my mistake. I'm correcting the code now.

Where can I find details on how to set this up and what all the settings actually do and mean? I tried setting this up and all my lights came on at 8am in the entire house when my hub went from night to day mode. I only want lights for a specific room to come on when a motion sensor is detecting motion in that room and only when illumenence gets low when in day and evening mode. But for a room like a bedroom, I’d prefer to keep the lights off until a specific time of day.

Sorry this app does not support time scheduling at the moment. If you want the app to not run until a certain time I suggest you set your day mode activation time to what matches your needs. You can also create a mode for that specific time in the morning or whenever you don’t want lights to turn on.

Any documentation that explains how all the settings work?

If you opt for the logarithmic modulations it's all explained in the helper that will appear once you select this option. But that's for advanced users only, users who understand basic algebra.

For the rest it seems to me it's quite self explaining: you get to define maximum dimmers values for different modes, timeout delays if you use motion and you can also have the app base its dimming values from readings coming from another lux sensor when a switch has been turned on or off, which is useful when you have curtains that you want to close: it might still be bright outside but no longer inside (since you closed those curtains) and then you want the app to adjust the light accordingly.

If what you need is a complete tutorial I don't have the time to work on that for now but it could come in the future.

I have pushed a new update which will improve the setting of margins for users who selected the logarithmic function. Details are explained in the comments added with the new commit on GitHub.

  • NEW as of May 25 2021: Improved user override.

Set your dimmers manually or turn them off and the app will pause for a given time (to be specified in settings).

1 Like

https://github.com/elfege/eternalSunshine/blob/master/README.md

1 Like

For now there is the README file and, when advanced options are selected, in the app, you should see a long paragraph explaining how to set the parameters and how to test them using the graph helper (link to the graph helper provided inside the app, same section).

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.