mrmaximas
mrmaximas
@Koenkk todays' log: ``` % sudo /Users/m/zigbee2mqtt/update.sh Password: Skipped stopping Zigbee2MQTT, no systemctl found Updating... Updating 32329695..0706a5e0 error: Your local changes to the following files would be overwritten by merge:...
@Koenkk i'm using os x. first commands from `update.sh` with errors ``` % sudo #!/bin/bash -e sudo #/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -e sudo: #/bin/bash: command not found sudo cd...
@Koenkk thanks! I always run update.sh with sudo. I don't know how correct this is, but I have permission errors before. maybe I need to fix something in this. when...
Thanks! I'm gonna need a few minutes
I put ext.js in the external_converters folder, restarted z2m, but nothing changed in the interface.
the dimmer control seems to be working.
seems like works? {"brightness":164,"countdown":5,"last_seen":"2025-03-18T23:03:37+03:00","linkquality":98,"max_brightness":254,"min_brightness":30,"state":"ON","update":{"installed_version":70,"latest_version":70,"state":"idle"}}
Strange thing. I tried it on other device that I haven't tried to write a timer to through the console before. There is nothing about countdown. {"brightness":141,"last_seen":"2025-03-18T23:19:23+03:00","linkquality":131,"max_brightness":254,"min_brightness":80,"state":"ON","update":{"installed_version":70,"latest_version":70,"state":"idle"}}
I changed the brightness, gave a command, in the test dimmer the brightness changed, countdown 5s is there. On other dimmers the countdown does not appear in the reply. Looks...
just saw the errors in the z2m log. ``` 2025-03-18 23:14:10z2m: Publish 'set' 'command' to 'Kitchen Main' failed: 'Error: command is not a object, got string ("")' 2025-03-18 23:14:10z2m: Publish...