8 Commits

Author SHA1 Message Date
Ryan Warner
b84f596358
Update lock.mqtt example with state_locked and state_unlocked (#12533)
* Update lock.mqtt for reflect breaking change

Had an issue with my HASS not working with locks. Turns out the docs didn't reflect the new "state_lock" and "state_unlock" payload breaking change mentioned here: https://www.home-assistant.io/blog/2020/01/15/release-104/#breaking-changes

Is it worth getting rid of the old payload_lock payload_unlocked states and changing them in the example?

* Forgot "ed" in the example

* Put payload_lock/unlock back in

Let's have both the payload_lock/unlock back in the example along with state_locked/unlocked.
2020-04-12 11:18:25 +02:00
Fredrik Erlandsson
9c0dc8d3f1
Add via_device doc for mqtt-discovery components (#12671) 2020-04-04 13:51:58 +02:00
Franck Nijhof
e2555e3816
Migrate MQTT integration to brands + add ha_domain (#12296) 2020-03-06 11:02:40 -08:00
Erik Montnemery
1dc5a07ba8
Sort MQTT config (#12199) 2020-02-28 15:52:41 +01:00
kbickar
56c23976a7
Correct MQTT Lock Default States (#12021)
Updated the defaults to match the states changed in https://github.com/home-assistant/home-assistant/pull/29808
2020-02-09 11:47:53 +01:00
Iulius
e889908a40 separate cmd payloads to state values (#11420) 2020-01-04 17:41:28 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00