Markus Mauch

Results 6 issues of 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 ![image](https://user-images.githubusercontent.com/7030408/171989855-aa70f8ea-9374-443d-bcb8-7436717a1f24.png) ![image](https://user-images.githubusercontent.com/7030408/171990006-764b8893-a4e6-430b-b701-39a394999851.png) ![image](https://user-images.githubusercontent.com/7030408/171990038-7b2654f5-bb5b-4d57-9b0d-b948c7b71b8a.png) ![image](https://user-images.githubusercontent.com/7030408/171990052-33e6b75d-480c-4c01-8b48-b532d439fe69.png) The device...

Device Request

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...

bug

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...

feature

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...

needs more info

**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...

kind/feature-request
area/multi-stage builds
priority/p2
issue/custom-image

# 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...