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

Difficulty entering HA credentials #92

Open
MaxVRAM opened this issue Jan 21, 2024 · 4 comments
Open

Difficulty entering HA credentials #92

MaxVRAM opened this issue Jan 21, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MaxVRAM
Copy link

MaxVRAM commented Jan 21, 2024

As a new Immersive Home user on Quest 3, I tried to enter my Home Assistant URL with 3 different methods before realising it could only be filled by pasting text copied from another app on the headset:

  • Virtual keyboard: I tried long pressing the shift and semicolon keys in case the colon was hidden.
  • Bluetooth keyboard: The keypresses aren't sent to Immersive Home for some reason.
  • SideQuest copy/paste: Text pasted from SideQuest also wasn't making it to the app.

I finally managed to enter the URL using these steps:

  1. Open Meta Browser and paste the URL from SideQuest into the address bar
  2. Select and then cut the text from the address bar
  3. Return to Immersive Home to paste the text in the field
  4. Repeat for the token

I understand that the token is far too long to enter by hand, but a complete keyboard and handling keystrokes/pasting from input devices and SideQuest would reduce the barrier of entry.

Also, nice work on kicking off a great open-source project. I'm interested in seeing where this goes.

@MaxVRAM MaxVRAM changed the title Unable to enter HA instance credentials Difficulty entering HA credentials Jan 21, 2024
@Nitwel
Copy link
Owner

Nitwel commented Jan 21, 2024

We have a setup guide here, but I agree that it is somewhat hidden at the moment. In the future, I'll implement the setup tutorial right into the app.

Virtual keyboard: I tried long pressing the shift and semicolon keys in case the colon was hidden.

I'm not really following what you mean by that.

Bluetooth keyboard: The keypresses aren't sent to Immersive Home for some reason.

That's definitely something I should support soon. Even though I don't have a keyboard to test this with, I should try to implement it anyways.

SideQuest copy/paste: Text pasted from SideQuest also wasn't making it to the app.

Haven't heard of that yet. Will look into if it makes sense to add this way of setting it up too.

I think the best way would be to host a QR code generator on our website which you could then scan with the headset to have a seamless setup, but for that Meta needs to implement a QR Code scanner first.

Also thank you very much for the feedback!

@Nitwel Nitwel added the bug Something isn't working label Jan 21, 2024
@matthewgutz
Copy link

I ran into the same issue where I could not enter a colon.
There is no physical colon button, only semicolon which is shown in both the lower and uppcase keyboard state.

Here are some pictures to help illustrate the issue.
image
image

@Nitwel
Copy link
Owner

Nitwel commented Jan 28, 2024

Oh haha, I just noticed that yesterday too, thanks for the report!

@MaxVRAM
Copy link
Author

MaxVRAM commented Jan 29, 2024

We have a setup guide here, but I agree that it is somewhat hidden at the moment. In the future, I'll implement the setup tutorial right into the app.

Actually I couldn't access the guide when I was initially setting it up. I think your website was down briefly, so just tried different methods to enter the server info.

Virtual keyboard: I tried long pressing the shift and semicolon keys in case the colon was hidden.

I'm not really following what you mean by that.

Sometimes virtual keyboards (like on phones) have additional layers of characters you can switch between. I couldn't find a colon on your virtual keyboard so I tried holding shift and other keys in case the character was hidden on another layer.

Bluetooth keyboard: The keypresses aren't sent to Immersive Home for some reason.

That's definitely something I should support soon. Even though I don't have a keyboard to test this with, I should try to implement it anyways.

Happy to test it if you end up adding that. Since getting a Quest 3 I've found passthrough + physical keyboard really practical, especially for MR apps coming from web or desktop.

SideQuest copy/paste: Text pasted from SideQuest also wasn't making it to the app.

Haven't heard of that yet. Will look into if it makes sense to add this way of setting it up too.

Yeah, the SideQuest app has a text box you can push to the connected HMD. It beats using a virtual keyboard to enter 20 random characters to log into something on the headset and you use a password manager.

This possibly enters text using the same method as a Bluetooth keyboard, so enabling one may enable the other.

I think the best way would be to host a QR code generator on our website which you could then scan with the headset to have a seamless setup, but for that Meta needs to implement a QR Code scanner first.

Nice thinking. That would definitely be the ideal solution 🤞

Also thank you very much for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants