foxthefox
foxthefox
Definitely it is working and the adapter receives data. I think missing to get it connected and having data is accomplished. Beside of the usual telegrams of the already defined...
I think that issue could be closed.
This is strange, because the newer devices should have same structure and content. We have to investigate the telegrams. Please do the following: - enable/activate the debug checkboxes for msgCmd,...
thanks for the test, but unfortunately it must be repeated after the adapter is in debug mode. You can achieve this by going into adapter setting and in the header...
you can also post the log which includes the timeframe of the test. I can dig into it, to see the interactions.
The log.txt does contain the command which was initiated by iobroker, which looks as expected. The ACenable command from the APP is missing in the log, that would be needed...
Now it is clear what needs to be changed. Thanks for the log.
it should be fixed now with version 0.0.34. you can install it from git or npm. please check and report.
Did you have a chance to check it?
In total it looks a bit strange. Maybe it has something to do with unexpected messages, which then skip the whole message. I have created a version 1.0.3 which may...