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.set_manual_control` is now an "unknown service" in HA 2022.9.0

See original GitHub issue

Version information:

AL 1.1.0 Previous version: 1.0.15

Description:

My Home Assistant updated overnight to build 2022.9.0. When I woke up, some lights didn’t turn as they were supposed to. I took a look at my HA screen and saw 6 “repairs” listed in the notification, all telling me essentially the same thing:

The automation "Manual Lights off - Kitchen" (automation.manual_lights_off_kitchen) has an action that calls an unknown service: adaptive_lighting.set_manual_control.

This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.

To fix this error, [edit the automation](http://192.168.1.5:8123/config/automation/edit/1639522759747Kitchen) and remove the action that calls this service.

Click on SUBMIT below to confirm you have fixed this automation.

After some poking around, I realized that I needed to update several of my HACS integrations (including AL), so I did so. I went from HA 2022.8 and AL 1.0.15 to HA 2022.9 and AL 1.1.0, and the errors persist.

I presume that something changed in the HA 2022.9 update that AL will need to be adapted for in order to properly export the adaptive_lighting.set_manual_control command again, but I really don’t have a clue.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
basnijholtcommented, Sep 9, 2022

@TheRealLink, update to the new version. That will solve that issue.

0reactions
daFreeMancommented, Sep 28, 2022

I’ve manually cleared the Repairs and they don’t seem to have come back. I guess this is resolved…

Read more comments on GitHub >

github_iconTop Results From Across the Web

adaptive-lighting - Bountysource
`adaptive_lighting.set_manual_control` is now an "unknown service" in HA 2022.9.0 $ 0 ... Created 3 months ago in basnijholt/adaptive-lighting with 0 comments.
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