304 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
d1efccfb25 Merge branch 'current' into next 2019-03-13 13:08:49 -07:00
Jpsy
e4f3c423b6 KNX Cookbook deleted (moved to forum) (#8903)
As further changes to the KNX Cookbook will not be merged (read Paulus in home-assistant#8393 (comment)) this incomplete Cookbook should be removed from the repo. I have moved the latest version to the forum (again as suggested by Paulus): https://community.home-assistant.io/t/knx-cookbook/104707
2019-03-11 13:22:35 +05:30
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Robbie Trencheny
d4127bc959
Remove dead components and move anything not actually a component to cookbook 2019-03-09 17:23:55 -08:00
Rene Tode
cca19f292b this page is very old and not working anymore (#8347)
the app that is described her is written for Appdaemon 2.0 and wont work with the latest version from appdaemon anymore.
it also suspects appdaemon and homeassistant to be installed in the same python environment, which is unadvisable in all cases.

i think its better to delete the page.
2019-01-31 15:27:25 +01:00
Jpsy
56dff1b494 Create automation_knx.markdown (#8228)
* Create automation_knx.markdown

The KNX information for HA are rather rudimentary and there are more open questions than answers. 
Even if I am a beginner, I think it is a good idea to share my findings.
This knowledge will grow fast and I will keep this overview updated.

* Basic KNX automation example added

* ✏️ Tweaks

* ✏️ Tweaks
2019-01-25 13:39:09 +01:00
Alok Saboo
b0ca7bcd09 Update time_pattern docs (#8263)
* Cleanup time_pattern

* Update sensor.tibber.markdown
2019-01-25 01:01:49 +01:00
Tom L
bf83e6ade8 time_pattern automation update. (#8259)
* time_pattern automation update.

* Update send_a_reminder.markdown

* Update send_a_reminder.markdown
2019-01-25 00:08:37 +01:00
patatman
7a52e99b15 Adding my config to the Cookbook (#8159) 2019-01-13 21:24:21 +01:00
rgruebel
beba4f20df Example fixed to be compatible with the latest ha version (#8066) 2019-01-06 22:19:59 +01:00
John Shahawy
8f9ccb2337 change offset to after_offset so validation will pass (#7975) 2018-12-30 10:12:06 +01:00
René-Marc Simard
cae93c93cc Add cookbook configuration example by renemarc (#7909) 2018-12-20 09:31:40 +01:00
Markus Nigbur
0fc2f0da0a Updated example component (#6772) 2018-11-01 09:09:03 +01:00
Klaas Schoute
bbe54a82db Update Python_component_simple_alarm component configuration (#7245) 2018-10-29 22:48:14 +01:00
Klaas Schoute
8874d15ffa 📝 Add my config to cookbook (#6964) 2018-10-19 19:50:06 +02:00
Joshua
12ea92e9c5 Adding example configuration yaml link for JoshuaGarrison27 (#6667) 2018-10-11 00:08:13 +02:00