Commit graph

10763 commits

Author SHA1 Message Date
jmtatsch
0814d5c531 Harmonised topic name and mention enabled autodiscovery (#5120)
* Harmonised topic name and mention enabled autodiscovery

* image shall not be the state of entity
2018-04-06 00:11:42 -04:00
Sebastian Muszynski
4eecf3fc87 Ceiling Light 4 (Jiaoyue 650) added to the list of supported devices (#5119) 2018-04-05 22:21:51 +02:00
Fabian Affolter
b0e5093b02
Add Tahoma switches docs (#5118) 2018-04-05 20:39:21 +02:00
cpgifford
a620408dbd add supporting info for 2nd gen august lock (#5115)
* add supporting info for 2nd gen august lock

2nd Gen August Lock needs to have the August Connect Module to be able to talk to home-assistant. If you have Doorbell then you don't need to have Connect. Just trying to help people troubleshoot in case they don't know whats going wrong.

* Update syntax
2018-04-05 18:46:11 +02:00
Fabian Affolter
a6ade458c7
Add new configuration variable (#5117) 2018-04-05 18:45:20 +02:00
joshua stein
4a1cae8806 Pushover: update webpage with clone URL (#5116)
* Pushover: update webpage with clone URL

Hi, Pushover developer here.

I was notified that your app has a Pushover plugins, so I've listed it on our [apps page](https://pushover.net/apps) and enabled cloning for it.  Instead of users having to upload an icon and fill in all the fields, users can be directed to https://pushover.net/apps/clone/home_assistant which pre-fills those fields and copies the icon.

I'm not sure if the `date` field in this markdown page needs to be bumped when it's updated, or if it's a creation date.

* Add some other minor changes
2018-04-05 18:41:46 +02:00
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
DubhAd
916bc66ad2
Merge pull request #5111 from filcole/patch-5
Update Debian stable python version
2018-04-04 21:26:54 +01:00
Phil Cole
f4220b5c10
Update Debian Stabel python version 2018-04-04 21:12:30 +01:00
Oleg
1c1025546e Added headers configuration variable to notify.rest component (#5103) 2018-04-04 20:54:33 +02:00
mountainsandcode
4a1255889f Update templating.markdown (#5085) 2018-04-04 20:53:54 +02: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
Robin
66714881d7 Remove ref to watchers (#5108)
`watchers` is not required, was in an earlier version
2018-04-04 19:49:40 +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 Muszynski
5869b00342 Xiaomi Mi WiFi Repeater 2 integration as device tracker (#5077) 2018-04-02 19:45:36 +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
Johann Kellerman
e2e349c30d Qwikswitch refactor & sensors (#5045)
* Qwikswitch refactor & sensors

PR: https://github.com/home-assistant/home-assistant/pull/13509

* ✏️ Some minor tweaks
2018-04-02 17:35:46 +02:00
cdce8p
c5743e4621 Added upgrade note (#5087)
* Added upgrade note

* Minor changes
2018-04-02 17:35:11 +02:00
Fabian Affolter
3aa3be1439 Minor changes (#5084) 2018-04-02 17:22:12 +02:00
Robin
7dbed031cb Adds docs for folder_watcher component (#4885)
* Create folder_watcher.markdown

* Adds posting file

* Update folder_watcher.markdown

* ✏️ Markdownlint fixes

* ✏️ Escapes jinja code in example

* ✏️ Build fix part 2

* 🚑 Fixes build

* ⬆️ Ups ha_release to 0.67
2018-04-02 16:37:58 +02:00
Michaël Arnauts
481fb147c7 New Component: Add docs for Google Maps Location Sharing (#4646)
* Add docs for Google Maps Location Sharing

* Typo

* ✏️ Small updates

* ✏️ Migrated to configuration tags and ups HA version
2018-04-02 16:36:28 +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
5f4f743d9b
Merge pull request #5079 from syssi/feature/sensor-xiaomi-miio-fix
Duplicate configuration line removed
2018-04-01 21:44:44 +01: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
f6e37ed46a Merge branch 'rc' into next 2018-04-01 12:25:43 -07:00
Sebastian Muszynski
bc9e59bb96 Duplicate configuration line removed 2018-04-01 21:19:45 +02: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
DubhAd
3bdf57e94b
Merge pull request #5074 from Skaronator/patch-6
Match current code
2018-04-01 09:43:50 +01:00
Niklas Wagner
76a5c07b04
Match current code 2018-04-01 00:44:51 +02:00
Frederik Bolding
f324111349 Added request_rssi configuration variable to docs (#4684)
* Added request_rssi configuration variable to docs

* Used configuration tags

* Removed extra configuration variable header
2018-03-31 23:23:26 +02:00