David Buezas

Results 344 comments of David Buezas

I don't. You'll need a bit of JavaScript. Can you code? Here's a different example you can use as a base. ```yaml type: custom:plotly-graph-dev title: 2D Histogram - Last 10...

You can use the same entity in different rows and do the same as above :)

Ok, I'll give it a try

Here it is https://github.com/dbuezas/lovelace-plotly-graph-card/discussions/215

Closed by the release of v3.0.0. Example in readme

Hey @kesla thanks for the feedback. I see the problem now, it was not what I thought (I tried many libraries and all of them have the same problem, I...

this works: ``` javascript if (id) { list.unshift( tag + '#' + trim(id) ) var isUnique = rootNode.querySelectorAll(list.join('>')).length === 1 if (isUnique){ return list } else { list.shift() selector.push('#' +...

I feel bad for mining this repo with links to my fork, but it looks like it's hard to find: https://github.com/dbuezas/eq3btsmart This one works in the latest home assistant versions...

@rytilahti thank you! Yes, I intend to get it to the core once BTProxies start working, but my fork can't do cli at all so this repo should stay here...

It's not compatible with atmega328p. If there's enough people interested I can add support for it