Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.11k stars 1.68k forks source link

Invalid option for select.cover01_set_bottom_limit: 'True' (valid options: ['SET']) | Moes AM43-0.45/40-ES-EB #18788

Closed szatan81 closed 1 year ago

szatan81 commented 1 year ago

What happened?

After updating HA (2023.8.4) & z2m (1.32.2) to latest versions my HA got flooded with that error for every Moes AM43-0.45/40-ES-EB, example:

Invalid option for select.roleta_salon_01_set_bottom_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_02_set_upper_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_02_set_bottom_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_03_set_upper_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_03_set_bottom_limit: 'True' (valid options: ['SET'])

What did you expect to happen?

Get rid of an error

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.32.2

Adapter firmware version

20220219

Adapter

zStack3x0

Debug log

Invalid option for select.roleta_salon_01_set_bottom_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_02_set_upper_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_02_set_bottom_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_03_set_upper_limit: 'True' (valid options: ['SET']) Invalid option for select.roleta_salon_03_set_bottom_limit: 'True' (valid options: ['SET'])

szatan81 commented 1 year ago

Maybe someone could taka a look on that. It spams my HA log pretty bad:

First occurred: August 29, 2023 at 3:56:47 PM (5834 occurrences)

It is probably small fix in zigbee-herdsman-converters

Thanks

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

reaper7 commented 11 months ago

I have the same problem. Any fix?

WRLPDZ commented 10 months ago

Same here. Any info?

szatan81 commented 10 months ago

What i did:

1.Entered integrations in HA -> MQTT

  1. Found cover entity
  2. I disabled "set_upper_limit" and "set_bottom_limit" entities in "Controls" card.

It's a workaround but i don't have errors anymore.