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

Not working in Homey fw 2.0 #47

Closed ghost closed 5 years ago

ghost commented 5 years ago

The Wireless Weather sensor app does not work with Homey fw 2.0 that was released on December 6th.

The application settings is gone and no new temp sensors can be found and it's not possible to set the "timeout" for when temp sensors should report as "broken" so you will get a LOT of push messages.

Lansuper commented 5 years ago

For now I have disabled the app so the push messages stop. Hoping for an update to release soon, for some crucial flows depend on the data from the weather sensors. You can remove the messages in bulk through the settings button in the app.

nlrb commented 5 years ago

The crash logs don’t show anything wrong. I don’t have a spare Homey to install fw 2.0 and I am not planning to move over soon.

jwikman commented 5 years ago

@nlrb please correct me if I'm wrong. But is not this app still based on SDK v1? And SDK v2 works for both FW v1.5.X and v2.X?

So, I assume that if you (or someone else) upgrade (I assume heavy rewriting is needed) this app to SDK 2.0 it would work for both old and new firmware. I can help you out testing the SDK2 version of the app on FW2 if needed.

I've got similar issues as @Pinnacle74 , the temperature sensors are reporting as inactive very fast and I cannot configure this anymore.

Also a lot of sensors does not report at all, but it's difficult to report this to Athom, since I cannot troubleshoot anything myself.

nlrb commented 5 years ago

This app is indeed based on SDK v1. However, these apps should also work on FW 2.0, otherwise Athom should not allow them to be installed.

jwikman commented 5 years ago

Well, that's one point of view. 🙂

Athoms point of view seems to be that SDK v1 is deprecated, but app with SDK v1 CAN work on FW2 - but no guarantee. They say that app developers should update their app if it doesn't work with FW2.

I understand that you've got no need of an updated app if you're still running FW1.5. Just a bummer for all others that already updated to FW2.0...

johane77 commented 5 years ago

Any chance to see an updated version soon? Athom, its in your interest to support this developer to get it up and running. Its heavily used and its very bad if no temperatures work.

johane77 commented 5 years ago

?

silbernagel commented 5 years ago

Maybe if we did an indiegogo/gofundme to get the developer to update it to Homey 2.0? I am greatly missing my temperatures:)

Mguss commented 5 years ago

I´m in.

21 dec. 2018 kl. 21:11 skrev George Silbernagel notifications@github.com:

Maybe if we did an indiegogo/gofundme to get the developer to update it to Homey 2.0? I am greatly missing my temperatures:)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nlrb/com.weather-sensors/issues/47#issuecomment-449487270, or mute the thread https://github.com/notifications/unsubscribe-auth/AIapqJYS7AlDBr502QUw_1T4uqXkZK34ks5u7UBrgaJpZM4ZNb1d.

jwikman commented 5 years ago

@nlrb, how much do you need to get a new homey to use as a developer device? If not Athom can sponsor you with one, maybe the community can.

silbernagel commented 5 years ago

Maybe that can be our target? Get @nlrb funds for a second homey? And Athom seem to be out of stock, but at least here in Norway, they are in stock in stores. Can buy and ship:)

Mguss commented 5 years ago

Absolute. How many are we who can contribute so he can buy a homey and get over to development time. I can say, this app is one of my most important (if now Homey is important :))

//M.

22 dec. 2018 kl. 09:44 skrev George Silbernagel notifications@github.com:

Maybe that can be our target? Get @nlrb https://github.com/nlrb funds for a second homey? And Athom seem to be out of stock, but at least here in Norway, they are in stock in stores. Can buy and ship:)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nlrb/com.weather-sensors/issues/47#issuecomment-449555671, or mute the thread https://github.com/notifications/unsubscribe-auth/AIapqLKYMdwb_j9TXjjqkpDXwEFyx7W9ks5u7fEEgaJpZM4ZNb1d.

nlrb commented 5 years ago

Well, you shouldn't pay Athom full price to get apps developed 😄. And otherwise join efforts with the users of my other app: https://github.com/nlrb/com.visonic.powermax/issues/29. But seriously, let me see what I can do in the holiday period.

nlrb commented 5 years ago

An SDK v2 version of the app has been uploaded to GitHub. It has not been tested thoroughly yet (only on FW 1.5.13) and I am still tweaking the Orgeon Scientific reception parameters. But give it a testdrive and let me know how it works on FW 2.0.0.

goldstrike55 commented 5 years ago

seems to be working. i heve tempratuur readings

jwikman commented 5 years ago

Well done @nlrb !

Just installed the new version, and so far all seems to work as I expect.

btw, I think you can remove the "Last Update" from the Advanced settings page. Athom added a new feature (one of the most hidden ones) where you can tap on the sensors reading to see when the last update was.

silbernagel commented 5 years ago

@nlrb Works great for me as well:)

Do you have a paypal-address? I'll send some thank you money!

nlrb commented 5 years ago

Good to hear it works, closing this one.

jwikman commented 5 years ago

@nlrb let us know when there's a way to show our appreciation by sending a donation.

nlrb commented 5 years ago

@jwikman Best way to show appreciation is a 5 ⭐️ rating and a good review 😄 .

jwikman commented 5 years ago

@nlrb got it! Keep up the good work 👍

jwikman commented 5 years ago

@nlrb it seems as if you can't rate an app that you're not having installed. And since I've got the github version running right now, I'm not able to rate. Will do another try when the official app is updated and I've switched over to that one.

silbernagel commented 5 years ago

Same here. All the stars ready for official release:)

nlrb commented 5 years ago

Now available in the store.

nlrb commented 5 years ago

Can someone try the latest GitHub version to see if protocol selection now works in the app?

pjmpessers commented 5 years ago

For me this new version on Github doesn't give the protocol selection back.

nlrb commented 5 years ago

@pjmpessers Bummer, thanks for trying. I put a local copy of angular.js and jquery.js in the app per v2 change log: https://apps.developer.athom.com/tutorial-SDK%20Changelog.html. There are no other changes in there that explain this behaviour, so I am at a loss.

pjmpessers commented 5 years ago

Your welcome. The temperature read out comes in. 👍🏻Only for me unregular.