briis / weatherbit

The weatherbit integration adds support for the weatherbit.io web service as a source for meteorological data for your location.
MIT License
33 stars 7 forks source link

Integration configuration has two unlabeled slider bars and a checkbox #8

Closed mrand closed 4 years ago

mrand commented 4 years ago

Thanks for working on this integration - I'm looking forward to trying it! At first I thought it was my theme, but even changing to the default theme doesn't expose any labels. What do they control?

image

briis commented 4 years ago

Hi, This is a caching issue. You must have had the previous version installed. I've seen this a few times during development. Try and clear your cache, before installing. It will show correctly after a bit of time.

mrand commented 4 years ago

I assume you mean browser cache? This is the first time installing the integration and I've pulled it up on two different computers. Tried F5, to no effect.

mrand commented 4 years ago

I should note that I haven't had time to go though the breaking changes, so I am still on 0.108.x. If this might be due to any of the theming changes in the past two releases, then we can wait a few weeks, when I plan to upgrade to 0.111.

briis commented 4 years ago

This is really strange. I just double checked the 0.10 files that are downloaded, and all the text and references are in the files that will be downloaded. The version of HA you are running should not make a difference. I cannot reproduce this error on any of my installations.

mrand commented 4 years ago

I've tried the following:

It said "please wait" while installing the upgraded integration when I went there immediately after that last reboot, but still no other text surrounding things. I'm willing to help with further debug if I can be of help.

briis commented 4 years ago

One more thought: Did you do a manual install? If yes, did you remember to copy the files in the translations directory? That is were the text definitions are pulled from.

briis commented 4 years ago

I just managed to get the 'missing text' on an installation. (Running in Chrome Browser). I then went to the Browser section 'More Tools' and then 'Clear Browsing Data' and marked 'Cached images and Files' and then pressed the button 'Clear data'. I then refreshed the browser on the Home Assistant page and went back to add the Weatherbit integration. I now had the text on the screen as expected.

briis commented 4 years ago

As there has been no reply on this for more than a week, I assume it has been resolved, so I will close this now. Re-Open if you still have the issue.