Hamid Zare

Results 43 comments of Hamid Zare

we'll be looking into a circleci native way of doing this in Nov. I'll pause this for now

i've already merged it with my own use it's possible I can clean it and make a pull request if @bruhautomation thinks this repo is a good place for it.

thanks. why didn't you fork and make a PR from it? I will prepare and share it when I get a chance. weekend at the latest.

I forked the repo and added in my changes. it's available at [my fork](https://github.com/hamidzr/ESP-MQTT-JSON-Digital-LEDs/tree/82-music-visualizer-effect). I'll clean up the code and make a pull request once @bruhautomation approves I'm not home...

do you have a sound detector attached and working properly?

I assume you also defined the port in the code properly. This is the exact code i'm using in my own setup (minus the passwords, IPs, sensor name and mqtt...

@gfhoihoi72 could you get it to work?

use the mosquittoclient and listen to the same topic as the one that the nodemcu is listening to. send some commands to ur led strip through homeasssistant. the answer will...

this feature would help with using this module in unit tests with eg "mocha"

> One workaround I have found that works with 0.10.1 is the following in `.skhdrc`: > > ``` > # instead of just `alacritty` or `/opt/homebrew/bin/alacritty` > cmd - return...