question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

adaptive_lighting.manual_control event not fired when making changes outside of Home Assistant

See original GitHub issue

Hi,

Not sure if this is a bug or a feature, but it seems that the adaptive_lighting.manual_control event is not fired whenever I make changes to my lights using my IKEA TRADFRI remote. I do expect this to happen, so I can turn off adaptive lights whenever I manually adjust my lights using a remote control.

I am using the following configuration:

name: bedroom
lights:
  - light.bedside_left
  - light.bedside_right
detect_non_ha_changes: true
interval: 5

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
basnijholtcommented, Oct 31, 2020

Oh, a very good point. That is indeed the default. I am AFK now but will look into this when I get home.

0reactions
RubenKelevracommented, Jan 8, 2022

This went stale.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adaptive Lighting custom component for Home Assistant
Automatically adapt the brightness and color of lights based on the sun position and take over manual control. Try out this code by...
Read more >
Adaptive Lighting Custom Component that automatically ...
💡 Adaptive Lighting Custom Component that automatically adapts the brightness and color of your lights based on the sun's temperature but stops ...
Read more >
Adaptive Lighting Custom Component that automatically ...
Whenever a light gets marked as “manually controlled”, an adaptive_lighting.manual_control event is fired, such that one can use this ...
Read more >
Trying to setup adaptive light add-on - Configuration
Hi, i installed the adaptive light plugin through HACS, and after that added the integration in the configuration. It created 4 switch, ...
Read more >
New Adaptive Lighting Integration - Home Assistant Community
Here's my script I've made. It seems to work pretty well. sequence: - service: adaptive_lighting.set_manual_control data: lights: '{{ light }}' ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found