Adds confirmation dialog to reset add-on configuration#3945
Conversation
| method: String, | ||
| data: {}, | ||
| disabled: Boolean, | ||
| confirmation: String, |
There was a problem hiding this comment.
This is a js file with Types in it? 🤔
There was a problem hiding this comment.
It looks like it, unless I really screwed it up?
|
Managed to test this already? Can't merge it now 😄 |
|
Not properly :/ |
|
Breakfast? Lunch you mean 😜 |
|
No matter what I try it fails to build, usually with The changes should work, but since I cannot test it myself I'm closing down this PR. |
|
Are you using the latest version of node? try |
|
Tried latest, tried the Dockerfile included in the repo, tried a custom one I have used for other node stuff. My computer is probably too weak. If anyone else wants to add this in go for it, just won't be me. |
|
I just tested it, it works ;-) |
|
@ludeeus you bringing this back? |
|
Nope, I've tried multiple computers and none of them will let me test the change. |
This adds:
ha-call-api-button(same asha-call-service-button)Closes #3854
Marked as a draft until I get my env up running so I can actually test it.