disruptive pattern material

Results 9 comments of disruptive pattern material

I get this...seems similarish ``` reepbx-app | STARTING ASTERISK freepbx-app | Asterisk Started freepbx-app | + '[' '!' -f /var/run/asterisk/asterisk.pid ']' freepbx-app | + var_false TRUE freepbx-app | + '['...

I cannot for the life of my figure out what is going wrong...

What is curious (as observed) is the exact came docker-compose works fine on my mac, but not on Ubuntu host. @rusxakep and @tiredofit let me know if there is any...

@rusxakep no, internal SSD - the only drive in the setup.

so I was doing some housekeeping and I noticed that :latest on the docker pulls a very old version; I tried to use the newer tag and it seems to...

Yeah I would love to have something like this. I have AQI, VOC, CO2, CO, etc... sensors in my home based on ESPHome and home-assistant. Ideally, a panel that can...

So the thing is that supposedly the driver is in the OS now, but I cannot for the life of me get the touch to work right, this would be...

I made this change... ``` console.log(btntopic+"/battery: \t"+button.batteryStatus); sleep(2500); mqtt.publish(btntopic + "/action", "ok"); }); function sleep(milliseconds) { var start = new Date().getTime(); for (var i = 0; i < 1e7; i++)...

Why I want this is because in my setup it happens so fast that by the time an automation is triggered the value of the button has returned to ok...