tomlut
807e232172
Add quotes to the payload_template example. ( #14206 )
...
The payload_template example was missing enclosing quotes. Confirmed that this is required.
`payload_template: {{ states('sun.sun') }}` causes the service call to fail, ("value should be string for dictionary value").
`payload_template: "{{ states('sun.sun') }}"` publishes correctly
2020-08-10 19:48:07 +02:00
Erik Montnemery
9d0ee2c496
Correct docs for disabling MQTT birth message ( #14146 )
2020-08-03 21:13:37 +02:00
Andrew Fahrenholtz
39f943516f
MQTT Grammar ( #14137 )
2020-08-03 12:00:29 +02:00
Elias Hunt
a69fbc0733
Update discovery.markdown ( #14087 )
...
Noted MQTT Discovery support by WyzeSense2MQTT project
2020-07-27 07:52:28 +02:00
Erik Montnemery
9b23c31900
Correct how to disable MQTT birth and will messages ( #14005 )
2020-07-15 11:13:40 +02:00
Erik Montnemery
9e5236ffda
MQTT birth and will messages are published by default ( #13931 )
2020-07-14 17:15:59 +02:00
Franck Nijhof
c731576c81
Merge branch 'current' into next
2020-07-01 11:52:40 +02:00
Franck Nijhof
2a0eb99bd5
Remove deprecated internal MQTT broker ( #13833 )
...
* Remove deprecated internal MQTT broker
* ✏️ Process review comments
2020-06-24 11:03:38 -06:00
Erik Montnemery
8f31b710e1
Remove MQTT tls_version documentation ( #13835 )
2020-06-24 18:53:01 +02:00
Erik Montnemery
bba38fda57
Warn against using the RabbitMQ MQTT Plugin ( #13837 )
2020-06-24 18:52:00 +02:00
Erik Montnemery
b1410e328c
Remove stale MQTT JSON processing documentation ( #13836 )
2020-06-24 18:44:28 +02:00
Christopher Nethercott
cb9002c7b0
Documentation got moved but this link got broken. ( #13818 )
2020-06-23 21:45:59 +02:00
dependabot-preview[bot]
dcd633cf66
Bump remark-lint-no-shell-dollars from 2.0.0 to 2.0.1 ( #13639 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-01 15:33:05 +02:00
Franck Nijhof
e46594bbb2
Merge branch 'current' into next
2020-05-09 00:30:24 +02:00
blakadder
5e4151a56a
Updated Tasmota to current link and name ( #13343 )
2020-05-08 13:34:36 +02:00
unixko
aeebae7da5
added abbreviation for temperature_unit ( #13263 )
...
Added temp_unit for temperature_unit.
2020-05-02 20:00:08 +02:00
Jevgeni Kiski
194b3d3a48
Update alarm_control_panel.mqtt.markdown ( #12291 )
...
* Update alarm_control_panel.mqtt.markdown
Adds missing states:
Complements: https://github.com/home-assistant/core/pull/32541
* payload_arm_custom_bypass added
* MQTT Abbreviation for payload_arm_custom_bypass
MQTT Abbreviation for payload_arm_custom_bypass -> pl_arm_custom_b
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-04-06 13:56:56 +02:00
Erik Montnemery
5eeeb7aa28
Remove implicit setting of state_topic ( #12441 )
2020-03-19 16:41:58 +01:00
Erik Montnemery
79d3310f2d
Add missing abbreviations ( #12401 )
...
* Add missing abbreviations
* Add line break
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-03-18 10:26:04 +01:00
Federico Leoni
ce3840ddaf
Update discovery.markdown ( #12369 )
2020-03-14 21:45:27 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger ( #12200 )
2020-02-28 10:36:07 +01:00
Franck Nijhof
e7c9b226d3
Extends textlint Terminology list; part 7 ( #12082 )
2020-02-14 13:13:40 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 ( #12076 )
...
* Re-branding; part 1
* Update source/_docs/configuration/troubleshooting.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update source/_docs/configuration/yaml.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
* Remove Porosity page
* Update source/_docs/z-wave/installation.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
f0d37f49db
Extends textlint Terminology list; part 2 ( #12068 )
2020-02-12 19:59:10 +01:00
Franck Nijhof
752dec4047
Adds Terminology Textlint plugin, fixes use of Home Assistant ( #12063 )
2020-02-12 11:16:02 +01:00
Erik Montnemery
322833d68d
Document restrictions on allowed characters in MQTT discovery… ( #12060 )
...
Document restrictions on allowed characters in MQTT discovery topics.
As discussed in #30940 .
2020-02-12 08:43:11 +01:00
akasma74
0605d80b4d
duration is (supposedly) an optional attr ( #11981 )
...
If it says something about default in the description
2020-02-06 10:12:01 +01:00
Paulus Schoutsen
a71e254ea9
Add mqtt.dump docs ( #11955 )
2020-02-05 17:01:07 +01:00
Alexandre Leites
bcb54e26bd
Update discovery page to add IOT Link ( #11793 )
2020-01-18 13:24:05 +01:00
Ville Skyttä
301edb9bd2
Home Assistant etc spelling consistency fixes ( #11637 )
...
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Chris Hasenpflug
95b2141bd7
Correct typo in MQTT Certificate docs ( #11552 )
2019-12-28 16:47:19 +01:00
Michael Farrell
3ed99da273
Add example lighting discovery payload ( #11489 )
...
Because adding `device_class` to a `light` only leads to sadness.
While here, also adds headers and untangles the examples into a (subjectively) nicer order.
2019-12-18 19:43:16 +01:00
VivantSenior
4e9d459aec
Change in just a layout ( #11178 )
2019-11-16 20:25:53 +01:00
Fredrik
fa277980f6
Update testing.markdown ( #11144 )
...
matches the new MQTT tab in developer tools
2019-11-11 05:36:55 +01:00
Franck Nijhof
9eaf4a4636
Merge pull request #10818 from cicavey/patch-1
...
Reflect the correct default retain status
2019-10-16 23:11:04 +02:00
Christopher Cavey
502ee8228a
Reflect the correct default retain status
...
See https://github.com/home-assistant/home-assistant/pull/27574
See https://github.com/home-assistant/home-assistant/issues/27573
2019-10-16 09:27:09 -04:00
Luca Angemi
b86529d8a2
Update service.markdown ( #10790 )
...
* Update service.markdown
notation changed to yaml
* Update source/_docs/mqtt/service.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_docs/mqtt/service.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2019-10-15 12:25:13 +02:00
scheric
8c8bede5df
fix OwnTracks in MQTT Brokers ( #10638 )
2019-10-06 16:36:29 +02:00
Paul Sinclair
e446bebc63
📚 Update URL's with sensor in docs folder ( #10559 )
...
* 📚 Update URL's with sensor in docs folder
* 🔨 Fix typo in link
2019-10-02 21:38:18 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences ( #10475 )
...
* Adds basics for adding Remark
* Adds GitHub Action for remark
* Adds GitHub Action for remark
* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Gil Peeters
870637a7dc
Clarity on emabling MQTT TLS ( #10453 )
...
Clarified that you MUST define the `certificate` parameter to enable TLS connections to the MQTT server. This was not clear to me and was fighting with getting the right PEM/CRT file setup as commections were failing. When I then selected 'auto' it worked as designed. It would be better if there was an 'enable_tls' config parameter that would enable it and default to 'auto', but that;s a code change.
2019-09-25 14:31:12 +02:00
hasscasts
60509e2451
Quick typo "id" -> "is" ( #10268 )
...
* Quick typo "id" -> "is"
I believe this is a typo and so thought I'd give it a quick fix
* ✏️ Fix spelling
2019-09-01 21:34:08 +02:00
Alex Popoutsis
b43d467d75
Correct service call ( #10013 )
...
Updating reference from `mqtt/mqtt_send` to use `mqtt.publish`.
2019-07-31 10:04:51 +02:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes ( #9884 )
2019-07-18 12:41:56 +02:00
Daniel Lando
3eea288934
Added Zwave2Mqtt to hass mqtt discovery third-party tools ( #9876 )
2019-07-17 09:28:56 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00