We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello,
in principle, the IKEA butto works, but in the log file appear the messages below, I think that here not everything is fully supported.
OH 3.4.3 and zigbee2mqtt 1.30.3
firmwareVersion 2.3.079 modelId TRADFRI ON/OFF switch (E1743) deviceId zigbee2mqtt_5F0xbc33acfffe280cd9 vendor IKEA
https://www.zigbee2mqtt.io/devices/E1743.html#ikea-e1743
MQTT Config Topic
binary_sensor/0xbc33acfffe280cd9/update_available device_automation/0xbc33acfffe280cd9/action_brightness_move_down device_automation/0xbc33acfffe280cd9/action_brightness_move_up device_automation/0xbc33acfffe280cd9/action_brightness_stop device_automation/0xbc33acfffe280cd9/action_off device_automation/0xbc33acfffe280cd9/action_on device_automation/0xbc33acfffe280cd9/click_brightness_down device_automation/0xbc33acfffe280cd9/click_brightness_stop device_automation/0xbc33acfffe280cd9/click_brightness_up device_automation/0xbc33acfffe280cd9/click_off device_automation/0xbc33acfffe280cd9/click_on sensor/0xbc33acfffe280cd9/action sensor/0xbc33acfffe280cd9/battery sensor/0xbc33acfffe280cd9/click sensor/0xbc33acfffe280cd9/linkquality sensor/0xbc33acfffe280cd9/update_state update/0xbc33acfffe280cd9/update
2023-04-25 19:55:31.580 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_up component type is unsupported: device_automation 2023-04-25 19:55:31.580 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_on component type is unsupported: device_automation 2023-04-25 19:55:31.581 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_off component type is unsupported: device_automation 2023-04-25 19:55:31.581 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_move_up component type is unsupported: device_automation 2023-04-25 19:55:31.582 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_stop component type is unsupported: device_automation 2023-04-25 19:55:31.582 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_stop component type is unsupported: device_automation 2023-04-25 19:55:31.583 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_down component type is unsupported: device_automation 2023-04-25 19:55:31.586 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing update component type is unsupported: update 2023-04-25 19:55:31.586 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_on component type is unsupported: device_automation 2023-04-25 19:55:31.587 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_off component type is unsupported: device_automation 2023-04-25 19:55:31.624 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_move_down component type is unsupported: device_automation 2023-04-25 19:55:36.653 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_up component type is unsupported: device_automation 2023-04-25 19:55:36.653 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_move_up component type is unsupported: device_automation 2023-04-25 19:55:36.655 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_on component type is unsupported: device_automation 2023-04-25 19:55:36.656 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_off component type is unsupported: device_automation 2023-04-25 19:55:36.657 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_stop component type is unsupported: device_automation 2023-04-25 19:55:36.660 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_stop component type is unsupported: device_automation 2023-04-25 19:55:36.660 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing update component type is unsupported: update 2023-04-25 19:55:36.662 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_on component type is unsupported: device_automation 2023-04-25 19:55:36.662 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_off component type is unsupported: device_automation 2023-04-25 19:55:36.703 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing click_brightness_down component type is unsupported: device_automation 2023-04-25 19:55:36.705 [WARN ] [ssistant.internal.DiscoverComponents] - HomeAssistant discover error: thing action_brightness_move_down component type is unsupported: device_automation
The text was updated successfully, but these errors were encountered:
device_automation is now supported as of #14234. #14241 add support for the update component.
Sorry, something went wrong.
No branches or pull requests
hello,
in principle, the IKEA butto works, but in the log file appear the messages below, I think that here not everything is fully supported.
OH 3.4.3 and zigbee2mqtt 1.30.3
firmwareVersion 2.3.079
modelId TRADFRI ON/OFF switch (E1743)
deviceId zigbee2mqtt_5F0xbc33acfffe280cd9
vendor IKEA
https://www.zigbee2mqtt.io/devices/E1743.html#ikea-e1743
MQTT Config Topic
The text was updated successfully, but these errors were encountered: