node-red-contrib-home-assistant
node-red-contrib-home-assistant copied to clipboard
0.30 no longer shows timestamps/node status
I just recently updated to the 0.30 node and while it has a lot of great additions, one thing I miss are timestamps when events were triggered. I used to check timestamps in the flows (without debug nodes) periodically to see if they appeared to be working correctly. Can you add this if time permits? Low priority suggestion.
I also miss this, some other nodes seem to have retained some of their timestamps. Any ways to bring them back for HA?
yes, please add this back! It was very useful.
Looks like pull request #66 brings this back, just awaiting approval from dev.
it starts to, I have a more complete version in my repo, but i don't want to put a ton of work into it if the dev wants it done differently.
Spartan, I got it working from your code, but there were errors in api_current-state.js, poll-state.js, and server-events-state-changed.js.
@x99percent yeah, i'm still working on it, feel free to submit patches! I think i fixed api-current-state as well as server-events-state-changed, I haven't touched poll-state again yet
Any update on this? I am running 0.5.0 on hassio (Frenck addon) and still don't get node statuses.
This branch is dead, you can use my fork (note, I'm not much of a programmer, but i got statuses to work and the whole thing SHOULD now be backwards compatible with this one)
How do I use your fork? I just install Frenck's add on and the hass pallet was already installed
https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023/64
you'll want to change the pined version to the current version
I tried changing the version to 0.3.5 and it fails:
[cont-init.d] 81-npm-packages.sh: executing... npm ERR! code 1 npm ERR! Command failed: /usr/bin/git checkout v0.3.5 npm ERR! error: pathspec 'v0.3.5' did not match any file(s) known to git. npm ERR! npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-08-03T19_30_07_495Z-debug.log FATAL: Failed installing npm package git+https://github.com/Spartan-II-117/node-red-contrib-home-assistant#v0.3.5
remove the v, it's just 0.3.5