이 앱은 Homey Pro (2023년 초기 모델)과 호환되지 않습니다.
이 앱은 구버전이라 Homey Pro (2023년 초기 모델)에서 작동하려면 업데이트가 필요합니다.
이를 위해 개발자에게 문의하려면
여기를 클릭하세요..
This app creates a text log
This app makes it possible to add time based logging to your flow's and send logs to a standard SysLog server.
Use it for example with the Email sender to send plain text logs.
( https://homey.app/a/email.sender/ )
_// Trigger Logging to PaperTrails from HomeyScript_
_let HomeyScript = await Homey.apps.getApp({ id: 'nu.dijker.papertrails' } );_
_HomeyScript.apiPost('log', { log:'Hello World of HomeyScript!'} );_
자세히 읽기 ›
Flow 카드
언제...
PaperTrails Log
PaperTrails-This Flow is triggered
PaperTrails Log
PaperTrails-The Log is Cleared
PaperTrails Log
PaperTrails-The Log is Truncated
PaperTrails Log
PaperTrails at max configured Lines
PaperTrails Log
Log greater than ... lines
그리고...
PaperTrails Log
Add to the log Text...
그러면...
PaperTrails Log
Add to the log Text...
PaperTrails Log
PaperTrails-Trigger a Flow
PaperTrails Log
Clear log data
PaperTrails Log
Truncate Log older than ...
PaperTrails Log
Remove oldest ... % of Log
PaperTrails Log
Send syslog msg ... ... Text...
PaperTrails Log
[deprecated] Add textline to the log. (without timestamp) Text...
새로운 기능
버전 0.6.5 — fixed titleFormatted and update readme
업데이트 로그 보기