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

I can't find the virtual devices created #60

Open
Mott4-four opened this issue Mar 28, 2023 · 9 comments
Open

I can't find the virtual devices created #60

Mott4-four opened this issue Mar 28, 2023 · 9 comments

Comments

@Mott4-four
Copy link

I created a virtual switch as show in figure:
1

I restarted the system, but I can't find any virtual devices

2

am I doing something wrong?
Thank you

@boelle
Copy link

boelle commented Mar 29, 2023

same here

virtual:

light:

  • platform: virtual
    name: 'solveig_wc'
    initial_value: 'off'

image

its not there

same thing in:

#56
#53

@twrecked
Copy link
Owner

What version of Home Assistant and Virtual are you using?

And can you turn on debug and upload some logs. You can follow the instructions here just make sure to enable the virtual component debug.

logger:
  default: info
  logs:
    custom_components.virtual: debug

@boelle
Copy link

boelle commented Mar 29, 2023

virtual i got just today....

Home Assistant 2023.3.5
Supervisor 2023.03.2
Operating System 9.5

will add logs in a bit

@boelle
Copy link

boelle commented Mar 29, 2023

"upload some logs"

now which ones? i did read the info link but was confused half way through

@boelle
Copy link

boelle commented Mar 29, 2023

another restart and now they show up

image

@twrecked
Copy link
Owner

I was going to say, the logs show it being created.

Repository owner deleted a comment from boelle Mar 29, 2023
@twrecked
Copy link
Owner

I just deleted the logs, I have a copy I'm looking at.

@boelle
Copy link

boelle commented Mar 29, 2023

side q...

i have this "dummy" light now...

can i do an automotion this way?

trigger:

  • platform: state
    entity_id: light.virtual_solveig_wc
    from: 0
    to: 100

@boelle
Copy link

boelle commented Mar 29, 2023

ahh, thats a no
100 is on
0 is off

so close

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