Skip to content
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

node muss mehrmals am tag initialisiert werden #104

Open
Matten-Matten opened this issue Feb 17, 2020 · 2 comments
Open

node muss mehrmals am tag initialisiert werden #104

Matten-Matten opened this issue Feb 17, 2020 · 2 comments

Comments

@Matten-Matten
Copy link

Hallo,
Das node muss mehrmals am tag initialisiert werden, damit befehle und routienen gesendet werden können. es erscheint zwar ein success aber keine aktion wird ausgeführt. Ich habe "Refresh" schon auf Täglich eingestellt. ich weiß nicht wirklich wie ich das abfangen soll um darauf zu reagieren.

@ThomasPoett
Copy link

Diese Thema wir schon hier behandelt : #102 allerdings in English

@Matten-Matten
Copy link
Author

Ich habe auch aktuell immer noch die Probleme, jedoch hab ich ein Workaround programmiert.

Jeden Tag gegen 7 und gegen 12 Uhr gebe ich "Text" ohne Text aus und prüfe somit ob das Node Initialisiert werden muss Wenn der Status Text ein "error " enthält wird ein cookie refresh gemacht.

cookie refresh

[{"id":"a3806dcf.4e2a2","type":"inject","z":"5750322a.5c13bc","name":"07:00 DI/DO/SO","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"00 07 * * 2,4,0","once":false,"onceDelay":0.1,"x":870,"y":760,"wires":[["63317c71.a8d9e4"]]},{"id":"63317c71.a8d9e4","type":"alexa-remote-init","z":"5750322a.5c13bc","name":"","account":"","option":"refresh","x":1440,"y":760,"wires":[[]]},{"id":"77f6316f.168af","type":"inject","z":"5750322a.5c13bc","name":"06:59","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"59 06 * * *","once":false,"onceDelay":0.1,"x":830,"y":700,"wires":[["76374236.aefc5c"]]},{"id":"1ad3dc1d.0e6314","type":"inject","z":"5750322a.5c13bc","name":"12:00","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"00 12 * * *","once":false,"onceDelay":0.1,"x":830,"y":660,"wires":[["76374236.aefc5c"]]},{"id":"76374236.aefc5c","type":"alexa-remote-routine","z":"5750322a.5c13bc","name":"Speak Regular","account":"","routineNode":{"type":"speak","payload":{"type":"regular","text":{"type":"str","value":" "},"devices":["XXXXX"]}},"x":1140,"y":660,"wires":[[]]},{"id":"8145d3db.c1b16","type":"status","z":"5750322a.5c13bc","name":"","scope":["76374236.aefc5c"],"x":1120,"y":720,"wires":[["5fb02f52.25da1"]]},{"id":"5fb02f52.25da1","type":"switch","z":"5750322a.5c13bc","name":"Error...","property":"status.text","propertyType":"msg","rules":[{"t":"cont","v":"Error","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":1250,"y":720,"wires":[["63317c71.a8d9e4"]]}]

Gruß
Matten Matten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants