Skip to content

Invalid color mode 'color_temp' received #31320

@ZTHawk

Description

@ZTHawk

What happened?

I just noticed thousand of logs related to invalud color mode in HA.

Device state:

{
    "brightness": 153,
    "color_mode": "color_temp",
    "color_temp": 194,
    "color_temp_startup": 65535,
    "last_seen": "2026-03-09T13:33:23+01:00",
    "linkquality": 144,
    "power_on_behavior": "off",
    "state": "OFF",
    "update": {
        "installed_version": 536948737,
        "latest_release_notes": null,
        "latest_source": null,
        "latest_version": 536948737,
        "state": "idle"
    },
    "effect": null,
    "identify": null
}

HA Log:

Logger: homeassistant.components.mqtt.light.schema_json
Source: components/mqtt/light/schema_json.py:230
integration: MQTT (documentation, issues)
First occurred: March 8, 2026 at 19:21:53 (2183 occurrences)
Last logged: 13:30:23

Invalid color mode 'color_temp' received for entity light.licht_schlafzimmer_bett

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

2.9.1

Adapter firmware version

8.0.2

Adapter

SLZB-06MU

Setup

App in HA on Proxmox

Device database.db entry

{"id":46,"type":"Router","ieeeAddr":"0xa4c13829549f4f0f","nwkAddr":28914,"manufId":4687,"manufName":"GLEDOPTO","powerSource":"Mains (single phase)","modelId":"GL-C-009P","epList":[11,242],"endpoints":{"11":{"profId":260,"epId":11,"devId":257,"inClusterList":[0,3,4,5,6,8,768,4096],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"appVersion":0,"modelId":"GL-C-009P","zclVersion":3}},"lightingColorCtrl":{"attributes":{"colorCapabilities":0,"colorTempPhysicalMin":153,"colorTempPhysicalMax":500}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":153}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x70d07efffece9225","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x70d07efffece9225","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1},{"cluster":8,"attrId":0,"minRepIntval":5,"maxRepIntval":65000,"repChange":1}],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":0,"stackVersion":2,"hwVersion":2,"dateCode":"20230727","swBuildId":"20351203","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":332242049},"lastSeen":1773059543472}

Debug log

[2026-03-09 12:47:53] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licht Schlafzimmer Bett', payload '{"brightness":153,"color_mode":"color_temp","color_temp":194,"color_temp_startup":65535,"effect":null,"identify":null,"last_seen":"2026-03-09T12:47:53+01:00","linkquality":144,"power_on_behavior":"off","state":"OFF","update":{"installed_version":536948737,"latest_release_notes":null,"latest_source":null,"latest_version":536948737,"state":"idle"}}'

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions