Create WayneDresser_GasPump_Remote.ir

This ir file is all of the buttons on a gas pump technicians programming remote for a Wayne Dresser (Brand) gas pump. (Works with several models)
- a pass code is required to change programming, there is a default pass code.
- the "remote" function of the gas pumps can be disabled internally by a technician, so wont work on all of them unless they forgot to disable it.(happens a lot)
This commit is contained in:
MrJimmyDean 2023-02-17 18:53:02 -06:00 committed by GitHub
parent 41908c41e4
commit f551ca2f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,101 @@
Filetype: IR signals file
Version: 1
#
# Wayne-Dresser gasoline dispenser technician programming controller ****** USE WITH CAUTION!!!! ****** Manuals can be found online, However if you dont know, id recommend not using it.
# WILL ONLY WORK if the gasoline dispenser has been left enabled for remote control, technicians often forget to disable this function, passcode is sometimes changed as well.)
#
name: ENTER
type: parsed
protocol: NECext
address: 82 13 00 00
command: 00 FF 00 00
#
name: CLEAR
type: parsed
protocol: NECext
address: 82 13 00 00
command: 10 EF 00 00
#
name: 1
type: parsed
protocol: NECext
address: 82 13 00 00
command: 01 FE 00 00
#
name: 2
type: parsed
protocol: NECext
address: 82 13 00 00
command: 09 F6 00 00
#
name: 3
type: parsed
protocol: NECext
address: 82 13 00 00
command: 11 EE 00 00
#
name: 4
type: parsed
protocol: NECext
address: 82 13 00 00
command: 02 FD 00 00
#
name: 5
type: parsed
protocol: NECext
address: 82 13 00 00
command: 0A F5 00 00
#
name: 6
type: parsed
protocol: NECext
address: 82 13 00 00
command: 12 ED 00 00
#
name: 7
type: parsed
protocol: NECext
address: 82 13 00 00
command: 03 FC 00 00
#
name: 8
type: parsed
protocol: NECext
address: 82 13 00 00
command: 0B F4 00 00
#
name: 9
type: parsed
protocol: NECext
address: 82 13 00 00
command: 13 EC 00 00
#
name: 0
type: parsed
protocol: NECext
address: 82 13 00 00
command: 0C F3 00 00
#
name: POUND
type: parsed
protocol: NECext
address: 82 13 00 00
command: 0D F2 00 00
#
name: UP
type: parsed
protocol: NECext
address: 82 13 00 00
command: 05 FA 00 00
#
name: DOWN
type: parsed
protocol: NECext
address: 82 13 00 00
command: 06 F9 00 00
#
name: NEXT
type: parsed
protocol: NECext
address: 82 13 00 00
command: 0E F1 00 00