diff --git a/configs/pepe/dms.nix b/configs/pepe/dms.nix index b281cdb..5f6bab4 100644 --- a/configs/pepe/dms.nix +++ b/configs/pepe/dms.nix @@ -8,8 +8,8 @@ let dms = pkgs.fetchgit { url = "https://github.com/mrVanDalo/dms.git"; - rev = "977e7d5fd2d0ccde7b185343eba35f4967871590"; - sha256 = "138ib1hanp91nmb22f67asgy3afx0yxajbm54ar3s5h4c0fgry38"; + rev = "2f5c44f017bdfd8abfe908d419ef26bac300f809"; + sha256 = "0dxhk1ah6wwbsxyk4hd32rz7886w7r5gfy16485gjbvky1qsi8gd"; }; in { diff --git a/configs/pepe/home-assistant/light-control.nix b/configs/pepe/home-assistant/light-control.nix index c64b63f..6d622f0 100644 --- a/configs/pepe/home-assistant/light-control.nix +++ b/configs/pepe/home-assistant/light-control.nix @@ -22,7 +22,8 @@ #disabled_switches = [ #"zigbee2mqtt/light_2" #]; - ignored_sensors = [ "zigbee2mqtt/motion_sensor_7" ]; + ignored_sensors = + [ "zigbee2mqtt/motion_sensor_7" "zigbee2mqtt/door_sensor_4" ]; } ]; sensors = let