Introduction

This is the information base for the Homey Easy Logger app.

Currently the documentation is based on version 1.2.5 Want to try the test version ? Goto test : https://homey.app/no-no/app/no.bwa.easy-logger/Easy-Logger/test/ If there is no test verison out, you will get the lasted production version.

The App is providing action cards for sending data from homey flows or homey script into a Google Spreadsheet in your Google Cloud. The decription below is showing how to install, configure and use the App, and som nice scripts.

If you like it, and want to get more features in the future, use the Donate option in the App Page

Important or valuable changes :

  • v1.1.11:  Yoy can now prefix delimited-data field with @NoDate to ignore print of timestamp. It will start on same row/colums as before, effectivily moving data 1 column left.
    Example: @NoData;123;hello will only print 2 columns from the startingpoint
  • v1.2.0: A new optional value spreadsheet-id is introduced. You may let this be unset, if so the spreadsheet-id from the app default SheetId setting (see SheetId in 4. Configure the Easy Logger App ). So if you want to utilize several spreadsheets this is how to acheieve it.
  • v1.2.1: Bugfixes.
  • v1.3.0: Updated the GUI for default delimiter. It does not change previous settings, will only provide a new default delimiter of | for new users that has not installed this app before.
    • recommended action for existing users : first change the delimiter from ; to |, then you have to do the boring job of changing all action cards. Sorry about that.
    • Note that v1.3.0 will not change you existing delimiter, only when you do update value at your pace.
  • v1.3.1: Better debug and diagnostics
  • v1.4.3: Optimized memory footprint
  • v1.7.0: Changed library for time and date
  • v1.8.0: Optionally option to execute as fire and forget. See 11. Fire and forget
  • v1.8.2: Option to adjust the intervalCap. Read more in 12. intervalCap
  • v1.8.3: Handling HTTP 503 code by retrying a couple of times, due to unstability in Google API
  • v1.9.0: new Feature: Queue Monitoring. Read about it in 13. Queue Monitoring
  • v1.9.4: new Feature: 14. Option to retry on HTTP 404
  • v1.9.5: new Feature: 15. @Processed

Want to get notified ?

If you want to get a notification when some page is updated ? Just register as a user and select this option from the upper rigth corner

Note !

The HomeyScript in Pro 2023 has changed, when referencing a flow the id is changed from 

From id: 'set-cell-delimited-data' 
  To id: 'homey:app:no.bwa.easy-logger:set-cell-delimited-data'
It means that the uri (homey:app:no.bwa.easy-logger:) is now prefixed the id

Prior Pro 2023 use id: 'set-cell-delimited-data'



Contents

Bidragsytere for område

{"mode":"list","scope":"descendants","limit":"5","showLastTime":"true","order":"update","contextEntityId":217579551}


  • No labels