Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oven shows as unavailable after being added and working for a bit #322

Open
brijam opened this issue Dec 25, 2024 · 5 comments
Open

Oven shows as unavailable after being added and working for a bit #322

brijam opened this issue Dec 25, 2024 · 5 comments

Comments

@brijam
Copy link

brijam commented Dec 25, 2024

Great integration by the way, thank you so much. I've been using this integration for over a year, and it has been flawless but since about September after making updates to HA or this integration my GE oven started showing up as unavailable. Deleting and adding the oven as a device usually works, but this time it's really not sticking.

The logbook shows ordinary ordinary events and then everything going unavailable.

@brijam
Copy link
Author

brijam commented Dec 25, 2024

Edited to add that reloading the integration made the oven reappear this time.

@TiddlyWiddly
Copy link

This is happening to me as well. Entities go unavailable (that have been working for years) and a reload brings them back for a bit.

@simbaja
Copy link
Owner

simbaja commented Dec 26, 2024

Are there any errors in the log?

@TiddlyWiddly
Copy link

TiddlyWiddly commented Dec 26, 2024

image
Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:608
integration: Sensor (documentation, issues)
First occurred: December 14, 2024 at 4:17:57 PM (2208 occurrences)
Last logged: 11:02:07 AM

Error adding entity None for domain sensor with platform ge_home
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 608, in _async_add_entities
    await coro
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 727, in _async_add_entity
    entity.add_to_platform_start(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self.hass,
        ^^^^^^^^^^
        self,
        ^^^^^
        self._get_parallel_updates_semaphore(hasattr(entity, "update")),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 231, in add_to_platform_start
    super().add_to_platform_start(hass, platform, parallel_updates)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1352, in add_to_platform_start
    raise HomeAssistantError(
    ...<2 lines>...
    )
homeassistant.exceptions.HomeAssistantError: Entity 'None' cannot be added a second time to an entity platform

Seems like maybe this started after I added a dehumidifier.

@brijam
Copy link
Author

brijam commented Dec 27, 2024

Regrettably I had two power outages last night so my logs were wiped on reboot. If it happens again I will post the relevant logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants