Code Monkey home page Code Monkey logo

nl.nielsdeklerk.log's People

Contributors

nklerk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nl.nielsdeklerk.log's Issues

Again logging to the timeline stopped working

I earlier reported that logging to the timeline stopped working, and started working again after restarting homey.
It turns out this problem came back.
And it seems to be intermittent. Some flows seem to log fine and others not (while they used to log in the past for a long time).
As a test I added in one flow, that doesn't log to the timeline, an action that logs both to the timeline and to the log file. That line we will only show in the log file ...

I restarted the app: no effect
And I could try rebooting Homey again, but that's not really how it's supposed to work of course. So I am looking for some help to resolve this

Delete/Cleanup log data older then...

I have a cleanup card that is set to 60 days that refuse to do what it is suposed todo. Regardles what day count i put in there it just wont do it.

Export CSV crashes Homey App, doesn't work in developer.athom

Hi,

When I click the CSV button in Homey App it crashes instead of downloading a CSV.

App: Android version 6.1.1.884,
Homey version 7.2.1

When I try in https://tools.developer.homey.app/tools/app-settings, and click the CSV button it says:

CSV log file can't be downloaded within the app.
Go to the Homey developer site at https://developer.athom.com/tools/app-settings
Open the Simple log settings, then use the CSV button.
Or copy the log in CSV format below:

How can I actually download the CSV?

Exporting CSV

Hi,

I cannot export the CSV from the developer site of homey.
The button is not clickable.

Is there a certain way to do this?

SDK3 update?

Hi!
Will you update this app to SDK3, to support Homey 2023?

Best regards Anders

Group for future use

Not an issue, but a request. Implementing ‘group’ would be great benefit. If logging could be grouped, debugging of scenarios, would be greatly improved, as the csv file imported in Excell can be easily filtered on the group. Anyway Niels, I am very happy with the app so far! Thanks for putting your time in.

Feature request: Filter on group

First of all: No matter how simple it may be, it's a great app. Many thanks for creating and maintaining the app!

I myself let some flows log both to the timeline and to the app's log using a group.
So I find myself having all kinds of different groups that are logging and when (attempting some) debugging it would be really helpful if there was an option to filter on a specific group.
Perhaps that is a feature worth considering?

Cannot find Simple Log in Tools/app-settings

Hi,
Simple Log was advised to me by Athina to extract the timeline 'lines/reports'.
After installation Simple Logbis vissible as app in my IPhone (Homey app) but it does not show in 'development tools/app-settings'.

Where do I go wrong? Perhaps you can help.

Is Athom wright in stating that the 'timeline' entries can be 'logged' and downloaded?

Kind regards,
Eric Corten

Feature request: one card to log optionally to log and optionally to timeline

Hi Niels,

I am using homey v2 and your latest plugin.

I can do a card either in log, or another card in timeline, or another card in both.

To debug my flows, I use the following procedure:

  1. I create a flow and add a car to log to timeline, since it is much easier to quickly see the result
  2. I test my flows until I'm happy with them
  3. I change the flow so the logging goes to the log instead of the timeline

In order to do this, I need to build my logging cards all over when my flows are finished.

The feature request (from usability point of view) is:

Can you create a single card, that can log to both timeline and log, but where I can configure in the card settings, whether I use the checkbox for timeline, or the checkbox for log, or whether I enable both.

This way, instead of rebuilding my log cards, I can start by enabling timeline, and when my flows work, I can easily switch the logging to the log, since I only need to change a few checkboxes of switches in the card settings.

Thanks for considering.

Timestamp isnt exact

The TimeStamp given in the flow is another TimeStamp than the TimeStamp in the log file:

16-08-2017  ||  09:30:03  ||  16-08-2017 09:29 Weertype: Mostly Cloudy
16-08-2017  ||  09:30:00  ||  16-08-2017 09:29 Voorspelling 1 uur vooruit: Overcast
16-08-2017  ||  09:15:02  ||  16-08-2017 09:14 Weertype: Fog
16-08-2017  ||  09:00:02  ||  16-08-2017 08:59 Weertype: Fog
16-08-2017  ||  09:00:00  ||  16-08-2017 08:59 Voorspelling 1 uur vooruit: Overcast
16-08-2017  ||  08:45:02  ||  16-08-2017 08:44 Weertype: Fog
16-08-2017  ||  08:30:02  ||  16-08-2017 08:29 Weertype: Fog
16-08-2017  ||  08:30:00  ||  16-08-2017 08:29 Voorspelling 1 uur vooruit: Overcast
16-08-2017  ||  08:15:02  ||  16-08-2017 08:14 Weertype: Fog
16-08-2017  ||  08:00:02  ||  16-08-2017 07:59 Weertype: Fog
16-08-2017  ||  08:00:00  ||  16-08-2017 07:59 Voorspelling 1 uur vooruit: Overcast
16-08-2017  ||  07:45:02  ||  16-08-2017 07:44 Weertype: Overcast
16-08-2017  ||  07:30:02  ||  16-08-2017 07:29 Weertype: Fog
16-08-2017  ||  07:30:00  ||  16-08-2017 07:29 Voorspelling 1 uur vooruit: Overcast
16-08-2017  ||  07:15:02  ||  16-08-2017 07:14 Weertype: Fog
16-08-2017  ||  07:00:02  ||  16-08-2017 06:59 Weertype: Fog

The first Date and Time is created by the SimpleLog app. The other timestamp is created by the following flow:
2017-08-16 09_52_07- 15 flow - chef

How to clear the log ?

For me i can not clear the log,i have only a card to add tekst to the log,it would be handy if you have a extra card to clear the log then you can in combination with for example with the virtual button app,make a flow to clear the log

Using Simple log from HomeScript

Hi,

Tried adding som text to the log from a homey script. Like this:

simpleLog("blaha");

async function simpleLog(logText) {
await Homey.flow.runFlowCardAction({
"uri": "homey:app:nl.nielsdeklerk.log",
"id": "Input_log",
"args": [
{
"name": "log",
"type": "text",
"placeholder": logText
}
]
});
}

I get an entry in the log, but only with the text "undefined". Any idea why?

Thanks!

Log to timeline stopped working after clearing

I have been using logging to the timeline for a long time.
Now it stopped working completely.
Recently I cleared the timeline, possibly that has something to do with it?.

Tried restarting simple log and homey ...no effect, uninstalled and reinstalled simple log ... no effect
Created a new flow to log a test line, not working.

Any suggestions?

Thanks,
Joep

Created diagnostics: 604fa408-ff11-4614-9785-99627233c3ef

Duh ... after another reboot of homey it started working again ...

Strange character in CSV export

Hello,
First of all i want to thank you for this module. I can now have more inside in wen what happens.
But i found some strange thing when i export the log to a CSV file.
In the display everything is showing nice.
But when exported to CSV there are many  characters as 'extra' space in the data line

Flow 311. 

Pleae can you look in to this and correct it??

Thank you

Henk

Add search possibility

I like your programm very much.
I can not use Homey without it.

I like to ask for adding a search possibility in the logdatabase.
That should make searching to sudden log lines more easy

Homey 2.0 variabelen

Hallo Niels,
Ik werk al een tijd met jou log app, ben er zeer te vrede mee.
Gisteren heb ik mijn homey upgraded naar versie 2.0.
Het valt mij nu op dat de inhoud van variabelen niet meer worden getoond.
Wat laat die nu zien in de log [null]!
Moet ik iets aanpassen of is het een bug?
Ik hoor graag van je.
Mvg Ton

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.