nlrb / com.weather-sensors

Wireless weather sensor app voor Athom Homey
https://apps.athom.com/app/com.weather-sensors
MIT License
14 stars 26 forks source link

Alecto WS-1200 sensor not showing up #18

Closed epjjansen-zz closed 6 years ago

epjjansen-zz commented 6 years ago

Hi I bought a Alecto WS-1200 so I could measure the outside temperature But in Homey the sensor does not show up Distance Sensor <-> Homey 10cm. Homey Firmware Version: 1.5.5

Any suggestions?

nlrb commented 6 years ago

Can you download statistics and attach the JSON file here?

epjjansen-zz commented 6 years ago

stats1512389400862.zip

nlrb commented 6 years ago

There is no signal received at all. How long was the app running? You could try to power off Homey and restart - sometimes that helps to bring the 433Mhz reception back.

epjjansen-zz commented 6 years ago

I have Rebooted Homey 2 times The sensor is laying besides Homey for 48 hours now Restarted the App 3 times now in the last 48 hours No result.

nlrb commented 6 years ago

Are other 433Mhz apps working (e.g. Klik-Aan-Klik-Uit)?

epjjansen-zz commented 6 years ago

they did before, but I have not used them for a while due to a replacement scenemaker Will let you now this evening

epjjansen-zz commented 6 years ago

All other "Klik-Aan-Klik-Uit" devices didn't work either. Found the solution, a hard reset of homey fixed the 433Mhz receiver. I had to unplug the power, wait for 10 seconds and it works now

nlrb commented 6 years ago

Good to hear! Do you have another JSON file for me? Then I can use that data in my test scripts. I don't have any WS-1200 data yet.

epjjansen-zz commented 6 years ago

stats1512460760704.zip

nlrb commented 6 years ago

Thanks!

epjjansen-zz commented 6 years ago

I have also a Philips alarmclock with an external sensor. Will try to connect it also. Seems to run on 433Mhz also. Keep you posted

nlrb commented 6 years ago

I'm confused now: the data is from a WS-1100, not a WS-1200....

epjjansen-zz commented 6 years ago

stats1512975455671.zip Now with WS-1100 AND WS-1200 stats

nlrb commented 6 years ago

All data in this file has CRC errors and is unusable.

epjjansen-zz commented 6 years ago

This is what I get from Homey, both sensors are outside. The Rain sensor WS-1200 is still covered in snow. Maybe this causes the errors

nlrb commented 6 years ago

Well, only the last 12 readings are stored in the JSON file and the pass/fail ratio of your current readings is 50/50. You can just look at the JSON file with a text editor and see if the last data entries are OK or not.

epjjansen-zz commented 6 years ago

I will move the sensor closer to Homey. It will get less rain, but hopefully a better reading. Keep you posted.

epjjansen-zz commented 6 years ago

stats1513092758311.zip

last .json with a better pass/fail ratio

nlrb commented 6 years ago

Yes, but unfortunately only data of the WS-1100... For the WS-1200 the length is > 40.

epjjansen-zz commented 6 years ago

the new Homey Firmware Version: 1.5.6-rc.6 is just installed. With this version the WS-1200 does not show up anymore. Will it help if I remove the app and start over?

nlrb commented 6 years ago

That is very strange. Re-installing the app won't help with that. The same code is used for receiving the signal of the WS-1100 and the WS-1200.

epjjansen-zz commented 6 years ago

More people are complaining about the 1.5.6-rc.6 which causes all the 433 devices to break.

nlrb commented 6 years ago

Good to know, but do you have a reference? I don't see an issue on GitHub for it.

epjjansen-zz commented 6 years ago

It is on the forum https://forum.athom.com/discussion/comment/64307/#Comment_64307

epjjansen-zz commented 6 years ago

In RC 11 the ws-1200 showed up, but broke again in Homey Firmware Version: 1.5.6

nlrb commented 6 years ago

Yes, that makes sense. See https://github.com/athombv/homey/issues/2075#issuecomment-366507352.

epjjansen-zz commented 6 years ago

@nlrb Hi Ramón, I would like to donate my WS-1200 Sensor and original display and WS-1100 sensor to you. So you can develop the app for Homey. I have switched to a zigbee sensor instead. Plz tel me where to send it.

nlrb commented 6 years ago

Hi Erwin, that is very kind. I already have the WS-1100 myself and I guess the WS-1200 works the same (as you said it showed up in FW 1.5.6). What I need most right now is Homey FW with properly working 433Mhz reception :-). Grtz R.