9129 Commits

Author SHA1 Message Date
Leandro
a94c49d0de Update camera.yi.markdown (#5098)
* Update camera.yi.markdown

Added a session specifying for Hassbian users.

* Update camera.yi.markdown

* 🚀 Trigger build
2018-04-05 12:18:46 +02:00
Phil Cole
f4220b5c10
Update Debian Stabel python version 2018-04-04 21:12:30 +01:00
Charles Garwood
460fce6a10 Remove reference to old_entity_id and new_entity_id attributes (#5110)
Remove references to old_entity_id and new_entity_id attributes as they were removed in https://github.com/home-assistant/home-assistant/pull/12652
2018-04-04 20:42:56 +02:00
Søren Dam Pedersen
9f2e1b3343 Fixed link to target sensor.mqtt (#5104) 2018-04-04 16:30:49 +02:00
Niklas Wagner
74c9fb5155 Match code (again) (#5106) 2018-04-04 16:30:00 +02:00
Patryk Gałczyński
9e5c5c827c Extend development 101 (#5099)
* extend development 101 with configuration.yaml entry and  runtime example.

* being more descriptive, change quote marks to follow standards

* Minor changes
2018-04-04 09:21:02 +02:00
Max von Webel
211467de37 Update troubleshooting.markdown (#5097)
* Update troubleshooting.markdown

By default the check_config script only search `~/.homeassistent` for a configuration.

* Fix typo

* Add link
2018-04-04 09:19:51 +02:00
Fabian Affolter
0413edeaa9
Add more details 2018-04-04 08:27:33 +02:00
Carlo Costanzo
d31e48d4c0 Added title field into example (#5095)
Added based on feedback from @Stringyb92 in Chat.  Examples were unclear/inconsistent.
2018-04-03 20:10:26 +02:00
Mattias Welponer
796ef7a3fb Rename and fix naming in homematicip_cloud (#5088)
* Rename homematicip to homematicip_cloud

* Fix homematicip_cloud naming

* Update link and formating
2018-04-03 09:51:36 +02:00
JudgeDredd
81ad15e9be minor grammar changes to improve readability (#5092)
minor grammar changes to improve readability
2018-04-03 08:02:51 +02:00
Fabian Affolter
d42f6dfacf
Some fixes (#5091)
* Some fixes (missing logo and links)

* Add header
2018-04-02 22:57:57 +02:00
DubhAd
5e03146a82
Merge pull request #5089 from sebk-666/patch-6
Update hue.markdown
2018-04-02 18:57:18 +01:00
ChristianKuehnel
59be0ec41b bmw_connected_drive - updated repo url (#5044)
* updated repo url

* 🚑 Fixes incorrect Markdown linking
2018-04-02 19:47:59 +02:00
Sebastian
c16b6e2ef5
Update hue.markdown
- Removed the "(Optional)" tag from the host-Parameter, because it is mandatory now
- Added another configuration example to clarify how to specify multiple configuration variables; the examples in the "multiple bridges..." section do show this already, but this section might be skipped by the majority of users owning only a single bridge.
2018-04-02 18:29:59 +02:00
DubhAd
f6954ccb79 Added note about broadcast group (#5080)
Thanks to turbokongen commenting in https://github.com/home-assistant/home-assistant/issues/11823

Added a note about how to remove the broadcast group association
2018-04-02 17:44:36 +02:00
cdce8p
c5743e4621 Added upgrade note (#5087)
* Added upgrade note

* Minor changes
2018-04-02 17:35:11 +02:00
VdkaShaker
d6b4874343 Update configure filter section (#5071)
Adding detail to Configure Filter section.
2018-04-02 13:59:54 +02:00
Fabian Affolter
d707f1a2cd
Remove not needed raw's 2018-04-02 10:48:06 +02:00
DubhAd
e499633d30
Merge pull request #5082 from JohnnyCAPSLOCK/patch-2
Update google_assistant.markdown
2018-04-02 08:39:05 +01:00
DubhAd
ca80f9ac35
Merge pull request #5081 from dale3h/quote-examples
Add quote explanation and examples
2018-04-02 08:38:20 +01:00
JohnnyCAPSLOCK
d599de84c2
Update google_assistant.markdown
Proposing changes to steps 8a and 8d.  I looked back at previous versions and I don't think these steps were updated when the other steps it was originally referencing were moved/changed.
2018-04-01 19:18:55 -07:00
Dale Higgs
b42f23d438 Add quote explanation and examples 2018-04-01 16:37:06 -05:00
DubhAd
2c5eedb247
Merge pull request #5076 from sveip/patch-2
Update debugging.markdown
2018-04-01 20:28:12 +01:00
DubhAd
957f219383
Merge pull request #5075 from fezfox/patch-1
Confusing as it uses a non-default TTS platform
2018-04-01 20:27:50 +01:00
Paulus Schoutsen
882aa7b435 Release 0.66.1 2018-04-01 11:47:24 -07:00
sveip
f2a22d38a0
Update debugging.markdown
Hassio supervisor container name corrected.
2018-04-01 18:41:16 +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
Niklas Wagner
76a5c07b04
Match current code 2018-04-01 00:44:51 +02:00
Niklas Wagner
3f13571251 Properly quote things so ON/OFF don't become True/False (#5072) 2018-03-31 23:19:30 +02:00
Fabian Affolter
69635dc1c8
Update zestimate docs 2018-03-31 23:14:53 +02:00
Niklas Wagner
cf6818f0d7 Update Link to w3.org (#5070) 2018-03-31 20:49:38 +02:00
brubaked
a835ff4172 Added a link to the text 'this site' (#5069)
This text:
SQLite databases do not support native dates. That's why all the dates are saved in seconds since the UNIX epoch. Convert them manually using this site or in Python:

should have a link where it says "this text"
It now reads:
SQLite databases do not support native dates. That's why all the dates are saved in seconds since the UNIX epoch. Convert them manually using [this site](https://www.epochconverter.com/) or in Python:
2018-03-31 20:48:56 +02:00
Fabian Affolter
0bdaf10a38
Update 2018-03-31 12:09:14 +02:00
Fabian Affolter
e2b5ee1364
Update for 0.66 2018-03-31 11:06:35 +02:00
Fabian Affolter
690bd22f8a
Update 2018-03-31 11:04:59 +02:00
DubhAd
db1532afc6
Merge pull request #5062 from eltoro81/patch-1
Update sensor.trafikverket_weatherstation.markdown
2018-03-31 09:05:25 +01:00
DubhAd
f1d1dd0d84
Merge pull request #5054 from bachya/entity-picture
Re-adds entity_picture_template information to the template switch
2018-03-31 08:59:33 +01:00
eltoro81
477e77dfa1
Update sensor.trafikverket_weatherstation.markdown
Sensor name incorrect. Should be singul not plural
2018-03-31 09:52:53 +02:00
Carlo Costanzo
2dd0fee235
Updated with 0.66 changes.
allow_in_emulated_hue has been removed.
2018-03-30 20:03:05 -04:00
Paulus Schoutsen
88772ebf1c Update title 2018-03-30 15:22:05 -07:00
Paulus Schoutsen
58d1fb93f8
Merge pull request #5059 from home-assistant/rc
0.66.0
2018-03-30 15:16:57 -07:00
Paulus Schoutsen
e4d63479f1 Add release 66 blog post 2018-03-30 15:14:07 -07:00
Aaron Bach
8fcb7944a3 Added documentation around entity_picture_template for template switch 2018-03-30 09:08:10 -06:00
Fabian Affolter
58c5eb81a5
Add missing service 2018-03-30 14:36:42 +02:00
Fabian Affolter
a8bca0d0f8
Minor update 2018-03-30 14:34:50 +02:00
Fabian Affolter
a2f5a07653
Add blog post about using HA on a Fedora Atomic host (#5051) 2018-03-30 13:20:03 +02:00
Brian Low
7ccd3b98ef Arlo Q not supported (#5052)
* Arlo Q not supported

* It's a platform
2018-03-30 12:52:46 +02:00
Thomas Svedberg
a90513b188 Update sensor.vasttrafik.markdown (#4986)
* Update sensor.vasttrafik.markdown

Add new config option "lines" and extend full example.

* ✏️ Tweaks
2018-03-29 17:51:25 -07:00