Skip to content

Commit

Permalink
New device - MOES WHT-002 Thermostat
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 28, 2024
1 parent 4ea1742 commit 41e9cef
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 0 deletions.
115 changes: 115 additions & 0 deletions devices/moes-wht-002-thermostat-v1.1.80.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"manufacturer": "MOES",
"name": "WHT-002 Thermostat v1.1.80",
"key": "4jdveazecxcrdbgq",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"moes-wht-002-thermostat-v1.1.80.jpg"
],
"profiles": [
"bk7231t-common-user-config-ty-1.1.80-sdk-1.0.6-40.00"
],
"schemas": {
"0000044ufd": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 70,
"scale": 1,
"step": 5,
"type": "value"
},
"id": 2,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 1,
"step": 5,
"type": "value"
},
"id": 3,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1"
],
"type": "enum"
},
"id": 4,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 5,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 6,
"type": "obj"
},
{
"mode": "rw",
"id": 101,
"type": "raw"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 198,
"scale": 1,
"step": 5,
"type": "value"
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1"
],
"type": "enum"
},
"id": 103,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "bool"
},
"id": 104,
"type": "obj"
}
]
},
"tuyamcu_baud": "9600"
}
115 changes: 115 additions & 0 deletions devices/moes-wht-002-thermostat-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"manufacturer": "MOES",
"name": "WHT-002 Thermostat v2.0.2",
"key": "IAYz2WK1th0cMLmL",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"moes-wht-002-thermostat-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"0000000id6": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 70,
"scale": 0,
"step": 5,
"type": "value"
},
"id": 2,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 5,
"type": "value"
},
"id": 3,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1"
],
"type": "enum"
},
"id": 4,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 5,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 6,
"type": "obj"
},
{
"mode": "rw",
"id": 101,
"type": "raw"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 198,
"scale": 0,
"step": 5,
"type": "value"
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1"
],
"type": "enum"
},
"id": 103,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "bool"
},
"id": 104,
"type": "obj"
}
]
},
"tuyamcu_baud": "9600"
}
Binary file added images/moes-wht-002-thermostat-v1.1.80.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/moes-wht-002-thermostat-v2.0.2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 41e9cef

Please sign in to comment.