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

Brunner EAS3 Ofensteuerung Werte auslesen #385

Open
sharky-os opened this issue Sep 1, 2022 · 3 comments
Open

Brunner EAS3 Ofensteuerung Werte auslesen #385

sharky-os opened this issue Sep 1, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@sharky-os
Copy link

Hello can someone help me. I would like to have the values ​​from the error log in individual states in iobroker. After that I would name the states by name. It would then be possible to implement the Brunner EAS3 oven control completely in iobroker.

`

multicast.0 | 2022-09-01 10:13:24.561 | error | unknown message received - please read the documentation !!!! - this was received: 0;1;1;80;2;0;0;319;1;16384;0;0;30;
-- | -- | --
multicast.0 | 2022-09-01 10:13:24.560 | error | SyntaxError: Unexpected token < in JSON at position 0
multicast.0 | 2022-09-01 10:13:23.562 | error | unknown message received - please read the documentation !!!! - this was received: ((()(((((((((((f)((((((((((((f(((()(((f((((((((((((((((((((((
multicast.0 | 2022-09-01 10:13:23.562 | error | SyntaxError: Unexpected token < in JSON at position 0
multicast.0 | 2022-09-01 10:13:22.562 | error | unknown message received - please read the documentation !!!! - this was received: ((()(((((((((((f)((((((((((((f(((()(((f((((((((((((((((((((((
multicast.0 | 2022-09-01 10:13:22.562 | error | SyntaxError: Unexpected token < in JSON at position 0
multicast.0 | 2022-09-01 10:13:21.570 | error | unknown message received - please read the documentation !!!! - this was received: ((()(((((((((((f)((((((((((((f(((()(((f((((((((((((((((((((((
multicast.0 | 2022-09-01 10:13:21.570 | error | SyntaxError: Unexpected token < in JSON at position 0
multicast.0 | 2022-09-01 10:13:20.563 | error | unknown message received - please read the documentation !!!! - this was received: ((()(((((((((((f)((((((((((((f(((()(((f((((((((((((((((((((((

`

@sharky-os sharky-os added the enhancement New feature or request label Sep 1, 2022
@DutchmanNL
Copy link
Collaborator

I think the adapter "logparser' is what you are looking for

@sharky-os
Copy link
Author

OK. A good idea, but multicast overwrites the log with error. Is there a way to get only the values ​​in the log without error?

@sharky-os
Copy link
Author

thank you, it works now

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

No branches or pull requests

2 participants