Marius
4c8d8c20b5
Add mqtt binary_sensor unique_id to documentation ( #5538 )
2018-06-13 16:22:36 +02:00
Fabian Affolter
243d1587e8
Fix typos in file name ( #5330 )
2018-05-08 09:34:28 +02:00
Martin Eberhardt
3f6f8c4048
Fix ON/OFF being interpreted in binary_sensor.mqtt ( #5042 )
...
* Fix ON/OFF being interpreted in binary_sensor.mqtt
YAML interprets `ON` and `OFF` to `true` and `false`. This causes the site to show that instead of the actual default payloads.
* Add header
2018-03-29 09:29:18 +02:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Paulus Schoutsen
fd6f73a713
Merge remote-tracking branch 'origin/current' into next
2018-02-09 15:24:47 -08:00
mkfink
a854b89b59
Added force_update flag ( #4558 )
...
Related to https://github.com/home-assistant/home-assistant/pull/12092 , based on https://home-assistant.io/components/sensor.mqtt/#force_update
2018-02-09 22:37:06 +01:00
Fabian Affolter
a964ae5ac8
Add examples for ESPEasy ( #4527 )
...
* Add sensor example
* Small changes
* Add ESPEasy example
* Add ESPEasy example
* Fixes
* ✏️ Minor improvements
2018-01-27 20:26:47 +01:00
Dan Nixon
5d321e66f7
Update MQTT platforms that now support availablity ( #4293 )
...
To accompany changes from:
https://github.com/home-assistant/home-assistant/pull/11336
Updated platforms:
- Switch (previously supported)
- Binary sensor (previously supported)
- Cover (previously supported)
- Light
- JSON light
- Template light
- Sensor
- Alarm control panel
- Lock
- HVAC
- Fan
- Vacuum
2018-01-01 18:33:19 -08:00
marthoc
39128242c9
Add documentation for availability topic and payloads ( #3378 )
...
* Add documentation for availability topic and payloads
Added documentation for availabiltiy topic and payloads added in a pull request. Also cleaned up documentation for the MQTT cover generally to make clear the differences between state topic and messages and availability topic and messages.
* Add default qos level
* Add documentation for availability topic and payloads
Added documentation for availability topic and payloads added to the MQTT binary sensor in a pull request. Also cleaned up documentation for the MQTT binary sensor generally.
* Remove sending
2017-09-25 19:41:57 +02:00
Fabian Affolter
068887f720
Add 'ha_iot_class'
2017-06-13 18:04:56 +02:00
Fabian Affolter
c87e55eec1
Update link ( #2722 )
2017-05-28 19:39:40 +02:00
Andy Castille
9a9bbedd9b
Fix yml typo ( #2682 )
2017-05-21 20:42:46 +02:00
Fabian Affolter
f19ab6fa7f
Merge branch 'next' into device-class
2017-02-11 17:55:16 +01:00
Adam Mills
b83f3855ee
Rename sensor_class to device_class
2017-02-10 19:10:24 -05:00
Fabian Affolter
e157039ab3
Update sample
2017-02-06 21:42:47 +01:00
Fabian Affolter
de7c1d5ac9
Minimizing of the configuration sample ( #1008 )
2016-09-30 20:48:56 +02:00
Fabian Affolter
b7f3aa3d23
Add HA release
2016-04-30 22:47:36 +02:00
Fabian Affolter
49cc1ebdb3
Add sensor class
2016-03-25 10:07:18 +01:00
Paulus Schoutsen
6dc004875c
Move templates to new topics section
2016-03-12 16:03:57 -08:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Fabian Affolter
567840e2b8
Capitalize titles and other minor update
2016-02-06 09:27:20 +01:00
Fabian Affolter
ef9472a22a
Fix configuration sample
2016-01-26 16:42:39 +01:00
Fabian Affolter
566fa82cec
Minior update
2016-01-22 11:49:01 +01:00
Fabian Affolter
9c6e176e4c
Fix #126 (Use real templates)
2015-12-18 13:06:59 +01:00
Fabian Affolter
a83768bb7a
Update for templating support
2015-12-15 08:22:54 +01:00
Fabian Affolter
0afeb3907c
Initial MQTT binary sensor page
2015-11-22 08:33:17 +01:00