mendoncart

Results 18 comments of mendoncart

Hi! I had to follow @pachi81 suggestion on #722 ``` color_thresholds: - value: 0 color: dark-grey - value: 0.1 color: orange ``` ![image](https://user-images.githubusercontent.com/62950083/236231691-c0104b4b-6a52-4420-9bf4-32f38d0c49f8.png) Every issue I've seen about it, point...

> What conclusion do you expect? I've said it on my message: Conclusion: will be added, or, will not be added. I'll try to monitor this post, I'm already subscribed...

Keeping the FR "fresh". ![image](https://github.com/kalkih/mini-graph-card/assets/62950083/c877cd0b-538c-4ca2-b055-3021d4e47d12) I've noticed, that this graph goes "below" the min value, so it gets hidden. But this doesn't work to hide 0 values if I set...

For me, installing the libfreeimage3 library, solved the problem ``` apt-get update apt-get install libfreeimage3 ldconfig ```

It'd be awesome to be able to send notifications to the tv.

> arguments[1]: string found, object expected\",\"details\":[] It seems it needs you to pass an object on the argument 1. Maybe try something like: `$ smartthings devices:commands yyyyyyyy-... 'execute:execute("deviceNotification", {"notification": ["Test...

> just add a \ before each special character Exactly my problem. Escaping special characters with \ solved it. Thanks!

@streamer45 do you speak Portuguese?

Same here. It worked fine some days ago.