darbogx

Results 2 issues of darbogx

It is not a bug, but I have a question about generating table with auto-merge option. I wrote following code: ``` package main import ( "fmt" "github.com/jedib0t/go-pretty/v6/table" "github.com/jedib0t/go-pretty/v6/text" ) func...

enhancement

**Describe the problem you have/What new integration you would like** Add support for MLX90640 as I did not found any easy way to make it works with HA. **Please describe...