Update cover.mqtt.markdown (#1267)

Retain flag was used twice.
This commit is contained in:
Madhan Sundaram 2016-10-19 01:22:31 -04:00 committed by Fredrik Lindqvist
parent 6b7ad4e20f
commit 602ca9f214

View File

@ -70,7 +70,6 @@ cover:
state_open: "OPEN"
state_closed: "STATE"
optimistic: false
retain: false
value_template: '{% raw %}{{ value.x }}{% endraw %}'
```