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

UV value is not displayed #4

Closed nlrb closed 7 years ago

nlrb commented 7 years ago

I have the Oregon UV sensor model UVN800 connected (Oregon Scientific v3 protocol). Unfortunately only its battery status is available in Homey. The analoge value and/or UV-index are not visible.

Washburned commented 7 years ago

You did allready some work on it! I have the UV index value displayed now. In Homey Insight it became available around 8:30 this morning.

Sofar the value varies from 6 to 9. I don't have it seen under 6 yet. I wonder that is correct as when I linked it the first time the UVN800 was in the living room and shows in the application settings already a 6.

The application settings shows the following: {"unknown":"0c00","uvindex":6,"lowbattery":false} So the battery status came thru right away and the UVindex is also displayed now. I wonder what the unknown 0c00 parameter is.

However the UV value is not available on the flow cards (only the battery status).

nlrb commented 7 years ago

Good to hear. I think I've found the issue. Can you download statistics and attach the json file here?

Washburned commented 7 years ago

Had to zip it, as a .json extension cannot be attached.

stats1496346975136.zip

nlrb commented 7 years ago

Can you check the latest version and see if the issue is fixed?

Washburned commented 7 years ago

The latest version (v1.1.1) is not in the app store yet. Or is there a other way to pre-check it?

nlrb commented 7 years ago

Yes, you can side-load the github code with the athom cli.

Washburned commented 7 years ago

Oke, that took a while to figure that out. I have side-loaded v1.1.1, but unfortunately I don't see any changes.

stats1496355364318.zip

nlrb commented 7 years ago

Could you add a screenshot of the device card & the app settings page? Could you also delete the device and re-pair?

Washburned commented 7 years ago

Yes, but that will be end of the afternoon.

Washburned commented 7 years ago

Deleted UVN800 on the Device page and Added (re-paired) again.

schermafdruk 2017-06-02 16 57 01 schermafdruk 2017-06-02 17 00 43 schermafdruk 2017-06-02 17 01 43 schermafdruk 2017-06-02 17 01 53 schermafdruk 2017-06-02 17 02 26 schermafdruk 2017-06-02 17 03 17

nlrb commented 7 years ago

Thanks, good to see it all works now!

Washburned commented 7 years ago

Allmost. For the flowcard only the battery status is available. There is no card for the UV-index itself (is the most important card/value). See the fourth screen. The mouse pointer is not displayed, but it is hovering over the card in the And-column. It shows only the cross beside the card to delete it, but no up/down arrows to select the card with the UV-index.

nlrb commented 7 years ago

This is a default capability, so Athom should provide such a card.

Washburned commented 7 years ago

Oke, so I have to bring this issue to the Athom forum. Thanks for your support sofar.