Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1c46b7a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 17, 2024
1 parent e198dcb commit 913b9ca
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": "Temperature and Humidity Sensor v1.0.5", "key": "yqiqbaldtr0i7mru", "ap_ssid": "SmartLife", "github_issues": [594], "image_urls": ["https://tuya-cloudcutter.github.io/images/tuya-generic-temperature-and-humidity-sensor-v1.0.5.jpg"], "profiles": [{"slug": "bk7231n-lowpower-common-ty-1.0.5-sdk-2.3.1-40.00", "name": "1.0.5 - BK7231N", "type": "CLASSIC", "sub_name": "bk7231n_lowpower_common_ty", "icon": "memory"}], "schemas": {"000003kgeu": [{"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}, {"trigger": "direct", "type": "obj", "mode": "ro", "property": {"range": ["low", "middle", "high"], "type": "enum"}, "id": 3}, {"trigger": "direct", "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": 1, "max": 120, "scale": 0, "step": 1, "type": "value"}, "id": 17}, {"type": "obj", "mode": "rw", "property": {"min": 1, "max": 120, "scale": 0, "step": 1, "type": "value"}, "id": 18}, {"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-temperature-and-humidity-sensor-v1.0.5", "image_url": "https://tuya-cloudcutter.github.io/images/thumbs/tuya-generic-temperature-and-humidity-sensor-v1.0.5.jpg"}
2 changes: 1 addition & 1 deletion api/profiles.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name": "1.0.5 - BK7231N", "sub_name": "bk7231n_lowpower_common_ty", "type": "CLASSIC", "icon": "memory", "firmware": {"chip": "BK7231N", "name": "bk7231n_lowpower_common_ty", "version": "1.0.5", "sdk": "2.3.1-40.00", "key": "keyr5qhaxgstx9ys"}, "data": {"address_finish": "0x1B39B", "address_ssid": "0xC56F9", "address_ssid_padding": 4}, "slug": "bk7231n-lowpower-common-ty-1.0.5-sdk-2.3.1-40.00", "devices": [{"slug": "tuya-generic-temperature-and-humidity-sensor-v1.0.5", "manufacturer": "Tuya Generic", "name": "Temperature and Humidity Sensor v1.0.5", "image_url": "https://tuya-cloudcutter.github.io/images/thumbs/tuya-generic-temperature-and-humidity-sensor-v1.0.5.jpg"}], "github_issues": [594]}

0 comments on commit 913b9ca

Please sign in to comment.