Tarunpreet Ubhi
aee5cc9cb5
Home Automation on Steroids Configuration ( #13186 )
2020-04-28 20:46:43 +02:00
Dr John Tunnicliffe
72fa3e9687
Fully documented my public HA config ( #12923 )
...
Please add to the HA cookbook
2020-04-13 16:24:59 +02: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
Frédéric Sagnes
f40f7c4d8d
Prevent failure when reloading fail2ban ( #11814 )
...
fail2ban complains about a double `bantime` directive when reloading the service, suggest people change the value later rather than include two statements in the configuration file
2020-01-20 10:12:36 +01:00
Franck Nijhof
d5d8c0c938
Merge branch 'rc' into current
2020-01-15 21:42:58 +01:00
PaulParis1
badb6c8a17
Add Android example ( #11686 )
...
* Add Android example
Add Android example configuration
* ✏️ Tweak
* ✏️ Add information
* ✏️ Tweaks
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-12 10:53:15 +01:00
sjee105
d503e4af3e
tts platform renamed ( #11699 )
2020-01-10 15:21:54 +01:00
Franck Nijhof
ada7cc55a4
Entity Component to no longer generate automatic groups ( #11662 )
...
* Entity Component to no longer generate automatic groups
* Entity Component to no longer generate automatic groups
2020-01-07 18:00:45 +01:00
Ville Skyttä
b6a904933b
Code blocks ( #11648 )
...
* Run black on Python code blocks, syntax fixes
https://github.com/scop/misc/blob/master/black_markdown.py
* Code block language marker fixes
* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Tom Brien
f8202c1a3e
Update reference to HA app to reflect current version ( #11360 )
...
* Update attribute
Update `device tracker` attribute to reflect changes in iOS app with release of 2.0/2019
* Change known_devices.yaml example explanation
iOS App 2.0/2019 no long users `known_devices.yaml` so change explanation of example to something that does.
Reword
* Update notification example
Update example automation to reflect changes in in ios app (now used cross-platform domain `mobile_app`)
* Update to reference companion apps
The simplest solution to get battery level is with the companion apps so this should be made clear.
* Add android
We have an android app now 🎉
2019-12-04 12:05:20 +01:00
a-r-j-a-n
2ac48b3606
Update automation_sun.markdown ( #10959 )
...
Change to the proper service use. Better to use as an example.
2019-10-23 20:13:21 +02:00
a-r-j-a-n
6353fe3b7f
Update turn_on_light_for_10_minutes_when_motion_detected.markd… ( #10957 )
...
Changed to the proper light service for controlling lights
2019-10-23 20:12:19 +02:00
Adam
316f39c0c2
Update example to match current WeMo docs. ( #10963 )
...
WeMo is now an integration of its own and does not belong under switch.
2019-10-23 20:10:43 +02:00
Ketil Moland Olsen
132314e15a
Updated http to https in URL ( #10894 )
2019-10-19 22:03:26 +02:00
Adam
baf3cf4a4a
Cleanup of Cookbook examples Round 3 ( #10798 )
...
* Outdated
Last Updated 8 months ago
* Outdated
Last updated 10 months ago
* Oudated
Last updated 7 months ago.
* Outdated
Last updated 6 months ago
2019-10-15 19:25:21 +02:00
Jens
c5343253cc
Update automation_sun.markdown ( #10532 )
...
* Update automation_sun.markdown
Implements changes proposed on https://github.com/home-assistant/home-assistant.io/issues/10315
* ✏️ Tweak
2019-10-02 16:59:29 +02:00
Paul Sinclair
61cc0bfb3c
📚 Fixing broken URL's ( #10544 )
2019-10-02 11:52:38 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
45b5279c3b
Replaces all redirected URLs in all content ( #10484 )
2019-10-01 08:38:08 -07:00
srg74
1d4f3158bf
Update perform_actions_based_on_input_select.markdown ( #10505 )
...
Dead link fix
2019-10-01 01:42:12 +02:00
Franck Nijhof
79206dd3f4
No dollar signs in shell code ( #10477 )
2019-09-29 20:24:23 +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
Simon
e881649c1a
Add a way to retrieve battery level via HTTP ( #10437 )
...
* Add a way to retrieve battery level via HTTP
The MQTT way of receiving data only seems to work if you have configured a MQTT backend.
Added a template sensor to get the battery level with a HTTP Owntracks backend.
This way is tested on my Hometracks system.
* Apply direct suggestions from code review
Added the easy changes where @frenck gets attributed
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Applied suggestion to value_template
Changed the way the value_template gets the battery_level as suggested by @frenck .
Tested on my system to make sure it works.
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2019-09-25 21:31:56 +02:00
Brendon Baumgartner
9daf8b9464
new media_player media_content_type ( #10259 )
2019-09-01 11:08:37 +02:00
Paulus Schoutsen
7e707b23e9
Merge branch 'rc' into current
2019-08-28 15:22:44 -07:00
onlymejosh
9607fafa57
Update sonos_say copy ( #10220 )
...
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
2019-08-25 10:19:12 +02:00
Paulus Schoutsen
6d76203c89
Merge branch 'current' into next
2019-08-21 16:22:28 -07:00
Klaas Schoute
a20e6ac701
🔨 Fix broken links (part 5) ( #10181 )
...
* 🔨 Fix broken links (part 5)
* Update name
2019-08-20 16:12:57 +02:00
mbo18
8a0dff1ff2
Update example following #9957 ( #10086 )
...
Update example following updater changes in Home-Assistant #25418
2019-08-08 20:28:12 +02:00
Sören
faa72c1ec4
Updates wording ( #10030 )
2019-08-02 12:05:17 +02:00
Franck Nijhof
56d0dcf61a
Removes outdated example configs ( #9868 )
2019-07-16 09:26:26 +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
Klaas Schoute
b1ef4996eb
✏️ The great integration migration - part 2 ( #9760 )
...
* ✏️ The great integration migration - part 2
* ✏️ Tweak
2019-07-03 13:48:38 +02:00
Franck Nijhof
337b210cce
Rewrites states.xxx -> states('xxx') (and similar) ( #9736 )
...
* Rewrites states.xxx -> states('xxx') (and similar)
* Adds template escaping on some places
2019-06-30 11:45:03 -07:00
Franck Nijhof
4369499e89
Component(s) -> Integration(s) ( #9705 )
2019-06-27 20:10:56 -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
Mårten Seiplax
b0e07fab98
Fix 404 link for react example ( #9546 )
...
The link for the react example returns a 404
Seems it has been moved to https://github.com/home-assistant/custom-panel-starter-kit-react
Updated the link description for better accessibility (when used with text-to-speech software used by visually impaired users).
2019-06-01 20:04:29 +02:00
Anders Melchiorsen
103c84ce33
Move Sonos services to sonos domain ( #9380 )
2019-05-16 05:45:09 +02:00
Paulus Schoutsen
fe7df4987f
Merge branch 'current' into next
2019-05-08 20:24:50 -07:00
Jonathan Adams
8f09716744
Create configuration_yaml_by_jonathan_adams.markdown ( #9406 )
2019-05-08 08:31:32 +02:00
Klaas Schoute
e0682f357c
🔨 Fix file extension typo ( #9407 )
2019-05-08 08:31:14 +02:00
Mahasri Kalavala
a7f9034479
Create configuration_yaml_by_skalavala.markdown ( #9249 )
2019-05-06 22:31:20 +02:00
Adam
56be623bd8
Add Example Repo ( #9204 )
...
Issues with my repo are fixed so adding this back to the cookbook. Lots of automation and custom sensors and multiple instances.
2019-04-13 11:34:10 +02:00
Paulus Schoutsen
6b7972413c
Merge branch 'rc' into current
2019-04-03 14:42:09 -07:00
Adam
33618cf29d
Cleanup of Cookbook examples Round 2 ( #9091 )
...
* Delete configuration_yaml_by_silvrr.markdown
Repo no longer available
* Delete configuration_yaml_by_daniel_hoyer_iversen.markdown
Latest substantial change 8 months ago.
* Delete configuration_yaml_by_lancehaynie.markdown
Broken link.
* Delete configuration_yaml_by_skalavala.markdown
"Repository unavailable due to DMCA takedown."
* Delete configuration_yaml_by_gstevenson.markdown
No activity for a least 11 months.
2019-04-02 10:39:57 +02:00
emontnemery
1e5ffc33a6
Update python_component_mqtt_basic.markdown with new callback ( #8932 )
2019-03-14 10:59:32 -07:00