Michael Bisbjerg

Results 89 issues of Michael Bisbjerg

Hey, I'm trying to clone a repo using [this guide](https://fabioz.github.io/mu-repo/cloning/). I've set up my remotes without any user or group names in them (ie. `https://user@host/`), expecting to be able to...

enhancement

Hey, So. I initially hoped that the TV I've gotten (a QE65Q9FN) was well supported and documented, given its price and the fact that it could run .NET.. But I'm...

In order to create a minimal IAM policy, as outlined here (#1655), could Docker-Machine be changed to tag instances in EC2 with the requested tags on the `RunInstances` API call,...

Hi I'm using this library [through an integration in Home Assistant](https://github.com/mauro-midolo/homeassistant_electrolux_status) - and we're seeing a lot of "dropouts" where the status of entities will disappear only to reappear a...

Hey, I was downloading a file `mbtiles` files for a map, and noticed that the files were uncompressed. I checked with gzip, and was able to get a compression ratio...

TL;DR: This issue is a journey I took to find out how to improve caching. Skip to [this comment](https://github.com/esphome/feature-requests/issues/2171#issuecomment-1473686421) where I used `build_cache_dir` in platformio to improve build speeds. **Describe...

Project: ESPHome

Just occurred to me. HA will auto-poll every 30 seconds by default. I'm not sure which frequency the thermostats are running in, but we could match it (its likely a...

This adds firmwares for the Danish producer [Logic Group](https://logic-group.com/firmwareopdateringer/), I've initially created files for two products. I have some points below to fix, before handling the rest. I've written with...

This pull request introduces a new usermod for integrating the INA226 voltage, current and power sensors into WLED. It uses the [wollewald/INA226_WE](https://registry.platformio.org/libraries/wollewald/INA226_WE) library to handle the wire stuff, and implements...

This pull request introduces a new usermod for integrating the AHT10, AHT15, and AHT20 humidity and temperature sensors into WLED. It uses the [enjoyneering/AHT10](https://registry.platformio.org/libraries/enjoyneering/AHT10) library to handle the wire stuff,...