#
# this config file was automatically generated
# using lirc-0.8.2(default) on Wed Jun 18 00:28:38 2008
#
# contributed by Jack Mudge
#
# brand: ???
# model no. of remote control: ???
# devices being controlled by this remote: A lightbulb from Thinkgeek.com
# Another one like it can be found http://www.thinkgeek.com/gadgets/lights/831e/
# 
# Note: I also have a Haier air conditioner, and it's "Power" button happens
#       to correspond to the W button on this remote. I haven't configured
#	the Haier remote yet.
#
# Naming Scheme
# ==============
# Because most of the buttons on this remote are colored, and not named, and
# because I don't want to confuse anyone by calling these "blue 1" and "blue 2",
# I decided instead to number the unnammed ones according to the column they are in.
# The column is named by the letter in the button right above it (R, G, B, or W), and
# the number is the row, starting from that row with the letters, down to R5...W5.
# I'm using the same name as the buttons with names for any button with names.
#

begin remote

  name  Lightbulb
  bits           16
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  header       9088  4480
  one           640  1664
  zero          640   640
  ptrail        640
  pre_data_bits   16
  pre_data       0x2FD
  gap          112006
  toggle_bit_mask 0x0

      begin codes
          Setup                    0x18E7
          Cancel                   0x30CF
          Off                      0xA857
          On                       0x38C7
          Flash                    0x8877
          Strobe                   0xF00F
          Fade                     0xC837
          Smooth                   0x08F7
          R1                       0x807F
          R2                       0x20DF
          R3                       0xE01F
          R4                       0x50AF
          R5                       0xB04F
          G1                       0x40BF
          G2                       0xA05F
          G3                       0x10EF
          G4                       0xD02F
          G5                       0x708F
          B1                       0xC03F
          B2                       0x609F
          B3                       0x906F
          B4                       0xE817
          B5                       0xB847
          W1                       0x9867
          W2                       0xF807
          W3                       0xD827
          W4                       0x7887
          W5                       0x58A7
      end codes

end remote


