Skip to content

ValueError: 92 is not a valid AdvantiumCookAction #465

@ArunGupta2017

Description

@ArunGupta2017

Last year on December 4th, I got the Advantium oven installed. It was configured in GE Smart HQ app. Ever since that day, I am seeing this error in Home Assistant logs every 2 minutes:

2026-02-17 05:32:59.537 ERROR (MainThread) [gehomesdk.erd.converters.advantium.erd_advantium_cook_setting_converter] Could not construct cook setting (value: 175CC1025400008767C6755E576F1190175CC1), using default.
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/gehomesdk/erd/converters/advantium/erd_advantium_cook_setting_converter.py", line 24, in erd_decode
    cook_action = AdvantiumCookAction(int_values[1]),
                  ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/enum.py", line 726, in __call__
    return cls.__new__(cls, value)
           ~~~~~~~~~~~^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/enum.py", line 1203, in __new__
    raise ve_exc
ValueError: 92 is not a valid AdvantiumCookAction

Integration Version: Version 2025.12.0
HA version:
nstallation method
Home Assistant OS
Core
2026.2.2
Supervisor
2026.02.2
Operating System
17.1
Frontend
20260128.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions