mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
73 lines
2.8 KiB
Markdown
73 lines
2.8 KiB
Markdown
---
|
|
icon: lucide/external-link
|
|
---
|
|
|
|
# See Also
|
|
|
|
Resources, tutorials, and related projects for Adaptive Lighting.
|
|
|
|
## Tutorials & Articles
|
|
|
|
<!-- CODE:START -->
|
|
<!-- from adaptive_lighting.docs_gen import _transform_readme_links -->
|
|
<!-- print(_transform_readme_links(include_section("../README.md", "see-also", strip_heading=True))) -->
|
|
<!-- CODE:END -->
|
|
<!-- OUTPUT:START -->
|
|
<!-- ⚠️ This content is auto-generated by `markdown-code-runner`. -->
|
|
- [*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 📜)
|
|
- [*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 📺)
|
|
- [*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 📺)
|
|
|
|
<!-- OUTPUT:END -->
|
|
|
|
## Interactive Tools
|
|
|
|
### Adaptive Lighting Simulator
|
|
|
|
Visualize how different settings affect your lighting throughout the day:
|
|
|
|
<div style="text-align: center; margin: 2rem 0;">
|
|
<a href="../simulator/" class="simulator-link">
|
|
Open the Simulator
|
|
</a>
|
|
</div>
|
|
|
|
The simulator lets you:
|
|
|
|
- Adjust all configuration parameters in real-time
|
|
- See how brightness and color temperature change throughout the day
|
|
- Visualize the effects of different `brightness_mode` settings
|
|
- Test sleep mode transitions
|
|
|
|
## Related Projects
|
|
|
|
### Circadian Lighting
|
|
|
|
Adaptive Lighting was initially inspired by [hass-circadian_lighting](https://github.com/claytonjn/hass-circadian_lighting) by @claytonjn, but has since been entirely rewritten and expanded with many new features.
|
|
|
|
## Official Documentation
|
|
|
|
- [Home Assistant Documentation (PR Preview)](https://deploy-preview-14877--home-assistant-docs.netlify.app/integrations/adaptive_lighting/)
|
|
- [Home Assistant Community Store (HACS)](https://hacs.xyz/)
|
|
|
|
## Community
|
|
|
|
- [Home Assistant Community Forums](https://community.home-assistant.io/)
|
|
- [Home Assistant Discord](https://discord.gg/home-assistant)
|
|
- [Reddit r/homeassistant](https://www.reddit.com/r/homeassistant/)
|
|
|
|
## Contributing
|
|
|
|
Interested in contributing to Adaptive Lighting?
|
|
|
|
- [GitHub Repository](https://github.com/basnijholt/adaptive-lighting)
|
|
- [Issue Tracker](https://github.com/basnijholt/adaptive-lighting/issues)
|
|
- [Translation via Weblate](https://hosted.weblate.org/engage/adaptive-lighting/)
|
|
|
|
### Translation
|
|
|
|
Help translate Adaptive Lighting into your language on [Hosted Weblate](https://hosted.weblate.org/engage/adaptive-lighting/). No programming knowledge required!
|
|
|
|
<a href="https://hosted.weblate.org/engage/adaptive-lighting/">
|
|
<img src="https://hosted.weblate.org/widget/adaptive-lighting/multi-auto.svg" alt="Translation status" />
|
|
</a>
|