mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
zigbee2mqtt: 1.39.1 -> 1.40.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.40.0
This commit is contained in:
parent
43e0b0d1be
commit
27aaa2d596
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }:
|
|||
machine.wait_for_unit("multi-user.target")
|
||||
machine.wait_until_fails("systemctl status zigbee2mqtt.service")
|
||||
machine.succeed(
|
||||
"journalctl -eu zigbee2mqtt | grep 'Failed to connect to the adapter'"
|
||||
"journalctl -eu zigbee2mqtt | grep 'Error: Inappropriate ioctl for device, cannot set'"
|
||||
)
|
||||
|
||||
machine.log(machine.succeed("systemd-analyze security zigbee2mqtt.service"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue