this post was submitted on 20 Dec 2023
19 points (91.3% liked)

Asklemmy

43810 readers
1 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

I want to set a start time and end time and have my Hue lights slowly and very gradually over that timeframe shift from like yellow--> red or even white/blue at the start of the day--> red at end and have it automatically carry that out.

Is this possible and what is the easiest way to automate and have this play out lile that?

top 5 comments
sorted by: hot top controversial new old
[โ€“] Shadow@lemmy.ca 7 points 2 years ago* (last edited 2 years ago) (1 children)

Home assistant will do it, there's a plugin to setup color lighting cycles.

Probably not the easiest way, but it'll open up a whole world of automation for you.

[โ€“] cheese_greater@lemmy.world 2 points 2 years ago

My gear is Hue bulbs, Bridge, iOS for our purposes (I have a Mac to setup anything its useful for but it won't be on all the time like any server stuff)

[โ€“] Dyskolos@lemmy.zip 4 points 2 years ago* (last edited 2 years ago)

If you're somehow tech-savy go iobroker. Its5like homeassistant but on steroids. There's nothing you can't do. Do your logic by moving blocks or pure Javascript. Things you could do?

  • your cars gets near the house => unlock door, open garage-door, turn on lights

  • you leave home? Let your sonos-speaker tell you which doors/windows are still open or if you left the stove on. Let it Ask you if it should enable the alarm and then switch on the ip-cams and set the system to armed and lock the doors.

  • have a tablet display the weather-forecast, the climates around the house, the fuel-prices near you and what's on your shopping-list.

  • have multiple light-scenes (or air-condition or fans or...) on a key at each rooms entrance. Or voice-controled. But not between 2200h and 0600h. Except Sundays. Unless it's bright outside. Or you're on holiday. Or YOU are not home but a burglar.

This is part of my setup. Endless possibilities ๐Ÿ˜Œ

[โ€“] jmcs@discuss.tchncs.de 2 points 2 years ago

The hue app has something like that under Automation.

If you have Home Assistant, there's a tool that automatically changes brightness and colour temperature. You'll need a Home Assistant server to use it, though.