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

Not accept url action under tap_action of entities #296

Closed
valepe opened this issue Mar 27, 2020 · 5 comments · Fixed by #374 or #375
Closed

Not accept url action under tap_action of entities #296

valepe opened this issue Mar 27, 2020 · 5 comments · Fixed by #374 or #375
Labels
wontfix This will not be worked on yaml

Comments

@valepe
Copy link

valepe commented Mar 27, 2020

After reading 1 & 2 👆, type your issue here and please include the related YAML code like this:

from version 0.100 a new url action is allowed for tap_action, hold_action and double_tap_action options of entities.

      - entity: binary_sensor.myentity
        name: Name
        double_tap_action:
          action: url
          url_path: https://www.apple.com

and/or point to a repository containing your Home Assistant Configuration

@valepe valepe added the yaml label Mar 27, 2020
@keesschollaart81
Copy link
Owner

Do you get an error or would you consider this a feature request for schema's around the binary sensors (as there are currently nog scheme's around it)

@valepe
Copy link
Author

valepe commented May 8, 2020

Vscode highlights it as errore, I suggest a schema update

@stale
Copy link

stale bot commented Jul 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 8, 2020
@frenck
Copy link
Collaborator

frenck commented Jul 12, 2020

Fixed in 1.7.0

@frenck frenck closed this as completed Jul 12, 2020
@valepe
Copy link
Author

valepe commented Jul 16, 2020

Still 'Value is not accepted. Valid values: "toggle".'
The property is action for a double_tap_action entity.
The strange is that same text block is also in another file and vscode doesn't show up the error.
The offending file is named 'alarms.yaml'. Does it matters?

I'm on version v1.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on yaml
Projects
None yet
3 participants