All Projects → claytonjn → Hass Circadian_lighting

claytonjn / Hass Circadian_lighting

Licence: apache-2.0
Circadian Lighting custom component for Home Assistant

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hass Circadian lighting

Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+161.11%)
Mutual labels:  home-assistant, lighting
Vacuum Card
Vacuum cleaner card for Home Assistant Lovelace UI
Stars: ✭ 295 (-8.95%)
Mutual labels:  home-assistant
addon-mopidy
Mopidy - Home Assistant Community Add-ons
Stars: ✭ 42 (-87.04%)
Mutual labels:  home-assistant
Remote homeassistant
Links multiple home-assistant instances together
Stars: ✭ 277 (-14.51%)
Mutual labels:  home-assistant
Home Assistant Config
🏠 Fully documented Home Assistant configuration for a smart-looking place. 😎 Be sure to ⭐️ my repo and copy ideas!
Stars: ✭ 258 (-20.37%)
Mutual labels:  home-assistant
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+976.23%)
Mutual labels:  home-assistant
Hue-remotes-HASS
PLEASE READ THE README
Stars: ✭ 30 (-90.74%)
Mutual labels:  home-assistant
Afterglow
A live-coding lighting controller, building on the Open Lighting Architecture with Clojure and bits of Overtone.
Stars: ✭ 321 (-0.93%)
Mutual labels:  lighting
Intrinsic3d
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Stars: ✭ 297 (-8.33%)
Mutual labels:  lighting
Ha Menu
A Mac OS Menu Bar app to perform common Home Assistant functions
Stars: ✭ 280 (-13.58%)
Mutual labels:  home-assistant
Lovelace Multiple Entity Row
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
Stars: ✭ 273 (-15.74%)
Mutual labels:  home-assistant
Banner Card
A fluffy banner card for Home Assistant 🥰
Stars: ✭ 260 (-19.75%)
Mutual labels:  home-assistant
Unifiprotect
Control and monitor your Unifi Protect Cameras from Home Assistant
Stars: ✭ 279 (-13.89%)
Mutual labels:  home-assistant
Kelvin
Kelvin - The hue bot
Stars: ✭ 256 (-20.99%)
Mutual labels:  home-assistant
Xiaomi airconditioningcompanion
Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant
Stars: ✭ 304 (-6.17%)
Mutual labels:  home-assistant
ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (-85.49%)
Mutual labels:  home-assistant
Smartthings
Samsung SmartThings SmartApps and Device Handlers
Stars: ✭ 270 (-16.67%)
Mutual labels:  lighting
Kmansonoff
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Stars: ✭ 282 (-12.96%)
Mutual labels:  home-assistant
Home Assistant Custom Components Xiaomi Cloud Map Extractor
This custom integration provides a way to present a live view of a map for a Xiaomi (and Roborock) vacuums.
Stars: ✭ 318 (-1.85%)
Mutual labels:  home-assistant
Esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Stars: ✭ 4,324 (+1234.57%)
Mutual labels:  home-assistant

Circadian Lighting [Home Assistant Component]

Stay healthier and sleep better by syncing your lights with natural daylight to maintain your circadian rhythm!

Circadian Light Rhythm|690x287

Circadian Lighting slowly synchronizes your color changing lights with the regular naturally occurring color temperature of the sky throughout the day. This gives your environment a more natural feel, with cooler hues during the midday and warmer tints near twilight and dawn.

In addition, Circadian Lighting can set your lights to a nice cool white at 1% in “Sleep” mode, which is far brighter than starlight but won’t reset your circadian rhythm or break down too much rhodopsin in your eyes.

Expand for articles explaining the benefits of maintaining a natural Circadian rhythm

Visit the Wiki for more information.


Basic Installation/Configuration Instructions:

Installation:

Install custom_component files automatically using HACS or Custom Updater, or install Manually.

hacs_badge

Component Configuration:

# Example configuration.yaml entry
circadian_lighting:

Advanced Configuration

Switch Configuration:

# Example configuration.yaml entry
switch:
  - platform: circadian_lighting
    lights_ct:
      - light.desk
      - light.lamp

Switch configuration variables:

  • name (Optional): The name to use when displaying this switch.
  • lights_ct (Optional): array: List of light entities which should be set in mireds.
  • lights_rgb (Optional): array: List of light entities which should be set in RGB.
  • lights_xy (Optional): array: List of light entities which should be set in XY.
  • lights_brightness (Optional): array: List of light entities which should only have brightness adjusted.

Advanced Configuration


Graphs!

These graphs were generated using the values calculated by the Circadian Lighting sensor/switch(es).

Sun Position:

cl_percent|690x131

Color Temperature:

cl_colortemp|690x129

Brightness:

cl_brightness|690x130

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].