-
-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
241 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
manufacturer: Linptech | ||
name: Smart Wireless Switch KS1 | ||
model: KS1 | ||
image: Linptech_KS1.png | ||
physical_description: | ||
broadcasted_properties: | ||
- four btn switch 1 | ||
- four btn switch 2 | ||
- four btn switch 3 | ||
- four btn switch 4 | ||
- battery | ||
- rssi | ||
broadcasted_property_notes: | ||
- property: four btn switch 1 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 2 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 3 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 4 | ||
note: returns 'short press', 'double press' or 'long press' | ||
broadcast_rate: | ||
active_scan: | ||
encryption_key: Probably (not confirmed yet) | ||
custom_firmware: | ||
notes: | ||
- There are two different versions of this switch, without temperature/humidity (KS1) and with temperature/humidity (KS1). | ||
- The switch sensor state will return to `no press` after the time set with the [reset_timer](configuration_params#reset_timer) option. It is advised to change the reset time to 1 second (default = 35 seconds). | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
manufacturer: Linptech | ||
name: Smart Wireless Switch KS1 Pro | ||
model: KS1BP | ||
image: Linptech_KS1BP.png | ||
physical_description: | ||
broadcasted_properties: | ||
- temperature | ||
- humidity | ||
- four btn switch 1 | ||
- four btn switch 2 | ||
- four btn switch 3 | ||
- four btn switch 4 | ||
- battery | ||
- rssi | ||
broadcasted_property_notes: | ||
- property: four btn switch 1 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 2 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 3 | ||
note: returns 'short press', 'double press' or 'long press' | ||
- property: four btn switch 4 | ||
note: returns 'short press', 'double press' or 'long press' | ||
broadcast_rate: | ||
active_scan: | ||
encryption_key: Probably (not confirmed yet) | ||
custom_firmware: | ||
notes: | ||
- There are two different versions of this switch, without temperature/humidity (KS1) and with temperature/humidity (KS1BP). | ||
- The switch sensor state will return to `no press` after the time set with the [reset_timer](configuration_params#reset_timer) option. It is advised to change the reset time to 1 second (default = 35 seconds). | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.