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
Paulus Schoutsen
b5dd360691
Merge remote-tracking branch 'origin/current' into next
2019-06-19 16:29:24 -07:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Maciej Bieniek
8cbb2e9df7
Add abbreviation for light template variable names ( #9573 )
2019-06-06 18:10:48 +02:00
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
unixko
c723bdc19c
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:53:53 +02:00
unixko
f2cb7f4e99
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:48:51 +02:00
Fabian Affolter
611805a01a
Merge branch 'current' into next
2019-05-11 18:58:00 +02:00
Erik Montnemery
07cf9a6474
Update MQTT discovery examples ( #9315 )
...
* Update discovery.markdown
* Update discovery.markdown
2019-05-10 22:43:41 +02:00
Maciej Bieniek
d7578c5d5d
Add abbreviation for position_topic ( #9404 )
2019-05-07 18:40:08 +02:00
Erik Montnemery
14ca8bbf7c
Update broker.markdown ( #9317 )
2019-04-26 14:38:17 +02:00
Fabian Affolter
721fc95e81
Update link ( fixes #9248 ) ( #9301 )
2019-04-25 16:37:30 +02:00
Strixx76
7b01a746b5
Small corretions ( #8813 )
...
Found error in examples for:
- Setting up a sensor with multiple measurement values
- Setting up a switch using topic prefix and abbreviated configuration variable names
2019-03-04 07:59:52 +05:30
emontnemery
3662381ed8
Update discovery.markdown ( #8793 )
2019-03-01 16:36:12 +01:00
Otto Winter
93e2348d1d
Update ESPHome links ( #8575 )
2019-02-14 19:07:21 +01:00
Martin Eberhardt
0660f3b349
Improve mqtt.publish service documentation ( #8562 )
...
Current documentation doesn't mention the qos or retain attributes.
2019-02-14 10:16:12 +01:00
Fabian Affolter
3f8a200f0f
Remove config file stuff ( fixes #8251 ) ( #8266 )
2019-01-24 23:15:11 +01:00
Tommy Jonsson
8e668ea0b1
Mqtt discovery of vacuums ( #7910 )
...
* Mqtt discovery of vacuums
See https://github.com/home-assistant/home-assistant/pull/19478
* ✏️ Tweak
2019-01-22 13:55:28 -08:00
Volker Thiel
1102939bbd
Wrong topic when deleting sensor ( #8149 )
...
Deletion of a discovered sensor is done through the config topic
2019-01-12 17:55:22 +01:00
Robert
c53308ec73
Add note for fixing cloudmqtt certificate errors ( #7842 )
...
See https://community.home-assistant.io/t/cloudmqtt-issues-expired-certificate/73030/4
2018-12-30 22:50:26 +01:00
dhzl84
c7a55ed519
Update discovery.markdown ( #7973 )
...
removed line ´"dev_cla":"climate",´ since it is not supported for climate devices and results in warnings in the log during discovery
2018-12-29 16:37:27 +01:00
Koen Kanters
3ad05d179d
Add Zigbee2mqtt to list of software that supports MQTT discovery. ( #7912 )
2018-12-20 17:02:31 +01:00
Franck Nijhof
318488f28e
Merge branch 'current' into next
2018-11-20 01:38:06 +01:00
dhzl84
5f0604d71d
add example for climate device ( #7563 )
...
based on 0.81.6
current_temperature_template has no abbreviation according to the docs
2018-11-19 13:04:07 +01:00
Heiko Rothe
28a7c84c21
Add room-assistant to mqtt discovery support list ( #7575 )
2018-11-19 09:27:08 +01:00
TheRedBull205
bd260a0d76
Typo fix ( #7400 )
2018-11-06 17:41:44 -05:00
Klaas Schoute
7da774c0e9
Update Birth_will MQTT component configuration ( #7380 )
2018-11-06 08:16:13 +01:00
Klaas Schoute
8dfd9b5733
Update Certificate component configuration ( #7381 )
2018-11-06 08:10:21 +01:00
Klaas Schoute
8040a30a01
Update Discovery component configuration ( #7271 )
2018-10-30 21:15:37 +01:00
Fabian Affolter
ead919f491
Merge branch 'current' into next
2018-10-20 13:03:36 +02:00
Fabian Affolter
9dec850d60
Not longer use the term 'API password'
2018-10-19 21:32:32 +02:00