diff options
Diffstat (limited to 'scripts/context/lua/mtx-evohome.lua')
-rw-r--r-- | scripts/context/lua/mtx-evohome.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-evohome.lua b/scripts/context/lua/mtx-evohome.lua index 7fd8612ec..83f87abdf 100644 --- a/scripts/context/lua/mtx-evohome.lua +++ b/scripts/context/lua/mtx-evohome.lua @@ -24,6 +24,7 @@ local helpinfo = [[ <category name="basic"> <subcategory> <flag name="collect"><short>collect data from device</short></flag> + <flag name="update"><short>update data from device</short></flag> <flag name="presets"><short>file with authenciation data</short></flag> <flag name="auto"><short>fetch temperature data every hour</short></flag> <flag name="port"><short>server port when running the service, default: 8068</short></flag> |