mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
httpmod.template: update eq3 fw check
git-svn-id: https://svn.fhem.de/fhem/trunk@20145 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
aaf1100c72
commit
a0ee4d5326
@ -1,5 +1,5 @@
|
||||
###########################################
|
||||
# $Id: httpmod.template $
|
||||
# $Id: httpmod.template 20144 2019-09-11 05:51:25Z Beta-User $
|
||||
#
|
||||
# Comments start with #. Empty lines are ignored.
|
||||
# Syntax of one entry: name: line, one optional filter: line, zero or more par: lines, FHEM-Commands
|
||||
@ -426,6 +426,8 @@ attr DEVICE reading01Format https://www.eq-3.de%s
|
||||
attr DEVICE reading01Name fw_link
|
||||
attr DEVICE reading01RegOpt gi
|
||||
attr DEVICE reading01Regex <a.href="(\/downloads\/software\/firmware\/hm[^"]+)
|
||||
attr DEVICE reading02AutoNumLen 2
|
||||
attr DEVICE reading02Name changeLog_link
|
||||
attr DEVICE reading02OExpr $val=~m/(\/downloads\/software\/firmware\/[^"]+)/?"https://www.eq-3.de".$1:"none"
|
||||
attr DEVICE reading02RegOpt gis
|
||||
attr DEVICE reading02Regex (.{300})<a.href="\/downloads\/software\/firmware\/hm[^"]+
|
||||
|
Loading…
x
Reference in New Issue
Block a user