Matthias Baur

Results 45 issues of Matthias Baur

**Is your feature request related to a problem? Please describe.** I like to run this program without sudo/root/setcap to better secure the program. This is currently not possible because running...

Using the existing code doesn't work for me. There is just no value send to Home Assistant. I think I'm running in the issue described in https://github.com/vfilimonov/co2meter/issues/16 / https://github.com/vfilimonov/co2meter/commit/5d4187dbd666163911601e0076336e42a4045afc meaning...

Uncommenting this line doesn't change the hostname. It will still be `CO2MONITOR-XXYYZZ`. https://github.com/schinken/esp8266-co2monitor/blob/de290a1c832ec790b381510863bcc893c4d5df6f/settings.h.example#L43

Hey @ajcrowe, this repository looks a little bit abandoned. Are you still actively maintaining it? If not, would you consider moving it to [VoxPupuli](https://voxpupuli.org/)? You can find more information about...

The HA log get's spammed with the following error after enabling this package: ``` WARNING (MainThread) [homeassistant.components.automation.battery_sensor_from_attributes] battery_sensor_from_attributes: Already running ``` I think this is due to the new automation...

### What would you like Renovate to be able to do? Using Renovate to update container images, that are hosted in private projects, currently requires the user to specify `hostRules`...

type:feature
priority-3-medium
platform:gitlab

### Is there an existing issue already for this feature request/idea? - [X] I have searched for an existing issue, and could not find anything. I believe this is a...

enhancement :magic_wand:
no-stale

We want pgbench to run against a different DB/user. DB is already configurable. This MR allows to configure the user and password pgbench will use.

backport-requested :arrow_backward:
release-1.21
release-1.22

We run our cluster with restricted [pod security standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) making the pgbench job fail due to missing security context configuration and similar. I feel they're a good idea for any...

backport-requested :arrow_backward:
release-1.21
release-1.22

Hey, first of all: thanks for this project! Basically all of our CI pipelines use it! :) Sadly we found that the latest (1.35.0) release broken the "[Ignoring paths](https://yamllint.readthedocs.io/en/v1.35.0/configuration.html#ignoring-paths)" feature...