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

Tuya Integration does not support BBQ Thermometer #117516

Open
Xenomes opened this issue May 15, 2024 · 3 comments
Open

Tuya Integration does not support BBQ Thermometer #117516

Xenomes opened this issue May 15, 2024 · 3 comments
Assignees

Comments

@Xenomes
Copy link

Xenomes commented May 15, 2024

The problem

The Tuya Integration does not support BBQ Thermometer

Tuya instruction set:

Code | Type | Values
cook_temperature | Integer | { "unit": "℃", "min": -300, "max": 3000, "scale": 1, "step": 1 }
cook_temperature_2 | Integer | { "unit": "℃", "min": -300, "max": 3000, "scale": 1, "step": 1 }
temp_unit_convert | Enum | { "range": [ "c", "f" ] }
countdown | Integer | { "unit": "min", "min": 0, "max": 1440, "scale": 0, "step": 1 }
alarm_switch | Boolean | "{true,false}"
temp_cancel | Raw | {}

What version of Home Assistant Core has the issue?

core-2024.5.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya

Diagnostics information

tuya-e3157c0fb7aa593574e16f215c751474-LSC BBQ Thermometer-c32d4d4b903f052e1ccb776a8d723b8c.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @tuya, @zlinoliver, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of tuya can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign tuya Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


tuya documentation
tuya source
(message by IssueLinks)

@frenck
Copy link
Member

frenck commented May 15, 2024

Please provide the diagnostic information of this device by downloading it from the device page (as instructed by the form you filled in during issue creation).

@Xenomes
Copy link
Author

Xenomes commented May 15, 2024

Added to the original post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants