diff options
author | makefu <github@syntax-fehler.de> | 2020-11-16 21:35:30 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-11-16 21:35:30 +0100 |
commit | b033dfd615db0334684f699731aa0064fcedf6e8 (patch) | |
tree | 3d7e02b6f9bd86c186c90119847ae2a9077ec153 /makefu/2configs/urlwatch/default.nix | |
parent | 29c4df2d2228956b65f435cb1358d2f577119217 (diff) |
ma urlwatch: watch zigbee2mqtt supported adapters
Diffstat (limited to 'makefu/2configs/urlwatch/default.nix')
-rw-r--r-- | makefu/2configs/urlwatch/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/makefu/2configs/urlwatch/default.nix b/makefu/2configs/urlwatch/default.nix index 5b059a3b2..ecd03710e 100644 --- a/makefu/2configs/urlwatch/default.nix +++ b/makefu/2configs/urlwatch/default.nix @@ -34,7 +34,9 @@ in { https://pypi.python.org/simple/pyserial/ https://pypi.python.org/simple/semantic_version/ # weird shit - https://www.zigbee2mqtt.io/information/supported_adapters.html + { url = "https://www.zigbee2mqtt.io/information/supported_adapters.html"; + filter = "html2text"; + } http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/ https://erdgeist.org/gitweb/opentracker/info/refs?service=git-upload-pack |