stu247
5f1301ab98
Update sonos_say.markdown ( #16973 )
2021-03-12 18:51:08 +01:00
OzGav
a6b0bd1104
Update turn_on_light_for_10_minutes_when_motion_detected.markdown ( #16819 )
2021-03-03 08:58:23 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
81d0265f1b
Update some service calls to use target ( #16586 )
2021-02-15 13:27:38 +01:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target ( #16575 )
2021-02-15 12:32:12 +01:00
Franck Nijhof
cfa3128142
Enquote YAML occurances of alias strings ( #16576 )
2021-02-15 08:08:37 +01:00
Franck Nijhof
577817d0cf
Remove inline Liquid escaping for templates ( #16478 )
2021-02-10 08:34:28 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements ( #16372 )
2021-02-01 10:42:12 +01:00
Phil Hollenback
bf2909228f
Fix a typo ( #16364 )
2021-01-31 10:53:02 +01:00
Sean Mooney
157a44a670
Remove all references to unused Developer Tools sidebar icons ( #15010 )
2020-10-07 21:53:27 +02:00
Ariana Hlavaty
61ac7b9644
Move redirects ( #14772 )
2020-10-02 14:20:13 +02:00
Franck Nijhof
6e0e706cd3
Small tidy up of the current examples ( #14647 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-29 16:28:50 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) ( #14292 )
2020-08-24 17:50:53 +02:00
Phil Bruckner
2252238135
Update "Dim (and brighten) lights via a remote" cookbook example ( #14107 )
2020-07-28 21:57:39 +02:00
Chris
ffa51dd4ef
Update foscam_away_mode_PTZ.markdown ( #14096 )
...
Updates curl commands to work with newer cameras and in HASSIO environment.
2020-07-28 12:50:14 +02:00
Klaas Schoute
1a04b3f3d5
:hamemr: Change URL to new repo ( #13993 )
2020-07-13 17:36:08 +02:00
jaburges
cd5e49e3a5
Added Jimpower's config ( #13606 )
2020-05-28 10:36:25 +02:00
Adam
6bcb4473b7
Cleanup of Cookbook examples Round 4 ( #13595 )
2020-05-27 21:34:24 +02:00
Jeff Rescignano
2461f68fde
Update REST API URL to use the redirect on MQTT Notifications Cookbook page ( #13482 )
2020-05-18 10:43:07 +02:00
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