Giter Site home page Giter Site logo

None entities about homeassistant-powercalc HOT 7 CLOSED

raffoul avatar raffoul commented on July 16, 2024
None entities

from homeassistant-powercalc.

Comments (7)

raffoul avatar raffoul commented on July 16, 2024 1

None entities. Sorry. Ok. I'm trying to reproduce with logs.

from homeassistant-powercalc.

bramstroker avatar bramstroker commented on July 16, 2024

Since when do you have this problem?
Do you have any configurations defined for powercalc either with yaml or GUI?

from homeassistant-powercalc.

raffoul avatar raffoul commented on July 16, 2024

No I have only :
powercalc: (and then empty)

In GUI, I have no configuration, only the "nodes entities".

from homeassistant-powercalc.

bramstroker avatar bramstroker commented on July 16, 2024

Very strange, please enable debug logging, maybe that will provide some insight into why these entities are created.

What do you mean with the "nodes entities"?

from homeassistant-powercalc.

raffoul avatar raffoul commented on July 16, 2024

I've found this. So the integration has created groups but I don't know why.

2024-06-03 22:51:11.008 DEBUG (MainThread) [custom_components.powercalc.discovery] Done auto discovering entities
2024-06-03 22:51:11.013 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy)
2024-06-03 22:51:11.029 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy: Restoring state: 0.6309
2024-06-03 22:51:11.030 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Load previous energy sensor states from store
2024-06-03 22:51:11.032 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_2)
2024-06-03 22:51:11.048 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_2: Restoring state: 0.6456
2024-06-03 22:51:11.050 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_3)
2024-06-03 22:51:11.072 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_3: Restoring state: 0.6456
2024-06-03 22:51:11.074 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_4)
2024-06-03 22:51:11.110 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_4: Restoring state: 0.3318
2024-06-03 22:51:11.113 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_5)
2024-06-03 22:51:11.136 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_5: Restoring state: 0.6309
2024-06-03 22:51:11.138 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_6)
2024-06-03 22:51:11.154 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_6: Restoring state: 0.6456
2024-06-03 22:51:11.156 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_7)
2024-06-03 22:51:11.174 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_7: Restoring state: 0.6456
2024-06-03 22:51:11.178 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_8)
2024-06-03 22:51:11.199 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_8: Restoring state: 0.6456
2024-06-03 22:51:11.201 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_9)
2024-06-03 22:51:11.217 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_9: Restoring state: 0.6309
2024-06-03 22:51:11.220 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_10)
2024-06-03 22:51:11.241 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_10: Restoring state: 0.6456
2024-06-03 22:51:11.243 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_11)
2024-06-03 22:51:11.261 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_11: Restoring state: 0.6309
2024-06-03 22:51:11.264 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_12)
2024-06-03 22:51:11.282 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_12: Restoring state: 0.6309
2024-06-03 22:51:11.286 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_13)
2024-06-03 22:51:11.309 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_13: Restoring state: 0.6309
2024-06-03 22:51:11.312 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_14)
2024-06-03 22:51:11.329 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_14: Restoring state: 0.3318
2024-06-03 22:51:11.332 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_15)
2024-06-03 22:51:11.350 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_15: Restoring state: 0.6456
2024-06-03 22:51:11.353 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_16)
2024-06-03 22:51:11.368 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_16: Restoring state: 0.3138
2024-06-03 22:51:11.371 DEBUG (MainThread) [custom_components.powercalc.sensors.group] Creating grouped energy sensor: None energy (entity_id=sensor.none_energy_17)
2024-06-03 22:51:11.390 DEBUG (MainThread) [custom_components.powercalc.sensors.group] sensor.none_energy_17: Restoring state: 0.2991
2024-06-03 22:51:11.719 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 630: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues
`

from homeassistant-powercalc.

raffoul avatar raffoul commented on July 16, 2024

It's fixed by removing one by one the none entities. Restart home assistant was necessary for each deletion. Very strange.

from homeassistant-powercalc.

bramstroker avatar bramstroker commented on July 16, 2024

@raffoul I might be up to something. Same issue reported by two other users. Please follow #2281 for updates.

from homeassistant-powercalc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.