Skip to content

Commit

Permalink
Shelly 4 docs fixes (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiH authored Oct 15, 2024
1 parent 6087438 commit a566bc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions docs/devices/SBBT-004CEU.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ShellyBLU Wall Switcht4

|Model Id|[SBBT-004CEU](https://github.com/theengs/decoder/blob/development/src/devices/SBBT_004CEU_json.h)|
|Model Id|[SBBT-004CEU](https://github.com/theengs/decoder/blob/development/src/devices/SBBT_004CEU_US_json.h)|
|-|-|
|Brand|Shelly|
|Model|ShellyBLU Wall Switch4|
Expand All @@ -9,9 +9,7 @@
|Frequency|2.4Ghz|
|Power Source|CR2032|
|Exchanged Data|button press type of each button, battery, packet ID|
|Encrypted|Yes/No - Optional|

Currently only unencrypted devices are supported.
|Encrypted|No - Currently only unencrypted devices are supported|

The button press type for each button is encoded as:

Expand Down
6 changes: 2 additions & 4 deletions docs/devices/SBBT-004CUS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ShellyBLU RC Button4

|Model Id|[SBBT-004CUS](https://github.com/theengs/decoder/blob/development/src/devices/SBBT_004CUS_json.h)|
|Model Id|[SBBT-004CUS](https://github.com/theengs/decoder/blob/development/src/devices/SBBT_004CEU_US_json.h)|
|-|-|
|Brand|Shelly|
|Model|ShellyBLU RC Button4|
Expand All @@ -9,9 +9,7 @@
|Frequency|2.4Ghz|
|Power Source|CR2032|
|Exchanged Data|button press type of each button, battery, packet ID|
|Encrypted|Yes/No - Optional|

Currently only unencrypted devices are supported.
|Encrypted|No - Currently only unencrypted devices are supported|

The button press type for each button is encoded as:

Expand Down

0 comments on commit a566bc3

Please sign in to comment.