Skip to content

Commit

Permalink
Update to Outon S1 profile, split, versioned.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 24, 2024
1 parent c99b6a1 commit a7bbb4a
Show file tree
Hide file tree
Showing 5 changed files with 190 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"manufacturer": "Outon",
"name": "S1 MF18228 RGBCW Floor Lamp and RGB Strip",
"name": "S1 MF18228 RGBCW Floor Lamp and RGB Strip v1.1.3",
"key": "xaq7njftocha1f6z",
"ap_ssid": "SmartLife",
"github_issues": [
466
],
"image_urls": [
"outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip.jpg"
"outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip-v1.1.3.jpg"
],
"profiles": [
"bk7231n-unknown-1.1.3-sdk-2.3.3-40.00"
Expand Down
171 changes: 171 additions & 0 deletions devices/outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip-v1.1.5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
{
"manufacturer": "Outon",
"name": "S1 MF18228 RGBCW Floor Lamp and RGB Strip v1.1.5",
"key": "xaq7njftocha1f6z",
"ap_ssid": "SmartLife",
"github_issues": [
466
],
"image_urls": [
"outon-s1-mf18228-rgbcw-floor-lamp-and-rgb-strip-v1.1.5.jpg"
],
"profiles": [
"bk7231n-unknown-1.1.5-sdk-2.3.3-40.00"
],
"schemas": {
"ecf63w": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 21,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 24,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 25,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 26,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 27,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 34,
"type": "obj"
},
{
"mode": "rw",
"id": 52,
"type": "raw"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 54,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 55,
"type": "obj"
},
{
"mode": "rw",
"id": 56,
"type": "raw"
},
{
"mode": "rw",
"id": 57,
"type": "raw"
},
{
"mode": "rw",
"id": 61,
"type": "raw"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 63,
"type": "obj"
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions profiles/bk7231n-unknown-1.1.5-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.1.5 - BK7231N",
"sub_name": "bk7231n-unknown",
"type": "CLASSIC",
"icon": null,
"firmware": {
"chip": "BK7231N",
"name": "bk7231n-unknown",
"version": "1.1.5",
"sdk": "2.3.3-40.00"
},
"data": {
"address_finish": "0x1B81B",
"address_ssid": "0xC623B",
"address_ssid_padding": 4
}
}

0 comments on commit a7bbb4a

Please sign in to comment.