Skip to content

Instantly share code, notes, and snippets.

@Coro365
Last active November 19, 2018 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Coro365/6cfa642236dd78bb85a18e4629fccf40 to your computer and use it in GitHub Desktop.
Save Coro365/6cfa642236dd78bb85a18e4629fccf40 to your computer and use it in GitHub Desktop.
Lirc configuration file for operating Panasonic light (ex:LGBZ6100)
# Please take the time to finish this file as described in
# https://sourceforge.net/p/lirc-remotes/wiki/Checklist/
# and make it available to others by sending it to
# <lirc@bartelmus.de>
#
# This config file was automatically generated
# using lirc-0.9.4c(default) on Mon Jun 25 16:59:39 2018
# Command line used: -n -d /dev/lirc0
# Kernel version (uname -r): 4.14.42-v7+
#
# Remote name (as of config file): LGBZ6100
# Brand of remote device: Panasonic 
# Remote device model nr: HK9480
# Remote device info url: https://ec-club.panasonic.jp/ITEM/HK9480MM_1__
# Type of device controlled: Light
# Device(s) controlled by this remote: Panasonic light LGBZ6100
begin remote
name LGBZ6100
bits 40
flags SPACE_ENC
eps 30
aeps 100
header 3461 1745
one 429 1316
zero 429 443
ptrail 425
gap 74754
toggle_bit_mask 0x0
frequency 38000
begin codes
on 0x344A9034A4
off 0x344A90F464
white_on 0x344A9C51CD 0x007EE24CFD
orange_on 0x344A9CD14D 0x007EE24CFD
default_on 0x344A90B424 0x007EE24CFD
night_light_on 0x344A9074E4 0x007EE24CFD
light_up 0x344A9054C4 0x007EE24CFD
light_down 0x344A90D444 0x007EE24CFD
white_up 0x344A9C0995 0x007EE24CFD
orange_up 0x344A9C8915 0x007EE24CFD
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment