nlrb / com.weather-sensors

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

Could you add support voor alecto ws-1150 #38

Closed basd82 closed 3 years ago

basd82 commented 6 years ago

Could you add support voor alecto ws-1150

basd82 commented 6 years ago

in the debug file i see it recieves trafic the homey but marks it invalid stats1527190498400.json.txt

nlrb commented 6 years ago

I'll look into it as soon as Athom has solved https://github.com/athombv/homey/issues/2075.

nlrb commented 5 years ago

Can you check with the latest version of the app to see if it works? And if not attach new readings?

basd82 commented 5 years ago

Its not working.But download stats button is not working in homey 2.0 the app craches Met vriendelijke groet, Bas van den Dikkenberg Op 26 jan. 2019 19:42 schreef Ramón Baas notifications@github.com:

Can you check with the latest version of the app to see if it works? And if not attach new readings?

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nlrb/com.weather-sensors/issues/38#issuecomment-457855027

nlrb commented 4 years ago

Sorry for the long wait, but could this have been the data values at that time?

 { id: '207',
  name: 'WS-1150',
  channel: 3,
  data: { temperature: 24.1, button: false, lowbattery: true } }
{ id: '207',
  name: 'WS-1150',
  channel: 3,
  data: { temperature: 23.9, button: false, lowbattery: true } }

Does the temperature match and was the battery low?