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

ICE BATH COOLER (Cold Plunge) device support #1001

Open
doonot opened this issue Jul 1, 2024 · 0 comments
Open

ICE BATH COOLER (Cold Plunge) device support #1001

doonot opened this issue Jul 1, 2024 · 0 comments
Labels
enhancement Request new features help wanted Extra attention is needed

Comments

@doonot
Copy link

doonot commented Jul 1, 2024

Device normal info

  • Brand: Artic Plunge
  • Model: ICE BATH CHILLER

Device info (please complete the following information, which can be found in log):
like this:
{
"endpoint": "https://apigw.tuyaeu.com",
"terminal_id": "1717178431130jIXFYu",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"id": "bfa3582b3778afdcda3u4c",
"name": "Arctic Plunge",
"category": "ktkzq",
"product_id": "whueiaeol5jw8kgw",
"product_name": "ICE BATH CHILLER",
"online": true,
"sub": false,
"time_zone": "+02:00",
"active_time": "2024-05-31T14:28:05+00:00",
"create_time": "2024-05-31T14:28:05+00:00",
"update_time": "2024-05-31T14:28:05+00:00",
"function": {
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 3,
"max": 42,
"scale": 0,
"step": 1
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 3,
"max": 42,
"scale": 0,
"step": 1
}
},
"temp_current": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": -1000,
"max": 1000,
"scale": 1,
"step": 1
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status": {
"temp_set": 12,
"temp_current": 182,
"child_lock": true
},
"home_assistant": {
"name": "Arctic Plunge",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": []
},
"set_up": false,
"support_local": true
}
}

Device specifications (please complete the following information, which can be found in log):
I am not able to find this information, there are no Tuya related information in the log.

@doonot doonot added enhancement Request new features help wanted Extra attention is needed labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request new features help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant