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

Windsensor wird nicht als Objekt angelegt obwohl als Gerät vorhanden #19

Open
JBSullivan opened this issue Dec 20, 2018 · 0 comments
Open

Comments

@JBSullivan
Copy link

Der Windsensor wird zwar bei den Instanzen gefunden und regelmäßig aktualisiert, aber er wird bei den Objekten nicht als Datenpunkt angelegt. Ich habe die Datenpunkte bereits mehrfach neu erzeugen lassen, aber der Windsensor wird nie mit angelegt.

[url]https://www.dropbox.com/s/4il8gklocgb0yc3/2018-12-20%2021_21_27-instances%20-%20ioBroker.png?dl=0[/url]

[url]https://www.dropbox.com/s/nalhvrrlvr92ien/2018-12-20%2021_21_02-objects%20-%20ioBroker.png?dl=0[/url]


rflink.0 2018-12-20 21:29:07.646 debug Set state "rflink.0.channels.LaCrosseV3_4.BARO": 1001
rflink.0 2018-12-20 21:29:07.646 debug Set state "rflink.0.channels.LaCrosseV3_4.HUM": 34
rflink.0 2018-12-20 21:29:07.646 debug Set state "rflink.0.channels.LaCrosseV3_4.TEMP": 20.6
rflink.0 2018-12-20 21:29:07.646 debug Serial data received: 20;06;LaCrosseV3;ID=0407;TEMP=00ce;HUM=0034;BARO=03e9;
rflink.0 2018-12-20 21:27:46.084 debug Set state "rflink.0.channels.LaCrosseV3_3.HUM": 38
rflink.0 2018-12-20 21:27:46.084 debug Set state "rflink.0.channels.LaCrosseV3_3.TEMP": 22.9
rflink.0 2018-12-20 21:27:46.084 debug Serial data received: 20;05;LaCrosseV3;ID=0101;TEMP=00e5;HUM=0038;
rflink.0 2018-12-20 21:27:45.131 debug Set state "rflink.0.channels.LaCrosseV3_2.HUM": 51
rflink.0 2018-12-20 21:27:45.131 debug Set state "rflink.0.channels.LaCrosseV3_2.TEMP": 6.6
rflink.0 2018-12-20 21:27:45.131 debug Serial data received: 20;04;LaCrosseV3;ID=0100;TEMP=0042;HUM=0051;
rflink.0 2018-12-20 21:27:16.021 debug Set state "rflink.0.channels.LaCrosseV3_2.HUM": 20
rflink.0 2018-12-20 21:27:16.021 debug Set state "rflink.0.channels.LaCrosseV3_2.TEMP": 19
rflink.0 2018-12-20 21:27:16.021 debug Serial data received: 20;03;LaCrosseV3;ID=0100;TEMP=00be;HUM=0020;
rflink.0 2018-12-20 21:27:01.709 debug Set state "rflink.0.channels.LaCrosseV3_1.WINDIR": 270
rflink.0 2018-12-20 21:27:01.709 debug Set state "rflink.0.channels.LaCrosseV3_1.WINSP": 14.8
rflink.0 2018-12-20 21:27:01.709 debug Serial data received: 20;02;LaCrosseV3;ID=0307;WINSP=0094;WINDIR=0012;
rflink.0 2018-12-20 21:26:26.145 debug Set state "rflink.0.channels.LaCrosseV3_4.BARO": 1001
rflink.0 2018-12-20 21:26:26.145 debug Set state "rflink.0.channels.LaCrosseV3_4.HUM": 34
rflink.0 2018-12-20 21:26:26.145 debug Set state "rflink.0.channels.LaCrosseV3_4.TEMP": 20.6
rflink.0 2018-12-20 21:26:26.145 debug Serial data received: 20;01;LaCrosseV3;ID=0407;TEMP=00ce;HUM=0034;BARO=03e9;
rflink.0 2018-12-20 21:25:39.552 debug Skip frame: 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
rflink.0 2018-12-20 21:25:39.552 debug Serial data received: 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R48;
rflink.0 2018-12-20 21:25:39.552 info Connected
rflink.0 2018-12-20 21:25:38.630 debug Send raw data: 10;REBOOT;
rflink.0 2018-12-20 21:25:38.630 info Serial port opened
rflink.0 2018-12-20 21:25:38.567 info starting. Version 1.2.0 in C:/ioBroker/node_modules/iobroker.rflink, node: v8.13.0
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

1 participant