https://github.com/nothans/sleepylights-ir-codes
https://github.com/nothans/sleepylights-ir-codes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nothans/sleepylights-ir-codes
- Owner: nothans
- License: mit
- Created: 2018-02-27T22:26:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T22:40:29.000Z (over 8 years ago)
- Last Synced: 2025-11-13T01:20:42.669Z (7 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SleepyLights IR Remote Control Codes
Decoded IR remote control codes for the SleepyLights night lights (http://amzn.to/2l8FCjM).
## power button
Encoding : NEC
Code : FF609F (32 bits)
## white button
Encoding : NEC
Code : FF906F (32 bits)
## dark green button
Encoding : NEC
Code : FF9867 (32 bits)
## light green button
Encoding : NEC
Code : FFE817 (32 bits)
## yellow button
Encoding : NEC
Code : FF02FD (32 bits)
## dark blue button
Encoding : NEC
Code : FFD827 (32 bits)
## light blue button
Encoding : NEC
Code : FF48B7 (32 bits)
## cyan button
Encoding : NEC
Code : FF32CD (32 bits)
## pink button
Encoding : NEC
Code : FF8877 (32 bits)
## lavender button
Encoding : NEC
Code : FF6897 (32 bits)
## purple button
Encoding : NEC
Code : FF20DF (32 bits)
## red button
Encoding : NEC
Code : FFA857 (32 bits)
## light red button
Encoding : NEC
Code : FFB24D (32 bits)
## orange button
Encoding : NEC
Code : FF00FF (32 bits)
## sleep button
Encoding : NEC
Code : FF50AF (32 bits)
## timer button
Encoding : NEC
Code : FF7887 (32 bits)
## rainbow button
Encoding : NEC
Code : FF708F (32 bits)
## lamp button
Encoding : NEC
Code : FF58A7 (32 bits)