You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
67
68
@@ -310,13 +311,13 @@ iphone_carly_wakeup:
310
311
311
312
</details>
312
313
313
-
# Additional Information
314
+
## Additional Information
314
315
315
316
For more details on adding the integration and setting options, refer to the [documentation of the PR](https://deploy-preview-14877--home-assistant-docs.netlify.app/integrations/adaptive_lighting/) and [this video tutorial on Reddit](https://www.reddit.com/r/homeassistant/comments/jabhso/ha_has_it_before_apple_has_even_finished_it_i/).
316
317
317
318
Adaptive Lighting was initially inspired by @claytonjn's [hass-circadian\_lighting](https://github.com/claytonjn/hass-circadian_lighting), but has since been entirely rewritten and expanded with new features.
318
319
319
-
# :sos: Troubleshooting
320
+
## :sos: Troubleshooting
320
321
321
322
Encountering issues? Enable debug logging in your `configuration.yaml`:
322
323
@@ -329,9 +330,9 @@ logger:
329
330
330
331
After the issue occurs, create a new issue report with the log (`/config/home-assistant.log`).
331
332
332
-
## :exclamation: Common Problems & Solutions
333
+
### :exclamation: Common Problems & Solutions
333
334
334
-
### :bulb: Lights Not Responding or Turning On by Themselves
335
+
#### :bulb: Lights Not Responding or Turning On by Themselves
335
336
336
337
Adaptive Lighting sends more commands to lights than a typical human user would. If your light control network is unhealthy, you may experience:
337
338
@@ -353,7 +354,7 @@ For most Zigbee networks, **using groups is essential for optimal performance**.
353
354
354
355
As a rule of thumb, if you always control lights together (e.g., bulbs in a ceiling fixture), they should be in a Zigbee group. Expose only the group (not individual bulbs) in Home Assistant Dashboards and external systems like Google Home or Apple HomeKit.
355
356
356
-
### :rainbow: Light Colors Not Matching
357
+
#### :rainbow: Light Colors Not Matching
357
358
358
359
Bulbs from different manufacturers or models may have varying color temperature specifications. For instance, if you have two Adaptive Lighting configurations—one with only Philips Hue White Ambiance bulbs and another with a mix of Philips Hue White Ambiance and Sengled bulbs—the Philips Hue bulbs may appear to have different color temperatures despite having identical settings.
359
360
@@ -362,7 +363,7 @@ To resolve this:
362
363
1. Include only bulbs of the same make and model in a single Adaptive Lighting configuration.
363
364
2. Rearrange bulbs so that different color temperatures are not visible simultaneously.
364
365
365
-
### :bulb: Bulb-Specific Issues
366
+
#### :bulb: Bulb-Specific Issues
366
367
367
368
Certain bulbs may have issues with long light transition commands:
368
369
@@ -372,18 +373,23 @@ Certain bulbs may have issues with long light transition commands:
372
373
## :bar_chart: Graphs!
373
374
These graphs were generated using the values calculated by the Adaptive Lighting sensor/switch(es).
- [*Sleep better with Adaptive Lighting in Home Assistant*](https://wartner.io/sleep-better-with-adaptive-lightning-in-home-assistant/) by Florian Wartner on 2023-02-23 (blog post 📜)
391
+
- [*Automatic smart light brightness and color based on the sun*](https://www.youtube.com/watch?v=Rg3zI1Oyk3c) by Home Automation Guy on 2022-08-31 (YouTube video 📺)
392
+
- [*Adaptive Lighting Blew My Mind in Home Assistant - How to set it up*](https://www.youtube.com/watch?v=c1cnccmgl3k) by Smart Home Junkie on 2022-06-26 (YouTube video 📺)
387
393
388
394
## :busts_in_silhouette: Contributors
389
395
@@ -423,6 +429,7 @@ These graphs were generated using the values calculated by the Adaptive Lighting
0 commit comments