diff --git a/plugin.py b/plugin.py index 90207bb..6dca122 100755 --- a/plugin.py +++ b/plugin.py @@ -5,14 +5,13 @@ #pylint: disable=line-too-long, invalid-name, undefined-variable, global-at-module-level """ - +

Hygrostat


- Implementation of an hygrostat as a Domoticz Plugin.
- Planning shall be configure like that: '[Monday]/.../[Sunday]' where each day is defined with 'Start-End' (Start and End format is HH:mm). + Implementation of an hygrostat as a Domoticz Plugin.
- + @@ -20,7 +19,6 @@ -