Emil 'Skeen' Madsen

Results 27 issues of Emil 'Skeen' Madsen

Hi, I installed the addon, and configured a rocker switch via the discovery. I can see the state of the buttons are being picked up nicely, and everything seems to...

Hi, We would like to manage users and teams using Terraform to automatically assign permissions and accesses to users according to our IAM system. I imagine a resource alike: ```hcl...

enhancement
api or backend

The README.md file starts like this: > A node.js/JavaScript parser of NMEA0183 sentences. Sentences are parsed to [Signal K delta](http://signalk.org/specification/master/data_model.html#delta-format) format. However the link is broken, and should presumably be...

**Is your feature request related to a problem? Please describe.** I prefer to install addons directly from the upstream source, usually via Github releases, similar to this: * https://github.com/DeadlyBossMods/DBM-Retail/releases/tag/10.0.20 **Describe...

:sparkles: enhancement

Hello, Is the dual licensing meant as 'AND' (you have to fulfill both BSD and GPLv3) or an 'OR' (you either have to fulfill BSD or GPLv3). If the argument...

#### Problem Parsed log fields are ignored, and raw logs are written instead. #### Steps to replicate I have the following fluentbit configuration: ``` [SERVICE] Flush 1 Daemon Off Log_Level...

Hello, Is it possible to ignore branches within the templates? - Otherwise is this something that's on the drawing board?

When overriding the 'Content-Type' in a controller, by doing; ``` response.setHeader("Content-Type", "application/json"); ``` It doesn't actually override, it just appends another header to the response; ``` Content-Length:23 Content-Type:application/json Content-Type:text/html ```...

I would love to see a comparison of jcof to gzipped json and perhaps to gzipped jcof too.

**Is your feature request related to a problem? Please describe.** I prefer to install addons directly from the upstream source, usually via Github releases, similar to this: * https://github.com/DeadlyBossMods/DBM-Retail/releases/tag/10.0.20 **Describe...

:sparkles: enhancement