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

No drop down available to choose device #19

Closed
terryhonn opened this issue Aug 10, 2022 · 3 comments
Closed

No drop down available to choose device #19

terryhonn opened this issue Aug 10, 2022 · 3 comments

Comments

@terryhonn
Copy link

I have multiple controllers, and when I add a new card, nothing happens when I click on "Required options".

I don't mind editing/working with YAML, can you provide a way to locate the device ID for inserting manually, please?

@rianadon
Copy link
Owner

Something must have broke. The device selector is no longer appearing for me either.

To find the device ID manually, navigate to Settings -> Devices & Services -> Devices and find your OpenSprinkler device. The url will look something like http://homeassistant:8123/config/devices/device/### where ### is the device id.

Then add to the YAML:

device: ###

@Jhutjens92
Copy link

Jhutjens92 commented Nov 16, 2022

Could you elaborate on this?
Which YAML file at what location?
I've installed the OScard using HACS and the same issue arrise for me. I can't select a device. I've found the device ID but i have no idea where to put it.

@rianadon
Copy link
Owner

When you edit the card, you should see a button in the lower left called "Show Code Editor" like in this screenshot:

image

Click the button to switch to the code editor.
You'll need to type in device: <put the id here>.

I've forgotten to push a fix for the issue. Hopefully this will no longer be a problem soon.

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

3 participants