Steve Wagner

Results 18 issues of Steve Wagner

In node there is the convention that callbacks should be the last parameter of an function. with that in mind, it would be possible to create a short await which...

### What happened? I am started to migrate from Deconz to Zigbee2mqtt and made the mistake and bought a Sonoff ZBDongle-E adapter a while ago before starting to noticed that...

problem

### What happened? I have an Sonoff ZBDongle-E adapter and currently planing with different firmware versions, multipan and EZSP/Ember backend. While doing this it happens that my Aqura WSDCGQ11LM sensors...

problem

Hi, i really like this extension. But if you want to nest more then one single item, it is pretty hard to choose the right parent in the dialog box...

In scenarios where a fragment is nested and used multiple times graphql-tag includes the fragments bodies (source) multiple times. While its obviously wrong, our graphql server also rejecting that requests....

collect-sass current dont work if its used on a Windows machine cause node-sass can not find the files. In example: If the resolved diretory of a scss file is `C:\dir\test.scss`...

When any values is changed, it takes a few seconds until the AC executes it. In this time it can happen that the AC sends messages with the old values...

enhancement

**Describe the bug** I noticed that YamlDotNet 16.2.0 adds extra newlines when writing a foleded string. **To Reproduce** ```csharp var yaml = new SerializerBuilder().WithDefaultScalarStyle(ScalarStyle.Folded).Build(); var result = yaml.Serialize(new {Test=""" test...