Alastair Grant
Alastair Grant
**Describe the bug** From version 2.44 I'm having my private keys in my .getssl directories overwritten by newly generated RSA keys, which is new (and breaking) behaviour. I'm using EC...
King's coronation bank holiday. Bit late to the party, as it's on Monday! Spotted nobody had done this, so if anybody is watching PR's at the weekend...
Please add a strongname to your NuGet packages to allow them to be used by other signed assemblies.
I found that these two settings are critical for MQTT support in EmonCMS, but if running on a legacy config format, they don't exist. * userid * multiuser I don't...
### What happened? I've recently installed a 2-gang [Samotech SM323_v2](https://www.zigbee2mqtt.io/devices/SM323_v2.html#samotech-sm323-v2), this is two separate dimmer switches on one plate. I'm not having a great deal of joy with them, I've...
**Bicep version** 0.30.23 (ec3612efc7) **Describe the bug** I am trying to make use of the functionality added in [PR #13047](https://github.com/Azure/bicep/pull/13047), but it doesn't seem to work and I get: ```Error...
**Bicep version** ```json { "azure-cli": "2.78.0", "azure-cli-core": "2.78.0", "azure-cli-telemetry": "1.1.0", "extensions": { "application-insights": "1.2.3", "azure-devops": "1.0.2", "containerapp": "1.2.0b1", "logic": "1.1.0" } } ``` **Describe the bug** When using a bicepparam...
Added support for GetConfiguration messages. Unfortunately I only have a 1.6 charge point, so I've only added message support for this, but it shouldn't break where charge points are 2.0;...
Basic support for docker containers. I have applied a minor refactor to the appsettings files and moved many of the default development entries into a .development version which will still...