Hi @psketch @dan-r - how was the unknown error occurred on installation resolved as I have the same issues. I checked the issues on Github but can’t see anything there.
Thanks
For new users, I’d recommend using the core version of the Ohme integration. If you’re running 2025.1.0 or higher you can just add your Ohme account without installing anything.
Thanks for the quick response @dan-r , sadly i get the same issue there. I have reset my password and checked it on my phone app numerous times but as soon as I go to install the integration it asks for my credentials and that’s where the error occurs. Also the official version doesn’t appear to have the same functionalities as the HACS version but i guess that is you catching up on the cross over?
@sskelbow for me it was a https/http problem. I run my HA instance behind a nginx reverse proxy and access it via this internally as well as externally (internally, the local DNS maps the url to a 192… address whereas the public dns is the external address). The login page is I guess is redirecting to an http address and it doesn’t want to display that within a frame within an https window. Once I’d figured it out, I just installed the integration by logging in to the HA instance via http and then once installed, it runs fine via https.
HTTP/HTTPS shouldn’t make a difference as all the login happens in code and not in the browser. It’s worth making sure you’re using an Ohme account and not a Google/Apple account to sign in. Also if you’re using a password manager, make sure it’s filling the password field correctly.
Thanks Both - I am typing the password in from my iphone (set up to use email as the account id and which logs into Ohme OK) to the HA credentials box. Character by character so not sure what is happening. Will continue to investigate
@dan-r @psketch got it sorted thanks probably a noob error in that i had lost connectivity to the internet from HA. So i was interpreting the error as a credential failure when in fact they were never getting presented to Ohme! Sorry for wasting your time
I am using the hacs version still as removed the hacs one before the ha update and when I try to add core version it says already configured but it does not show up lol
I’m also missing the pause functionality …are there plans to add it?
It’ll be in the 2025.2.0 release which is open to beta testing now.