Markus Mauch
Markus Mauch
## Device - Product name: SilcerCrest Smart Button (LIDL) - Manufacturer: _TZ3000_rco1yzb1 - Model identifier: TS004F - Device type : Switch https://www.lidl.de/p/silvercrest-smart-button-mit-magnetischer-wandhalterung-zigbee-smart-home/p100339621 ## Screenshots     The device...
The extension is connected to Home Assistant but there are no completions for Entity IDs, Services, Scenes and Triggers, etc. Conectiong via Samba share: ``` [Home Assistant Language Server(5153)] Started...
I've installed the latest NativeScript extension for Visual Studio Code (https://www.nativescript.org/nativescript-for-visual-studio-code). Supposedly the extension does support intellisense: "With Intellisense, interactive debugging and integration with device emulators, the NativeScript extension for...
After updating to NativeScript 6.2 it is no longer possible to use the debugger in vs code. It says: [NSDebugAdapter] Running tns command... [NativeScriptCli] execute: tns --analyticsClient VSCode debug android...
**Actual behavior** Creating a custom kaniko image using the following multi-stage Dockerfile fails: ``` FROM gcr.io/kaniko-project/executor:latest as kaniko FROM alpine:latest as alpine COPY --from=kaniko /kaniko/.config /kaniko/.config COPY --from=kaniko /kaniko/.docker /kaniko/.docker...
# Problem/Motivation Vaultwarden allows to set up Push Notification to send authentication requests from the web extension to the mobile app in order to use biometric authentication. The respective settings...