-
Notifications
You must be signed in to change notification settings - Fork 610
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
Request support for kcl_m1803a_m #2756
Comments
The logs are from a different integration, and do not show the dps info as sent by the device. You need to post the logs from this integration:
|
And this is what I get from the logs: שגיאה זו מקורה בשילוב מותאם אישית. יומן: custom_components.tuya_local.config_flow Could not find device: 07066841840d8e8f0ff5 שגיאה זו מקורה בשילוב מותאם אישית. יומן: custom_components.tuya_local.config_flow Adding DIFFUSER device with product id GQxEe5orh45cMgA6 שגיאה זו מקורה בשילוב מותאם אישית. יומן: custom_components.tuya_local.config_flow Device matches smardeer_lock33 with quality of 50%. DPS: {"updated_at": 1736522041.1702027, "2": "1", "4": 0, "6": "close", "7": 255, "8": "ffffff00a00064", "9": 0} שגיאה זו מקורה בשילוב מותאם אישית. יומן: custom_components.tuya_local.config_flow Include the previous log messages with any new device request to https://github.com/make-all/tuya-local/issues/ |
Thank you, this was the one needed
|
So this is what I have left now is to wait for the device support to be ready? |
Yes, probably about a month for this to get to the front of the queue. |
{ Can this information also help you for my diffuser? I just want to help you as much as possible. |
This should be a subset of what is in the dps info already, and if they are different, the Query Things Data Model is more likely to be the correct one in experience. So for now no more info is needed. |
Thank you! |
Since this is just a config change, you can copy the config file into your /config/custom_components/tuya_local/devices directory if you want to try it before the next release. |
I checked and most work as it should only in spray modes 1 is big and 2 is small it should be the other way around and in addition turning off and on the led and switching modes is not well defined |
The spray modes is an easy fix, it was listed in the order big/small in the description, but it wasn't explicitly stated which was which. I agree that the light on/off issues not well defined. The docs had a switch for the light, but it does not appear in the log. And it also supports a "close" option for mode, which is often due to direct translation of Chinese for "off". So I tried to support both ways of turning on/off in the config, but it would be more reliable if there was one true way, which will need more collection of diagnostics or debug logs to figure out how it is working when controlled from the app. |
- swap speeds (for spray level) - add translation key for aroma_diffuser presets - add timer preset to translations Issue #2756
Log message
localtuya log
Product ID
GQxEe5orh45cMgA6
Product Name
加湿器 - humidifier
DPS information
Information about how the device functions
This diffuser is about:
https://he.aliexpress.com/item/1005006913992443.html?spm=a2g0o.productlist.main.1.469b60511iV8IQ&algo_pvid=36e05425-e13c-42f6-a56d-66a910e6321b&algo_exp_id=36e05425-e13c-42f6-a56d-66a910e6321b-0&pdp_npi= 4%40dis%21ILS%21122.10%2148.42%21%21%21239.32%2194.90%21%4021015b7d17364764476716424ef6b2%2112000038709458256%21sea%21IL%210%21ABX&curPageLogUid=Nz0IlE7miImW&utparam-url=scene%3Asearch%7Cquery_from%3A
In addition, its functionality is control over the spray, the lights and the color including brightness, and a timer for spraying.
The text was updated successfully, but these errors were encountered: