273 Commits

Author SHA1 Message Date
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
Adam
6a86c63258 Cleanup of Cookbook examples (#6645)
* Remove File

A dated example file that contains some bad yaml practices, (Sensor1, Sensor 2, etc).   The meteobridge and media_player: cast platforms are outdated.

* Remove

Has not been updated in two years.

* Remove File

A very minimal installation that hasn't been updated in 8 months.

* Remove 

Returns a 404 not found.

* Update to direct link. 

Host goes to a bare bones repository.  Update link to current bitbucket repository.

* Remove

Not updated in over a year.

* Remove

Not updated in over a year.

* Remove

Not updated in over two years.

* Remove

Stale, not updated for 8 months.

* Remove

added repo two years ago, never maintained.

* Remove

7 months old and has directions for outdated install method. (all-in-one installer)

* Remove

Not maintained, last updated was for ha version 0.56.2.
2018-10-09 20:23:26 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
Brian J King
6c1fc639f7 Add new example for restricting motion sensor lights based on time and using transitions (#6512) 2018-10-04 19:52:47 +02:00
sjabby
9e00c9ac0a Update example to reflect current syntax (#6382) 2018-09-30 13:42:02 +02:00
WofWca
43996efb0e Spelling fixes (#6349)
* Articles, comma

* Article

* Fix cases of "Nmap" word's letters

* Fix prepositions
2018-09-24 13:23:31 +02:00
Rick van Hattem
1f6eb376b7 Added timed lights with multiple triggers (#6314)
A single sensor is often not enough when it comes to motion sensors so here's an example for multiple sensors
2018-09-19 14:04:44 +02:00
Brian J King
d815772de4 General updates for formatting & structure (#6102)
* General updates for formatting & structure

* Minor change
2018-09-01 23:52:38 +02:00
Matt Caminiti
c9e8f61ede Create configuration_yaml_by_mcaminiti.markdown (#6119) 2018-08-31 07:48:00 +02:00
Fabian Affolter
5108fcc19d
Fix style issues (#6114) 2018-08-30 10:00:35 +02:00
MartinP
1ce0d2df6a Update fail2ban.markdown (#6104)
* Update fail2ban.markdown

Updated using more consistent paths for the filter and jail configuration.
Added additional checks to help confirm everything working as expected.
Added steps to unblock an IP address.
Updated jail conf file includes email alerts.
Removed the syslog section, this step is not required for fail2ban thus optional and only required if you want HA logs to be sent to syslog, should be covered by another page.

* Update fail2ban.markdown

* Update fail2ban.markdown

* Update fail2ban.markdown

* Update fail2ban.markdown

* Update fail2ban.markdown
2018-08-30 09:03:41 +02:00
wyznerd
b293c69f5f Google Static Maps new api key requirements (#5904)
* update docs for new api key requirements

Google has changed the static-maps API to require a Google Maps API key.  There is now a required URL param `&key=`

https://developers.google.com/maps/documentation/maps-static/intro#quick_example
https://developers.google.com/maps/documentation/maps-static/usage-and-billing

* Move section down
2018-07-27 11:21:18 +02:00
Jack
e25a3f0640 Update track_battery_level.markdown (#5614) 2018-06-27 19:41:39 +02:00
DubhAd
3976b0f3fe
Submitting my GitHub link 2018-05-31 13:29:18 +01:00
Paulus Schoutsen
31c4114e32 Merge remote-tracking branch 'origin/current' into next 2018-05-05 13:10:27 -04:00
Ian
39720a4de2 Create configuration_yaml_by_apocrathia.markdown (#5291)
Adding my own Home Assistant configuration repository to the cookbook.
2018-05-03 14:23:52 +02:00
Otto Winter
dcda30e25b Add Template Sensor device_class support (#5220)
* Add Template Sensor device_class support

* Update battery templates

* Update track battery level example
2018-05-01 14:33:26 -04:00
PhyberApex
692fd52678 Fixing recursive call in cookbook (#5279)
Recursive calling is not allowed in home assistant. Splitting the script up was necessary.
2018-04-30 22:53:46 +02:00
Chris Jones
7a22ffe8a5
Update sonos_say.markdown 2018-04-01 19:36:24 +10:00
Chris Jones
f79c3ed719
Confusing as it uses a non-default TTS platform 2018-04-01 19:30:21 +10:00
Paulus Schoutsen
e0f90c5b9d Merge remote-tracking branch 'origin/current' into rc 2018-03-29 17:27:55 -07:00
Ville Skyttä
ddbd670547 Spelling and grammar fixes (#5031)
* Spelling and grammar fixes

* Minor changes
2018-03-29 09:24:18 +02:00
Paulus Schoutsen
3b4e3111ce Merge remote-tracking branch 'origin/current' into rc 2018-03-24 22:15:14 -07:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Gummientchen
62985bd21e Add example configuration to cookbook (#4991) 2018-03-23 11:27:04 +01:00
Mason Garrison
7dfde5e84f updated dead link (#4839) 2018-03-05 21:35:41 +01:00
Ville Skyttä
b39bd81c6e Spelling fixes (#4532)
* Spelling fixes

* "It's" -> "its" fixes

* Fix capitalization of "Pi" in "Raspberry Pi"

"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Paulus Schoutsen
cc025a6a72 Merge branch 'current' into next 2018-01-26 00:49:00 -08:00
Franck Nijhof
6224c71c08 Various markdown, spelling, and grammar fixes #3 (#4510)
*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
Fabian Affolter
645ed26dc9
Merge branch 'current' into next 2018-01-21 10:32:57 +01:00
Adam
9fc7968571
Sharing my config to the cookbook 2018-01-18 13:13:52 -06:00
Andrew
3f9319dd43 Update github url (#4450) 2018-01-18 08:29:07 +01:00