kisdaniel
kisdaniel
How can I get the current firmware version? I have just bought a Sonoff RF Bridge and seems to be not working with this hacking. I would like to try...
I see a new firmware update (1.6.2 to 1.7.0) in ewelink app.
the workaround seems to be working by adding `.then(result => { result.result.then(() => {}, () => {}); });`. I hope @shlomiassaf will fix it.
What do you think about this? ``` if (typeof reject === "function") { reject(); } ```
I get a same exception: ``` java.lang.InstantiationError: com.github.lppedd.cc.api.ProviderPresentation at com.github.lppedd.cc.commitlint.CommitlintConstants.(CommitlintConstants.kt:9) at com.github.lppedd.cc.commitlint.CommitlintTokensProvider.getPresentation(CommitlintTokensProvider.kt:24) at com.github.lppedd.cc.completion.menu.FilterAction.(FilterAction.kt:22) at com.github.lppedd.cc.completion.LookupEnhancer.setProviders(LookupEnhancer.kt:72) at com.github.lppedd.cc.completion.ConventionalCommitTextCompletionContributor.enhanceCompletionProcessIndicator(ConventionalCommitTextCompletionContributor.kt:254) at com.github.lppedd.cc.completion.ConventionalCommitTextCompletionContributor.fillCompletionVariants(ConventionalCommitTextCompletionContributor.kt:205) at com.intellij.codeInsight.completion.CompletionService.getVariantsFromContributor(CompletionService.java:81) at com.intellij.codeInsight.completion.impl.CompletionServiceImpl.lambda$getVariantsFromContributor$1(CompletionServiceImpl.java:321) at com.intellij.diagnostic.telemetry.TraceKt.runWithSpan(trace.kt:74) at com.intellij.codeInsight.completion.impl.CompletionServiceImpl.getVariantsFromContributor(CompletionServiceImpl.java:320) at com.intellij.codeInsight.completion.CompletionService.getVariantsFromContributors(CompletionService.java:73)...
> I had to upgrade my HA and on the first start up the integration failed to authenticate. I use a separate account for HA, and I hadn't logged into...
I get a same error message
Any solution? I have a same problem after fresh installation.
I get this error in selenoid when the appropriate selenoid image (selenoid/vnc_chrome:xxx) is not pulled manually in docker.