Merge pull request #551 from Defensor7/main

Samsung FACTORY and 3SPEED buttons
This commit is contained in:
UberGuidoZ
2023-08-04 15:57:43 -07:00
committed by GitHub

View File

@@ -28,3 +28,15 @@ type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: FACTORY
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 3B 00 00 00
#
name: 3SPEED
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 3C 00 00 00