Skip to content

Commit

Permalink
[netatmo] Remove unused configuration setting (thermostat) (openhab#8217
Browse files Browse the repository at this point in the history
)

Fix openhab#8200

Signed-off-by: Laurent Garnier <[email protected]>
  • Loading branch information
lolodomo authored and markus7017 committed Sep 18, 2020
1 parent 6a8bbf7 commit 8fd2162
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@
<description>Id of the Device (mac address)</description>
<required>true</required>
</parameter>

<parameter name="refreshInterval" type="integer" min="2000" unit="ms" required="false">
<label>Refresh Interval</label>
<description>The refresh interval to poll Netatmo API (in ms).</description>
<default>300000</default>
<advanced>true</advanced>
</parameter>
</config-description>

<config-description uri="thing-type:netatmo:module">
Expand Down

0 comments on commit 8fd2162

Please sign in to comment.