Add the IKEA Ansluta remote-controllable lighting protocol (#566)

* Add the IKEA Ansluta remote-controllable lighting protocol

* Fixes to IKEA Ansluta implementation
This commit is contained in:
Konstantin Tretyakov
2021-04-24 21:46:29 +02:00
committed by GitHub
parent 1648a0780a
commit 62c509b03c
4 changed files with 131 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 2
#define VERSION_PATCH_LEVEL 78
#define VERSION_PATCH_LEVEL 79
#define MODE_SERIAL 0
@@ -113,7 +113,8 @@ enum PROTOCOLS
PROTO_E129 = 83, // =>CYRF6936
PROTO_JOYSWAY = 84, // =>A7105
PROTO_E016H = 85, // =>NRF24L01
PROTO_CONFIG = 86, // Module config
PROTO_IKEAANSLUTA = 86, // =>CC2500
PROTO_CONFIG = 87, // Module config
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500