Skip to content

Commit

Permalink
Deploying to gh-pages from @ d544c26 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 12, 2024
1 parent 358c048 commit c6ca5c0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/devices.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"manufacturer": "Tuya Generic", "name": "TH08 Temperature and Humdity Sensor v1.0.0", "key": "xflodz7oja0pndk3", "ap_ssid": "SmartLife", "github_issues": [591], "image_urls": ["https://tuya-cloudcutter.github.io/images/tuya-generic-th08-temperature-and-humdity-sensor-v1.0.0.jpg"], "profiles": [{"slug": "th08-cbu-7231nl-1.0.0-sdk-2.3.1-40.00", "name": "1.0.0 - BK7231N", "type": "CLASSIC", "sub_name": "TH08_CBU_7231NL", "icon": "memory"}], "schemas": {"ey2ha0": [{"trigger": "direct", "type": "obj", "mode": "ro", "property": {"min": -200, "max": 600, "scale": 1, "step": 1, "type": "value"}, "id": 1}, {"trigger": "direct", "type": "obj", "mode": "ro", "property": {"min": 0, "max": 100, "scale": 0, "step": 1, "type": "value"}, "id": 2}, {"type": "obj", "mode": "ro", "property": {"min": 0, "max": 100, "scale": 0, "step": 1, "type": "value"}, "id": 4}, {"type": "obj", "mode": "rw", "property": {"range": ["c", "f"], "type": "enum"}, "id": 9}, {"type": "obj", "mode": "rw", "property": {"min": -200, "max": 600, "scale": 1, "step": 1, "type": "value"}, "id": 10}, {"type": "obj", "mode": "rw", "property": {"min": -200, "max": 600, "scale": 1, "step": 1, "type": "value"}, "id": 11}, {"type": "obj", "mode": "rw", "property": {"min": 0, "max": 100, "scale": 0, "step": 1, "type": "value"}, "id": 12}, {"type": "obj", "mode": "rw", "property": {"min": 0, "max": 100, "scale": 0, "step": 1, "type": "value"}, "id": 13}, {"type": "obj", "mode": "ro", "property": {"range": ["loweralarm", "upperalarm", "cancel"], "type": "enum"}, "id": 14}, {"type": "obj", "mode": "ro", "property": {"range": ["loweralarm", "upperalarm", "cancel"], "type": "enum"}, "id": 15}, {"type": "obj", "mode": "rw", "property": {"min": 3, "max": 20, "scale": 1, "step": 1, "type": "value"}, "id": 19}, {"type": "obj", "mode": "rw", "property": {"min": 3, "max": 20, "scale": 0, "step": 1, "type": "value"}, "id": 20}]}, "slug": "tuya-generic-th08-temperature-and-humdity-sensor-v1.0.0", "image_url": "https://tuya-cloudcutter.github.io/images/thumbs/tuya-generic-th08-temperature-and-humdity-sensor-v1.0.0.jpg"}
2 changes: 1 addition & 1 deletion api/profiles.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions api/profiles/th08-cbu-7231nl-1.0.0-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "1.0.0 - BK7231N", "sub_name": "TH08_CBU_7231NL", "type": "CLASSIC", "icon": "memory", "firmware": {"chip": "BK7231N", "name": "TH08_CBU_7231NL", "version": "1.0.0", "sdk": "2.3.1-40.00"}, "data": {"address_finish": "0x1B597", "address_ssid": "0xC5ACD", "address_ssid_padding": 4}, "slug": "th08-cbu-7231nl-1.0.0-sdk-2.3.1-40.00", "devices": [{"slug": "tuya-generic-th08-temperature-and-humdity-sensor-v1.0.0", "manufacturer": "Tuya Generic", "name": "TH08 Temperature and Humdity Sensor v1.0.0", "image_url": "https://tuya-cloudcutter.github.io/images/thumbs/tuya-generic-th08-temperature-and-humdity-sensor-v1.0.0.jpg"}], "github_issues": [591]}

0 comments on commit c6ca5c0

Please sign in to comment.