Skip to content

Commit

Permalink
New device - Airam S1WFAA Siren v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 23, 2025
1 parent d6b72dc commit a2c0cc2
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 0 deletions.
102 changes: 102 additions & 0 deletions devices/airam-s1wfaa-siren-v1.0.12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"manufacturer": "Airam",
"name": "S1WFAA Siren v1.0.12",
"key": "key8vv49fknghdey",
"ap_ssid": "SmartLife",
"github_issues": [
778
],
"image_urls": [
"airam-s1wfaa-siren-v1.0.12.jpg"
],
"profiles": [
"oem-bk7231n-voice-light-alarm-1.0.12-sdk-2.3.1-40.00"
],
"schemas": {
"0000045e10": [
{
"mode": "rw",
"property": {
"range": [
"alarm_sound",
"alarm_light",
"alarm_sound_light",
"normal"
],
"type": "enum"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"low",
"middle",
"high",
"mute"
],
"type": "enum"
},
"id": 5,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 60,
"max": 3600,
"scale": 0,
"step": 60,
"type": "value"
},
"id": 7,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 8,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 16,
"type": "obj"
}
]
},
"device_configuration": {
"battery_t": 0,
"blue_lv": 1,
"blue_pin": 8,
"bz_frq": 3500,
"bz_pin_lv": 1,
"bz_pin_pin": 26,
"crc": 69,
"door_bell_priority": 0,
"green_lv": 1,
"green_pin": 7,
"jv": "1.0.0",
"light_t": 1,
"max_V": 2400,
"min_V": 1800,
"module": "CBU",
"net_trig": 2,
"p_type_lv": 1,
"p_type_pin": 24,
"red_lv": 1,
"red_pin": 6,
"reset_t": 5,
"samp_pin": 23,
"timeout": 180,
"total_bt_lv": 0,
"total_bt_pin": 20
}
}
Binary file added images/airam-s1wfaa-siren-v1.0.12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/oem-bk7231n-voice-light-alarm-1.0.12-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.12 - BK7231N",
"sub_name": "oem_bk7231n_voice_light_alarm",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_voice_light_alarm",
"version": "1.0.12",
"sdk": "2.3.1-40.00",
"key": "key8vv49fknghdey"
},
"data": {
"address_finish": "0x1B5AB",
"address_ssid": "0xB4185",
"address_ssid_padding": 4
}
}

0 comments on commit a2c0cc2

Please sign in to comment.