Tomasz Napierala
Tomasz Napierala
I just published configuration on-line and despite the fact that my board is set properly, it isn't on the webpage. Board is MKS_SBASE - 1750. Also help page is probably...
Hi, I'm quite new user of this excellent tool, and by mistake I overwritten entire config. I was trying to share my config somehow and clicked something around [Upload] or...
Why not just use: https://github.com/mathworks/thingspeak-arduino ?
**Describe the solution you'd like** ESO v0.5.3, helm deployed It's probably a bug. I'm using ESO in many cases on the same cluster, with the same configuration and it works...
Hi, I tried to install the plugin for managed Elastic cloud. Installation through management console went without any issue, but when trying to fetch metrics, I'm getting following error: ```...
## Describe the Feature This is a follow up on https://github.com/cloudposse/terraform-aws-ec2-autoscale-group/issues/87 For some time AWS allows to enable instance tags in metadata through: ```hcl metadata_options { instance_metadata_tags = "enabled" }...
Hi, For quite a some time Chrome browser does not accept to connect to sites with cert without subject alternative name extension.: https://eengstrom.github.io/musings/self-signed-tls-certs-v.-chrome-on-macos-catalina
## what * Added support for newly introduced instance tags in metadata ## why * This is very handy for setting up a hostname from "Tag:Name" and other useful automations...
## Describe the Feature For some time AWS allows to enable instance tags in metadata through: ```hcl metadata_options { instance_metadata_tags = "enabled" } ``` See: https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/ ## Expected Behavior Ability...
Added support for BME280 external sensor --- This change is [](https://reviewable.io/reviews/enviromonitor/enviromonitorstation/16)