Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

fix: Adding missing characteristic for Youcups Warrior 2 #2

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 22 additions & 4 deletions buttplug-device-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,15 +167,24 @@ protocols:
libo:
btle:
names:
- PiPiJing
- PiPiJing # Whale/ELLE - Shock Egg
- XiaoLu # Lottie - Rabbit
- LuXiaoHan # LuLu - Egg
- SuoYinQiu # Karen - Kegel
- BaiHu # LaLa - Suction Rabbit
services:
# Write Service
00006000-0000-1000-8000-00805f9b34fb:
txshock: 00006001-0000-1000-8000-00805f9b34fb
txvibrate: 00006002-0000-1000-8000-00805f9b34fb
tx: 00006001-0000-1000-8000-00805f9b34fb
txmode: 00006002-0000-1000-8000-00805f9b34fb
# Read Service (battery)
# 00006050-0000-1000-8000-00805f9b34fb:
# battery: 00006051-0000-1000-8000-00805f9b34fb
# 00006070-0000-1000-8000-00805f9b34fb:
# battery: 00006071-0000-1000-8000-00805f9b34fb
# Read Service (pressue)
# 00006050-0000-1000-8000-00805f9b34fb:
# battery: 00006051-0000-1000-8000-00805f9b34fb
magic-motion:
btle:
names:
Expand Down Expand Up @@ -250,7 +259,8 @@ protocols:
names:
- Youcups
services:
0000fee9-0000-1000-8000-00805f9b34fb: null
0000fee9-0000-1000-8000-00805f9b34fb:
tx: d44bc439-abfd-45a2-b575-925416129600
cueme:
btle:
names:
Expand Down Expand Up @@ -332,6 +342,14 @@ protocols:
services:
0000fff0-0000-1000-8000-00805f9b34fb:
tx: 0000fff6-0000-1000-8000-00805f9b34fb
prettylove:
btle:
names:
- Aogu BLE *
services:
0000FFE5-0000-1000-8000-00805f9b34fb:
tx: 0000FFE9-0000-1000-8000-00805f9b34fb
rx: 0000FFE2-0000-1000-8000-00805f9b34fb
# nintendo-joycon:
# names:
# en-us: Nintendo Joycon
Expand Down