mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
934 B
JSON
20 lines
934 B
JSON
{
|
|
"name": "Proliphix-Thermostat",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Network thermostats specifically designed for Internet access and control. They provide the features and functions of a conventional programmable thermostat with an easy-to-use, browser-based interface that significantly simplifies HVAC programming and control.",
|
|
"website": "http://www.proliphix.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<script type=\"text\\/javascript\">[\\r\\n]*printStatusHead\\(adStat,[\\s]*\"([^\"]{4,5})\",\"[a-z]?\"\\)[\\r\\n]*bodyStart\\(\"status.shtml\", \"settings\"\\))"
|
|
},
|
|
{
|
|
"text": "printFSC(\"\", linkbuttonGet('location.href', 'Refresh'), \"<input type=submit name='submit' value='Submit'>\")"
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"text": " - Status & Control</title>"
|
|
}
|
|
]
|
|
}
|