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

Request support for TH05F-BLE Temperature and humidity Sensor #2970

Open
pawlak2 opened this issue Feb 17, 2025 · 0 comments
Open

Request support for TH05F-BLE Temperature and humidity Sensor #2970

pawlak2 opened this issue Feb 17, 2025 · 0 comments
Labels
awaiting confirmation Wating for confirmation the issue is solved device variant Variant of a supported device unreleased Will be in next release

Comments

@pawlak2
Copy link

pawlak2 commented Feb 17, 2025

Log message

2025-02-17 10:06:17.606 WARNING (MainThread) [custom_components.tuya_local.config_flow] Device matches bresser_smart_thermo_hygrometer with quality of 100%. DPS: {"updated_at": 1739783176.1847248, "1": 225, "2": 44, "9": "c"}

Product ID

1jvidcsf

Product Name

Temperature and humidity Sensor TH05F-BLE

DPS information

{
  "result": {
    "model": "{\"modelId\":\"ffqgyg\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[
{\"abilityId\":1,\"accessMode\":\"ro\",\"code\":\"temp_current\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_temp\",\"attribute\":\"1664\",\"trigger\":\"direct\"},\"name\":\"温度\",\"typeSpec\":{\"type\":\"value\",\"max\":600,\"min\":-99,\"scale\":1,\"step\":1,\"unit\":\"℃\"}},
{\"abilityId\":2,\"accessMode\":\"ro\",\"code\":\"humidity_value\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-shidu\",\"attribute\":\"1664\",\"trigger\":\"direct\"},\"name\":\"湿度\",\"typeSpec\":{\"type\":\"value\",\"max\":99,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"%\"}},
{\"abilityId\":4,\"accessMode\":\"ro\",\"code\":\"battery_percentage\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_battery\",\"attribute\":\"1152\",\"trigger\":\"direct\"},\"name\":\"电池电量\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"%\"}},
{\"abilityId\":9,\"accessMode\":\"rw\",\"code\":\"temp_unit_convert\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"1152\"},\"name\":\"温标\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"c\",\"f\"]}},
{\"abilityId\":23,\"accessMode\":\"rw\",\"code\":\"temp_calibration\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_loop\"},\"name\":\"温度校准\",\"typeSpec\":{\"type\":\"value\",\"max\":20,\"min\":-20,\"scale\":1,\"step\":1,\"unit\":\"℃\"}},
{\"abilityId\":24,\"accessMode\":\"rw\",\"code\":\"hum_calibration\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-icon-percent\"},\"name\":\"湿度校准\",\"typeSpec\":{\"type\":\"value\",\"max\":10,\"min\":-10,\"scale\":0,\"step\":1,\"unit\":\"%\"}}]}]}"
  },
  "success": true,
  "t": 1739784555198,
  "tid": "a76e9e4ded1111efa76bb217c6c149bc"
}

Information about how the device functions

It is bluetooth Temperature and humidity Sensor, another variant of TH05. Probably it does not report abilityId 4 battery_percentage, and that is why it is not detected correctly

It is detected as follows:
Image

@pawlak2 pawlak2 added the new device Unsupported device label Feb 17, 2025
@make-all make-all moved this to 🔖 Ready in Tuya Local Feb 17, 2025
@make-all make-all added device variant Variant of a supported device full_info All info needed was provided and removed new device Unsupported device labels Feb 17, 2025
make-all added a commit that referenced this issue Feb 22, 2025
- make battery optional
- add optional calibration entities (disabled by default)

Issue #2970
@make-all make-all added awaiting confirmation Wating for confirmation the issue is solved unreleased Will be in next release and removed full_info All info needed was provided labels Feb 22, 2025
@make-all make-all moved this from 🔖 Ready to ✅ Done in Tuya Local Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting confirmation Wating for confirmation the issue is solved device variant Variant of a supported device unreleased Will be in next release
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants