mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[EasyColorCode] P020/P044/P087 serial commands
This commit is contained in:
@@ -31,6 +31,8 @@ var commonPlugins = [
|
||||
//P019
|
||||
"PCFGPIO", "PCFGPIOToggle", "PCFLongPulse", "PCFLongPulse_ms", "PCFPulse", "Status,PCF", "Monitor,PCF",
|
||||
"MonitorRange,PCF", "UnMonitorRange,PCF", "UnMonitor,PCF", "PCFGPIORange", "PCFGPIOpattern", "PCFMode", "PCFmodeRange",
|
||||
//P020/P044
|
||||
"SerialSend", "SerialSendMix", "Ser2NetClientSend",
|
||||
//P022
|
||||
"pcapwm", "pcafrq", "mode2",
|
||||
//P023
|
||||
@@ -67,6 +69,8 @@ var commonPlugins = [
|
||||
"GPS", "GPS,Sleep", "GPS,Wake", "GPS#GotFix", "GPS#LostFix", "GPS#Travelled",
|
||||
//P086
|
||||
"homieValueSet",
|
||||
//P087
|
||||
"SerialProxy_Write", "SerialProxy_WriteMix", "SerialProxy_Test",
|
||||
//P088
|
||||
"HeatPumpir",
|
||||
//P093
|
||||
|
||||
Reference in New Issue
Block a user