butaca

Results 8 issues of butaca

I would like to see my devices energy consumption over time without relying on the cloud. There is a Homebridge module that allows this data to be shown in Eve...

bug

**Describe the bug** Changing the brightness through HomeKit app resets the bulb color to white. For example I set the color to red, then change the brightness, but the resulting...

bug

When subscribed to email notifications I receive an email for all build events (STARTED, FAILED, SUCCEED, etc). I would like to select which build events should trigger an email notification.

feature-request
notifications

I'm trying to check if a key exists in the cache. Since there is not a CacheInterface.Exists, I have to rely on CacheInterface.Get to perform the check. The Redis implementation...

The issue is similar to https://github.com/eko/gocache/issues/166 but for Redis with []byte values. When getting a []byte value the cache returns an empty []byte without an error. This is because the...

When using BigCache in a chain, ChainCache.Get fails because it uses GetWithTTL and that function in BigCache is not implemented and returns an error. The change was merged recently: https://github.com/eko/gocache/commit/d94f5d2c9ced337b74fe48434f6f141188e9a85a...

El archivo https://www5.ine.gub.uy/documents/Estadísticaseconómicas/SERIES%20Y%20OTROS/Cotización%20de%20monedas/Cotización%20monedas.xlsx de donde de donde se sacan los datos no existe más, entonces la db no se está actualizando. Estuve buscando y no encontré otra ruta. Encontré esto...

The plugin does't seem to work properly with [multi-root workspaces](https://code.visualstudio.com/docs/editor/multi-root-workspaces). When having multiple .envrc files, each one in each root, it detects only one .envrc file and ignores others.