Skip to content

Commit

Permalink
New device - Beca BAC-002-ALW Thermostat BK7231N v2.0.2, renamve prev…
Browse files Browse the repository at this point in the history
…ious Beca device to include chip type.
  • Loading branch information
Cossid committed Jan 17, 2024
1 parent 1c46b7a commit d76dfe6
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 2 deletions.
111 changes: 111 additions & 0 deletions devices/beca-bac-002-alw-thermostat-bk7231n-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
{
"manufacturer": "Beca",
"name": "BAC-002-ALW Thermostat BK7231N v2.0.2",
"key": "N8bUqOZ8HBQjU0K0",
"ap_ssid": "SmartLife",
"github_issues": [
596
],
"image_urls": [
"beca-bac-002-alw-thermostat-bk7231n-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"0000000icv": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"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",
"property": {
"range": [
"0",
"1",
"2"
],
"type": "enum"
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1",
"2",
"3"
],
"type": "enum"
},
"id": 103,
"type": "obj"
},
{
"mode": "rw",
"id": 104,
"type": "raw"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"manufacturer": "Beca",
"name": "BHT-006 Thermostat",
"name": "BHT-006 Thermostat BK7231T v2.0.2",
"key": "IAYz2WK1th0cMLmL",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"beca-bht-006-thermostat.jpg"
"beca-bht-006-thermostat-bk7231t-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
Expand Down
File renamed without changes
Binary file added images/beca-bht-006-thermostat-bk7231t-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 d76dfe6

Please sign in to comment.