-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update MMM-JsonTable.js #93
Conversation
Let me fix the build errors tomorrow |
@@ -1,5 +1,8 @@ | |||
# MMM-JsonTable | |||
|
|||
All credit to @timdows her. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Credits are good and would be appropriate for a fork. But here I don't think it should be listed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry never ment readme for PR
@@ -237,13 +240,95 @@ Configuration: | |||
position: 'top_right', | |||
header: 'HouseDB Kwh Statistics', | |||
config: { | |||
url: 'https://xyz/abc/get.json', | |||
|
|||
url: 'https://xyz/abc/get.json', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What for is this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Readme should not be pulled
arrayName: 'deviceKwhUsages', | ||
descriptiveRow: '<tr><td>Name</td><td>Today</td><td>ThisWeek</td><td>LastWeek</td><td>ThisMonth</td><td>LastMonth</td></tr>' | ||
} | ||
} | ||
``` | ||
|
||
Getting the data under "Forbrok" | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add json
after the backticks.
Sorry @timdows i never ment for the readme to be pulled 😅 |
allowing nested arrays