M-A

Results 92 issues of M-A

### Describe the bug - Incorrect casing in FanEntityFeature, turn_on instead of TURN_ON - Fan Entities are not named, so logs is as "None" - Need to start using async_forward_entry_setups()...

bug

Use debug.ReadBuildInfo() to generate Version. Before: ``` $ CGO_ENABLED=0 go install ./cmd/goatcounter $ goatcounter version version=dev; go=go1.23.1; GOOS=linux; GOARCH=amd64; race=false; cgo=false ``` After: ``` $ CGO_ENABLED=0 go install ./cmd/goatcounter $...

At the time of writing, https://github.com/arp242/goatcounter/blob/master/go.mod contains 3 `replace` statements: - zgo.at/bgrun added in https://github.com/arp242/goatcounter/commit/c5810c639b0df378deb9224967cdbe9c85e98dac - github.com/oschwald/maxminddb-golang and github.com/oschwald/geoip2-golang added a long time ago. These make the project impossible to...

## Description The command `/generate` tries to use the LLM's response to determine the file name. This doesn't work with thinking models because the first token is ``. The LLM's...

bug

### Description of the bug: https://pkg.go.dev/google.golang.org/api doesn't contain "generativelanguage" sub package. But it's listed there as the canonical path: https://github.com/google/generative-ai-go/blob/main/genai/internal/generativelanguage/v1beta/generativelanguage-gen.go#L61 ### Actual vs expected behavior: Protobuf source of truth is...

type:bug
status:triaged
p2

Related to issue #526. [lua/go/coverage.lua](https://github.com/ray-x/go.nvim/blob/master/lua/go/coverage.lua) hardcodes "cover.cov" in the current working directory and not in the directory containing of the active buffer's file path. Ref: - https://github.com/ray-x/go.nvim/blob/6368756601a358b1491ac2ff10d0e2939a76df5e/lua/go/coverage.lua#L185 - https://github.com/ray-x/go.nvim/blob/6368756601a358b1491ac2ff10d0e2939a76df5e/lua/go/coverage.lua#L308 This...

First, the code coverage integration is really nice. Thanks Ray for doing this, it is really appreciated! ## Problem The [cwd](https://neovim.io/doc/user/builtin.html#jobstart()) argument is not set for [jobstart()](https://github.com/ray-x/go.nvim/blob/6368756601a358b1491ac2ff10d0e2939a76df5e/lua/go/coverage.lua#L413)? At the moment,...

**TLDR**: *Running `ddns-updater --unknown-argument` runs ignoring unknown arguments* 1. Is this urgent: No 2. DNS provider(s) you use: N/A 3. Program version: v2.9.0 4. What are you using to run...

Fairly low priority, more about polish. Thanks again for this awesome library. ## Current state - `ECMap._get_dimensions()` retrieves the start and end timestamps of the available maps. - `ECMap.get_loop()` will...

**Describe the problem you have/What new integration you would like** The [M5Stack Pico mate](https://shop.m5stack.com/products/m5stamp-pico-mate-with-pin-headers) has a SK6812 LED onboard but no other LED. So it is impossible to use the...

component: status_led
component: addressable_light