Alexander

Results 15 comments of Alexander

I have Aqara VOCKQJK11LM sensor and I've posted about these warnings [here](https://github.com/itavero/homebridge-z2m/issues/241#issuecomment-1402030402) Here is my device entry from topic `zigbee2mqtt/bridge/devices`: [voc_aqara.txt](https://github.com/itavero/homebridge-z2m/files/10956914/voc_aqara.txt) My thoughts on this 1. There should be a...

why not drop initd scripts at all? rundeck could be managed with simple systemd serivce, we used this one for tests: ``` [Unit] Description=Rundeck daemon service After=network.target [Service] Type=simple KillSignal=SIGTERM...