Skip to content

Commit

Permalink
New device - MOES S16Pro Smart AC Controller v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Sep 4, 2024
1 parent d8957a3 commit 777effe
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 0 deletions.
228 changes: 228 additions & 0 deletions devices/moes-s16pro-smart-ac-controller-v1.3.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,228 @@
{
"manufacturer": "MOES",
"name": "S16Pro Smart AC Controller v1.3.1",
"key": "aqlyorlybbtn6ox7",
"ap_ssid": "SmartLife",
"github_issues": [
701
],
"image_urls": [
"moes-s16pro-smart-ac-controller-v1.3.1.jpg"
],
"profiles": [
"bk7231n-common-ir-ctr-ty-1.3.1-sdk-2.3.1-40.00"
],
"schemas": {
"00000492z1": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 600,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 2,
"trigger": "direct",
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 16,
"max": 30,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 3,
"trigger": "direct",
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"cold",
"warm",
"auto",
"air",
"dehumidify"
],
"type": "enum"
},
"id": 4,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"auto",
"low",
"middle",
"high"
],
"type": "enum"
},
"id": 5,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "bitmap",
"maxlen": 2
},
"id": 6,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 7,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 720,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 8,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 16,
"max": 30,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 16,
"max": 30,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"c",
"f"
],
"type": "enum"
},
"id": 11,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 12,
"trigger": "direct",
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"scene_1",
"scene_2",
"scene_3"
],
"type": "enum"
},
"id": 15,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"done",
"run",
"idle"
],
"type": "enum"
},
"id": 16,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 999999,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 18,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 19,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 3072
},
"id": 201,
"type": "obj"
},
{
"mode": "ro",
"id": 202,
"type": "raw"
}
]
}
}
Binary file added images/moes-s16pro-smart-ac-controller-v1.3.1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/bk7231n-common-ir-ctr-ty-1.3.1-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.3.1 - BK7231N",
"sub_name": "bk7231n_common_ir_ctr_ty",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "bk7231n_common_ir_ctr_ty",
"version": "1.3.1",
"sdk": "2.3.1-40.00",
"key": "keyy4dve9gxfrn4h"
},
"data": {
"address_finish": "0x1BC6F",
"address_ssid": "0xCFA01",
"address_ssid_padding": 4
}
}

0 comments on commit 777effe

Please sign in to comment.