I'm seeing the following log message from the GE Home SDK integration:
2025-08-09 17:37:02.296 INFO (MainThread) [gehomesdk.erd.converters.specialized.erd_personality_converter] Unknown personality found: 00000000, using default
This appears to be triggered by a device reporting a personality code of 00000000, which isn't currently mapped in the SDK. The fallback to default works fine, but I wanted to raise this just in case.