Ben Wainwright
Ben Wainwright
Really nice plugin! I thought I'd spend a bit of time implementing one of the features on your wishlist, because with a bit of work I can really see myself...
In VsCode, its very easy to discover what configuration is available without reading the documentation because * There is a searchable GUI available * The JSON file gets autosuggestions complete...
Recently, I had a bit of a whack-a-mole experience fixing one bug and introducing another. This plugin is in dire need of some automatic tests to verify changes and stop...
Hi there! I'm currently building end to end tests for my automations and has-virtual is perfect for this use case. Currently the main entity that's missing for me is media_player...
# Suggestion As a professional TypeScript developer, I start new TS projects all the time. I use `tsc --init` sometimes, but more often than not I copy `tsconfig.json` files from...
Hey there! I use this plugin as part of my setup and currently I'm getting the following error message when I add a new import via a quick action. GitHub...
### Current Behavior Running nx commands looks exactly like it did with previous versions ### Expected Behavior Expecting to see the new terminal UI when I run nx commands in...
On the websocket API section that tells you how to subscribe to a trigger: https://developers.home-assistant.io/docs/api/websocket/#subscribe-to-trigger it says > For each trigger that matches, the server will send a message of...