Skip to content

Commit

Permalink
New device - MiBoxer FUT037W RGB LED Controller v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 21, 2024
1 parent d49a76c commit 93e7f74
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 0 deletions.
180 changes: 180 additions & 0 deletions devices/miboxer-fut037w-rgb-led-controller-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
{
"manufacturer": "MiBoxer",
"name": "FUT037W RGB LED Controller v2.0.2",
"key": "mgmyjpbtljcsxyiy",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"miboxer-fut037w-rgb-led-controller-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000004pzgv": [
{
"type": "obj",
"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
},
{
"mode": "rw",
"id": 30,
"type": "raw"
},
{
"mode": "rw",
"id": 31,
"type": "raw"
},
{
"mode": "rw",
"id": 32,
"type": "raw"
},
{
"mode": "rw",
"id": 33,
"type": "raw"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 34
},
{
"mode": "rw",
"id": 101,
"type": "raw"
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"RGB",
"RGBW",
"RGBCCT"
],
"type": "enum"
},
"id": 104
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"high_frequency",
"low_frequency"
],
"type": "enum"
},
"id": 105
},
{
"mode": "rw",
"id": 209,
"type": "raw"
},
{
"mode": "rw",
"id": 210,
"type": "raw"
}
]
},
"tuyamcu_baud": "9600"
}
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 93e7f74

Please sign in to comment.