Ta aplikacja nie jest kompatybilna z Homey Pro (Early 2023).
Ta aplikacja jest nieaktualna i wymaga aktualizacji, aby móc działać na Homey Pro (Early 2023).
Jeśli chcesz, aby tak się stało, skontaktuj się z deweloperem
tutaj.
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!'} );_
Czytaj więcej ›
Karty Flow
Kiedy...
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
Oraz...
PaperTrails Log
Add to the log Text...
Wtedy...
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...
Pomoc
Masz problem z tą aplikacją?
Skontaktuj się z twórcami aplikacji tutaj.
Nowości
Wersja 0.6.5 — fixed titleFormatted and update readme
Zobacz listę zmian