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.

'Could not resolve any entities in group' after HA update 2022.9

See original GitHub issue

Just like the issue #889 I have problems with group creation. I had nested groups and they worked fine until HA update 2022.9.4. I have simplified the grouping code without nesting to troubleshoot, but it’s the same issue. The powercalc version is 0.25.5.

This is my YAML:

- platform: powercalc
  create_utility_meters: true
  create_group: All lights
  entities:
    - entity_id: light.stairwell_light

And this is the error I get:

Cannot find utility_meter component
Could not resolve any entities in group 'All lights'

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
bramstrokercommented, Sep 16, 2022

Issue confirmed and reproducable. Problem is related to the Tariff sensors. Will make a fix next monday.

0reactions
jake404commented, Sep 20, 2022

I have tested and it works. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

2022.9: Home Assistant Birthday Release!
Weirdly supervised does not show the update yet, but it is super new, no issue. It typically takes about an hour after a...
Read more >
[BUG] light unavailable after 2022.9.0 upadate #713 - GitHub
Unable to prepare setup for platform shelly.light: Platform not found (cannot import name 'ATTR_WHITE_VALUE' from 'homeassistant.components.
Read more >
ShellyForHASS - Facebook
I've updated HA to 2022.9 and ShellyForHass to 1.0.2. I've a Shelly RGBW2 and it seems that I cannot control the White Channel...
Read more >
The NEW Way To Create HOME ASSISTANT Groups! - YouTube
This is a feature I have wanted for a long time!As of Home Assistant Update 2022.4 you will be able to create Groups...
Read more >
Konnected help - Configuration - Home Assistant Community
I've no idea how to even begin identifying where this might have ... I cant seem to find anywhere in HA where I...
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