You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there @tuya, @zlinoliver, @frenck, mind taking a look at this feedback 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 feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign tuya Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
Feedback
I have discovered the following bug:
while my motion sensor msl6wxk9 registers and records it in the TUYA app, the motion is not registered in Home Assistant.
This problem occurs after approx. 24 hours of operation.
{
“home_assistant": {
“installation_type": ‘Home Assistant OS’,
“version": ‘2024.12.5’,
“dev": false,
“hassio": true,
“virtualenv": false,
“python_version": ‘3.13.0’,
“docker": true,
“arch": ‘aarch64’,
“timezone": ‘Europe/Berlin’,
“os_name": ‘Linux’,
“os_version": ‘6.6.62-haos-raspi’,
“supervisor": ‘2024.12.0’,
“host_os": ‘Home Assistant OS 14.1’,
“docker_version": ‘27.2.0’,
“chassis": ‘embedded’,
“run_as_root": true
},
“custom_components": {
“solarman": {
“documentation": ‘https://github.com/StephanJoubert/home_assistant_solarman/blob/main/README.md’,
“version": ‘1.0.0’,
“requirements": [
“pyyaml”,
“pysolarmanv5”
]
},
“hon": {
“documentation": ‘https://github.com/Andre0512/hon/’,
“version": ‘0.14.0’,
“requirements": [
“pyhOn==0.17.5”
]
},
“tuya_local": {
“documentation": ‘https://github.com/make-all/tuya-local’,
“version": ‘2024.12.1’,
“requirements": [
“tinytuya==1.15.1”,
“tuya-device-sharing-sdk>=0.1.9,<=0.2.99”
]
},
“xiaomi_miot": {
“documentation": ‘https://github.com/al-one/hass-xiaomi-miot’,
“version": ‘1.0.7’,
URL
https://www.home-assistant.io/integrations/tuya/
Version
2024.12.5
Additional information
No response
The text was updated successfully, but these errors were encountered: