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

Unnecessary warning for special value #269

Closed
SMHRambo opened this issue Nov 22, 2023 · 10 comments
Closed

Unnecessary warning for special value #269

SMHRambo opened this issue Nov 22, 2023 · 10 comments
Labels
problem Something isn't working

Comments

@SMHRambo
Copy link

What happened?

I get the following warning message:
State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.color_temp_startup" has value "65535" greater than max "454"
It unnecessarily fills the log.
The 65536 value for color_temp_startup is a special feature for lamps that can save the last color temperature for the next startup.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Adapter version

2.13.3

Adapter Config Log

=== Adapter Information ===
Zigbee2MQTT Connection Type: ws
Zigbee2MQTT Websocket Scheme: ws
Zigbee2MQTT Websocket Address: mqtt_zigbee2mqtt
Zigbee2MQTT Websocket Port: 80
Zigbee2MQTT Websocket Auth-Token: no
Zigbee2MQTT Websocket Dummy MQTT-Server: no
Zigbee2MQTT WebUI Scheme: HTTP
Zigbee2MQTT WebUI Address: mqtt_zigbee2mqtt
Zigbee2MQTT WebUI Port: 80
Use ColorTemperature ColorSync: yes
Use Kelvin: yes
Use Simple Hold/Release State: yes
Use Simple Move/Stop State: no
Use Simple Press/Release State: no
Use BrightnessMove OnOff: yes
Use BrightnessStep OnOff: yes
Use Device Icons: yes
Use Automatic Cordinator Check: no
Proxy Zigbee2MQTT Logs to ioBroker Logs: yes

=== Zigbee2MQTT Information ===
Zigbee2MQTT-Version: 1.33.2 commit: 9996c93
Coordinator-Typ: ConBee2/RaspBee2
Coordinator-Version: 0x26780700
Frontend-Version: 0.6.142
Zigbee-herdsman-converters version: 15.106.0
Zigbee-herdsman version: 0.21.0

Log

No response

@SMHRambo SMHRambo added the problem Something isn't working label Nov 22, 2023
@o0shojo0o
Copy link
Contributor

Hi Is this the case for all lamps or only for certain models?

@SMHRambo
Copy link
Author

The message appears sporadically and not for all at once.
But for all with this feature.

My models:

  • TRADFRI bulb E27 WS opal 980lm (LED1545G12, FW: 2.3.095, 20220928)
  • TRADFRI bulb E14 WS opal 400lm (LED1536G5, FW: 2.3.087, 20211102)
  • Hue LLC020 (7146060PH, FW: 67.101.2, 20221006)

Unbenannt

@o0shojo0o
Copy link
Contributor

Can you please provide me with the exposés of the devices?
https:/o0shojo0o/ioBroker.zigbee2mqtt/blob/main/docs/EN/EN_faq.md#how-do-i-get-the-exposes-from-a-device-

@SMHRambo
Copy link
Author

One expose per model:

Philips Hue Go:
--->>> fromZ2M -> 0x00178801047aa109 exposes: {"date_code":"20221006","definition":{"description":"Hue Go","exposes":[{"features":[{"access":7,"description":"On/off state of this light","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"Brightness of this light","label":"Brightness","name":"brightness","property":"brightness","type":"numeric","value_max":254,"value_min":0},{"access":7,"description":"Color temperature of this light","label":"Color temp","name":"color_temp","presets":[{"description":"Coolest temperature supported","name":"coolest","value":150},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":500}],"property":"color_temp","type":"numeric","unit":"mired","value_max":500,"value_min":150},{"access":7,"description":"Color temperature after cold power on of this light","label":"Color temp startup","name":"color_temp_startup","presets":[{"description":"Coolest temperature supported","name":"coolest","value":150},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":500},{"description":"Restore previous color_temp on cold power on","name":"previous","value":65535}],"property":"color_temp_startup","type":"numeric","unit":"mired","value_max":500,"value_min":150},{"access":7,"description":"Color of this light in the CIE 1931 color space (x/y)","features":[{"access":7,"label":"X","name":"x","property":"x","type":"numeric"},{"access":7,"label":"Y","name":"y","property":"y","type":"numeric"}],"label":"Color (X/Y)","name":"color_xy","property":"color","type":"composite"},{"access":7,"description":"Color of this light expressed as hue/saturation","features":[{"access":7,"label":"Hue","name":"hue","property":"hue","type":"numeric"},{"access":7,"label":"Saturation","name":"saturation","property":"saturation","type":"numeric"}],"label":"Color (HS)","name":"color_hs","property":"color","type":"composite"}],"type":"light"},{"access":7,"description":"Controls the behavior when the device is powered on after power loss","label":"Power-on behavior","name":"power_on_behavior","property":"power_on_behavior","type":"enum","values":["off","on","toggle","previous"]},{"access":2,"label":"Effect","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","candle","fireplace","colorloop","finish_effect","stop_effect","stop_hue_effect"]},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"7146060PH","options":[{"access":2,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to 0 (no transition).","label":"Transition","name":"transition","property":"transition","type":"numeric","value_min":0},{"access":2,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true).","label":"Color sync","name":"color_sync","property":"color_sync","type":"binary","value_off":false,"value_on":true},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"Philips"},"disabled":false,"endpoints":{"11":{"bindings":[{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x00212effff06ea76","type":"endpoint"}}],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","touchlink","manuSpecificPhilips2","lightingColorCtrl","manuSpecificUbisysDimmerSetup"],"output":["genOta"]},"configured_reportings":[],"scenes":[]},"242":{"bindings":[],"clusters":{"input":["greenPower"],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}},"friendly_name":"GF_Sascha_Light_Board_Right","ieee_address":"0x00178801047aa109","interview_completed":true,"interviewing":false,"manufacturer":"Signify Netherlands B.V.","model_id":"LLC020","network_address":54622,"power_source":"Mains (single phase)","software_build_id":"67.101.2","supported":true,"type":"Router"}

IKEA TRADFRI Bulb E27:
--->>> fromZ2M -> 0x000b57fffeb7d656 exposes: {"date_code":"20220928","definition":{"description":"TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white","exposes":[{"features":[{"access":7,"description":"On/off state of this light","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"Brightness of this light","label":"Brightness","name":"brightness","property":"brightness","type":"numeric","value_max":254,"value_min":0},{"access":7,"description":"Color temperature of this light","label":"Color temp","name":"color_temp","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454}],"property":"color_temp","type":"numeric","unit":"mired","value_max":454,"value_min":250},{"access":7,"description":"Color temperature after cold power on of this light","label":"Color temp startup","name":"color_temp_startup","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454},{"description":"Restore previous color_temp on cold power on","name":"previous","value":65535}],"property":"color_temp_startup","type":"numeric","unit":"mired","value_max":454,"value_min":250}],"type":"light"},{"access":2,"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)","label":"Effect","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"]},{"access":7,"description":"Controls the behavior when the device is powered on after power loss","label":"Power-on behavior","name":"power_on_behavior","property":"power_on_behavior","type":"enum","values":["off","on","toggle","previous"]},{"access":7,"description":"Advanced color behavior","features":[{"access":2,"description":"Controls whether color and color temperature can be set while light is off","label":"Execute if off","name":"execute_if_off","property":"execute_if_off","type":"binary","value_off":false,"value_on":true}],"label":"Color options","name":"color_options","property":"color_options","type":"composite"},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"LED1545G12","options":[{"access":2,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to 0 (no transition).","label":"Transition","name":"transition","property":"transition","type":"numeric","value_min":0},{"access":2,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true).","label":"Color sync","name":"color_sync","property":"color_sync","type":"binary","value_off":false,"value_on":true},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"IKEA"},"disabled":false,"endpoints":{"1":{"bindings":[{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x00212effff06ea76","type":"endpoint"}},{"cluster":"genLevelCtrl","target":{"endpoint":1,"ieee_address":"0x00212effff06ea76","type":"endpoint"}}],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","lightingColorCtrl","touchlink","64636"],"output":["genScenes","genOta","genPollCtrl","touchlink"]},"configured_reportings":[{"attribute":"onOff","cluster":"genOnOff","maximum_report_interval":3600,"minimum_report_interval":0,"reportable_change":0},{"attribute":"currentLevel","cluster":"genLevelCtrl","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":1}],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}},"friendly_name":"FF_Livingroom_Light_Cupboard_Right","ieee_address":"0x000b57fffeb7d656","interview_completed":true,"interviewing":false,"manufacturer":"IKEA of Sweden","model_id":"TRADFRI bulb E27 WS�opal 980lm","network_address":56441,"power_source":"Mains (single phase)","software_build_id":"2.3.095","supported":true,"type":"Router"}

IKEA TRADFRI Bulb E14:
--->>> fromZ2M -> 0x000b57fffebebdd7 exposes: {"date_code":"20211102","definition":{"description":"TRADFRI LED bulb E12/E14 400 lumen, dimmable, white spectrum, opal white","exposes":[{"features":[{"access":7,"description":"On/off state of this light","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"Brightness of this light","label":"Brightness","name":"brightness","property":"brightness","type":"numeric","value_max":254,"value_min":0},{"access":7,"description":"Color temperature of this light","label":"Color temp","name":"color_temp","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454}],"property":"color_temp","type":"numeric","unit":"mired","value_max":454,"value_min":250},{"access":7,"description":"Color temperature after cold power on of this light","label":"Color temp startup","name":"color_temp_startup","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454},{"description":"Restore previous color_temp on cold power on","name":"previous","value":65535}],"property":"color_temp_startup","type":"numeric","unit":"mired","value_max":454,"value_min":250}],"type":"light"},{"access":2,"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)","label":"Effect","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"]},{"access":7,"description":"Controls the behavior when the device is powered on after power loss","label":"Power-on behavior","name":"power_on_behavior","property":"power_on_behavior","type":"enum","values":["off","on","toggle","previous"]},{"access":7,"description":"Advanced color behavior","features":[{"access":2,"description":"Controls whether color and color temperature can be set while light is off","label":"Execute if off","name":"execute_if_off","property":"execute_if_off","type":"binary","value_off":false,"value_on":true}],"label":"Color options","name":"color_options","property":"color_options","type":"composite"},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"LED1536G5","options":[{"access":2,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to 0 (no transition).","label":"Transition","name":"transition","property":"transition","type":"numeric","value_min":0},{"access":2,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true).","label":"Color sync","name":"color_sync","property":"color_sync","type":"binary","value_off":false,"value_on":true},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"IKEA"},"disabled":false,"endpoints":{"1":{"bindings":[{"cluster":"genLevelCtrl","target":{"endpoint":1,"ieee_address":"0x00212effff06ea76","type":"endpoint"}},{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x00212effff06ea76","type":"endpoint"}}],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","lightingColorCtrl","touchlink","64636"],"output":["genScenes","genOta","genPollCtrl","touchlink"]},"configured_reportings":[{"attribute":"currentLevel","cluster":"genLevelCtrl","maximum_report_interval":3600,"minimum_report_interval":5,"reportable_change":1},{"attribute":"onOff","cluster":"genOnOff","maximum_report_interval":3600,"minimum_report_interval":0,"reportable_change":0}],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}},"friendly_name":"GF_Livingroom_Light_Couch","ieee_address":"0x000b57fffebebdd7","interview_completed":true,"interviewing":false,"manufacturer":"IKEA of Sweden","model_id":"TRADFRI bulb E14 WS opal 400lm","network_address":41735,"power_source":"Mains (single phase)","software_build_id":"2.3.087","supported":true,"type":"Router"}

IKEA TRADFRIE Bulb E14:
--->>> fromZ2M -> 0x8cf681fffe1be8f4 exposes: {"date_code":"20201009","definition":{"description":"TRADFRI LED bulb E12/E14 450/470 lumen, wireless dimmable white spectrum/chandelier opal white","exposes":[{"features":[{"access":7,"description":"On/off state of this light","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"Brightness of this light","label":"Brightness","name":"brightness","property":"brightness","type":"numeric","value_max":254,"value_min":0},{"access":7,"description":"Color temperature of this light","label":"Color temp","name":"color_temp","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454}],"property":"color_temp","type":"numeric","unit":"mired","value_max":454,"value_min":250},{"access":7,"description":"Color temperature after cold power on of this light","label":"Color temp startup","name":"color_temp_startup","presets":[{"description":"Coolest temperature supported","name":"coolest","value":250},{"description":"Cool temperature (250 mireds / 4000 Kelvin)","name":"cool","value":250},{"description":"Neutral temperature (370 mireds / 2700 Kelvin)","name":"neutral","value":370},{"description":"Warm temperature (454 mireds / 2200 Kelvin)","name":"warm","value":454},{"description":"Warmest temperature supported","name":"warmest","value":454},{"description":"Restore previous color_temp on cold power on","name":"previous","value":65535}],"property":"color_temp_startup","type":"numeric","unit":"mired","value_max":454,"value_min":250}],"type":"light"},{"access":2,"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)","label":"Effect","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"]},{"access":7,"description":"Controls the behavior when the device is powered on after power loss","label":"Power-on behavior","name":"power_on_behavior","property":"power_on_behavior","type":"enum","values":["off","on","toggle","previous"]},{"access":7,"description":"Advanced color behavior","features":[{"access":2,"description":"Controls whether color and color temperature can be set while light is off","label":"Execute if off","name":"execute_if_off","property":"execute_if_off","type":"binary","value_off":false,"value_on":true}],"label":"Color options","name":"color_options","property":"color_options","type":"composite"},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"LED1949C5","options":[{"access":2,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to 0 (no transition).","label":"Transition","name":"transition","property":"transition","type":"numeric","value_min":0},{"access":2,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true).","label":"Color sync","name":"color_sync","property":"color_sync","type":"binary","value_off":false,"value_on":true},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"IKEA"},"disabled":false,"endpoints":{"1":{"bindings":[],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","lightingColorCtrl","touchlink","64599"],"output":["genOta"]},"configured_reportings":[],"scenes":[]},"242":{"bindings":[],"clusters":{"input":["greenPower"],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}},"friendly_name":"Küche","ieee_address":"0x8cf681fffe1be8f4","interview_completed":true,"interviewing":false,"manufacturer":"IKEA of Sweden","model_id":"TRADFRIbulbE14WScandleopal470lm","network_address":47527,"power_source":"Mains (single phase)","software_build_id":"1.0.032","supported":true,"type":"Router"}

o0shojo0o added a commit that referenced this issue Dec 3, 2023
@o0shojo0o
Copy link
Contributor

@SMHRambo
Copy link
Author

SMHRambo commented Dec 3, 2023

I've never done this before,
but I used the URL in the adaptermenu.
After restarting the adapter, I received these log messages:

zigbee2mqtt.0 | 2023-12-03 22:33:01.532 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:33:01.531 | warn | Object  0x8cf681fffe1be8f4.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:33:00.786 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:33:00.784 | warn | Object  0x00178801047a5f0f.colortempstartup is invalid: obj.common.min (2000)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:33:00.277 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:33:00.275 | warn | Object  0x00178801047aa109.colortempstartup is invalid: obj.common.min (2000)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:58.550 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:58.548 | warn | Object  0x000b57fffeb7d656.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:58.216 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:58.215 | warn | Object  0x000b57fffe88b0b7.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:57.807 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:57.806 | warn | Object  0x000b57fffebebdd7.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:57.481 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:57.480 | warn | Object  0x000b57fffe93da8e.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:57.122 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:57.119 | warn | Object  0x000b57fffe8d94ce.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:44.472 | warn | Start try again in 1 seconds...
zigbee2mqtt.0 | 2023-12-03 22:32:13.198 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.198 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.197 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.196 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.195 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.195 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.194 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.194 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.193 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.193 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.192 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.191 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.189 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.187 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.185 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.183 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "15" less than min "2000"
zigbee2mqtt.0 | 2023-12-03 22:32:13.171 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.171 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.170 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.170 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.169 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.154 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:13.026 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.989 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.988 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.987 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.986 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.986 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.985 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.984 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.984 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.983 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.982 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.982 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.981 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.980 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.979 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.979 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.978 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.977 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.977 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.976 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.975 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.974 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.974 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.972 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.971 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.969 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.969 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.968 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.967 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.967 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.966 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.965 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.964 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.964 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.963 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.943 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.864 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.863 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.862 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.861 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.860 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.859 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.858 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.856 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.855 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.853 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.851 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.807 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.806 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.805 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.805 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.804 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.803 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.802 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.802 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.801 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.800 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.800 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.799 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.798 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.797 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.797 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.796 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.795 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.794 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.793 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.792 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.792 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.782 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.781 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.780 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.778 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.777 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.763 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.761 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.759 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.756 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "15" less than min "2203"
zigbee2mqtt.0 | 2023-12-03 22:32:12.194 | warn | State value to set for "zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:12.099 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:12.098 | warn | Object  zigbee2mqtt.0.0x8cf681fffe1be8f4.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:12.085 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:12.085 | warn | Object  0x8cf681fffe1be8f4.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:11.674 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup" has value "6667" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:11.581 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:11.580 | warn | Object  zigbee2mqtt.0.0x00178801047a5f0f.colortempstartup is invalid:  obj.common.min (2000) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:11.571 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:11.570 | warn | Object  0x00178801047a5f0f.colortempstartup is invalid: obj.common.min (2000)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:11.178 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.colortempstartup" has value "6667" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:11.116 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:11.115 | warn | Object  zigbee2mqtt.0.0x00178801047aa109.colortempstartup is invalid:  obj.common.min (2000) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:11.106 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:11.105 | warn | Object  0x00178801047aa109.colortempstartup is invalid: obj.common.min (2000)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:09.342 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:09.273 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:09.272 | warn | Object  zigbee2mqtt.0.0x000b57fffeb7d656.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:09.265 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:09.264 | warn | Object  0x000b57fffeb7d656.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:08.802 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:08.738 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:08.738 | warn | Object  zigbee2mqtt.0.0x000b57fffe88b0b7.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:08.727 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:08.726 | warn | Object  0x000b57fffe88b0b7.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:08.278 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:08.219 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:08.218 | warn | Object  zigbee2mqtt.0.0x000b57fffebebdd7.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:08.212 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:08.210 | warn | Object  0x000b57fffebebdd7.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:07.833 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:07.774 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:07.772 | warn | Object  zigbee2mqtt.0.0x000b57fffe93da8e.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:07.767 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:07.766 | warn | Object  0x000b57fffe93da8e.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:32:07.433 | warn | State value to set for "zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup" has value "4000" greater than max "15"
zigbee2mqtt.0 | 2023-12-03 22:32:07.334 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:07.333 | warn | Object  zigbee2mqtt.0.0x000b57fffe8d94ce.colortempstartup is invalid:  obj.common.min (2203) needs to be less than or equal to obj.common.max  (15)
zigbee2mqtt.0 | 2023-12-03 22:32:07.320 | warn | This object will not be created in future versions. Please report this to the developer.
zigbee2mqtt.0 | 2023-12-03 22:32:07.316 | warn | Object  0x000b57fffe8d94ce.colortempstartup is invalid: obj.common.min (2203)  needs to be less than or equal to obj.common.max (15)
zigbee2mqtt.0 | 2023-12-03 22:31:50.450 | warn | Start try again in 1 seconds...
zigbee2mqtt.0 | 2023-12-03 22:31:05.076 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.075 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.074 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.074 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.073 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.072 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.064 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.064 | warn | State value to set for "zigbee2mqtt.0.0x00178801047a5f0f.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.063 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.062 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.061 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.060 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.color_temp_startup" has value "65535" greater than max "500"
zigbee2mqtt.0 | 2023-12-03 22:31:05.059 | warn | State value to set for "zigbee2mqtt.0.0x00178801047aa109.color_temp_startup" has value "65535" greater than max "500"

@o0shojo0o
Copy link
Contributor

Yes, you did everything right, but I didn't ;)
Can you please install again using the same link.
https:/o0shojo0o/ioBroker.zigbee2mqtt/tree/Unnecessary-warning-for-special-value-%23269

@SMHRambo
Copy link
Author

SMHRambo commented Dec 5, 2023

Tested, also with new hardware that I bought yesterday.
The warning for the incorrect value does not appear in the logs.

@o0shojo0o
Copy link
Contributor

Ok, I understand correctly that this solves the problem?

@SMHRambo
Copy link
Author

SMHRambo commented Dec 5, 2023

as far as I can tell, yes

@SMHRambo SMHRambo closed this as completed Dec 5, 2023
o0shojo0o added a commit that referenced this issue Dec 17, 2023
* Update exposes.js

First try #269

* Update exposes.js

* Update exposes.js
o0shojo0o added a commit that referenced this issue Dec 17, 2023
-   (o0shojo0o) fixed unnecessary warning for special value ([269](#269))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants