Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working but error messages #16

Open
tortho opened this issue Jan 5, 2024 · 10 comments
Open

Working but error messages #16

tortho opened this issue Jan 5, 2024 · 10 comments

Comments

@tortho
Copy link

tortho commented Jan 5, 2024

Got the following in my log files.
Running as HA addon

2024-01-05 11:03:27.786 ERROR (MainThread) [homeassistant.components.mqtt.select] Invalid option for select.bwa_link_hot_tub_heating_mode: '' (valid options: ['ready', 'rest', 'ready_in_rest'])
2024-01-05 11:03:27.789 ERROR (MainThread) [homeassistant.components.mqtt.select] Invalid option for select.bwa_link_hot_tub_temperature_scale: '' (valid options: ['fahrenheit', 'celsius'])
2024-01-05 11:03:27.791 ERROR (MainThread) [homeassistant.components.mqtt.select] Invalid option for select.bwa_link_hot_tub_temperature_range: '' (valid options: ['high', 'low'])

@jshank
Copy link
Owner

jshank commented Feb 6, 2024

Should be fixed in 2024.02. Please test and let me know.

@antsund
Copy link

antsund commented Aug 20, 2024

I have the local addon installed and noticed that it says "Current version: 2023.6.0". What can i do to update it to the latest release?

@tortho
Copy link
Author

tortho commented Aug 20, 2024

Same issue here and see on GitHub Last edit was last year which seems strange if there is a 2024 update

@jshank
Copy link
Owner

jshank commented Aug 20, 2024

If you are using a local addon, that isn't my project. bwalink runs as a standalone docker container and feeds data directly in to MQTT.

@antsund
Copy link

antsund commented Aug 20, 2024

You mean the folder ha-addon in your repo is not maintained by you?

I'm asking as of curiosity since I don't know.

@jshank
Copy link
Owner

jshank commented Aug 20, 2024

@antsund I see the confusion and you're right. There have been a few forks of the project resulting in various add-ons to accomplish the same. There was a PR last year from @peterg79 for ha-addon that I included in my repository as optional but I don't maintain. The docker environment I mentioend is accessible via docker pull ghcr.io/jshank/bwalink:2024.02.

@peterg79 any interest in doing a maintenance update to ha-addon?

@antsund
Copy link

antsund commented Aug 20, 2024

I run home assistant on a RPI, would installing through docker via SSH be a solution?

@peterg79
Copy link
Contributor

Sure, I’ll take a look at it tonight.

@antsund
Copy link

antsund commented Aug 21, 2024

Great, thanks @peterg79 !

@peterg79
Copy link
Contributor

@antsund I updated the version number. However, if you're using the custom addon, all you need to do is to click on rebuild on the addon page. That should automatically fetch the latest version of ccutrer/balboa_worldwide_app
ha-bwalink-addon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants