Paulus Schoutsen
ed630d4b84
Release blog post for 0.67
2018-04-13 17:58:21 -04:00
Paulus Schoutsen
bd9e7179e6
Merge branch 'current' into rc
2018-04-13 17:01:21 -04:00
Fabian Affolter
b8870424cd
Update titles
2018-04-12 20:20:55 +02:00
DubhAd
a32d7d75c1
Merge pull request #5147 from home-assistant/revert-5134-patch-1
...
Revert "Add example file attachment parameters"
2018-04-12 18:25:57 +01:00
DubhAd
465cdebc7f
Merge pull request #5161 from stealthcopter/patch-2
...
Xiaomi Vacuum Docs: Seconds should be milliseconds
2018-04-12 18:24:04 +01:00
Matthew Rollings
3876353d68
Seconds should be milliseconds
...
The documentation said seconds instead of milliseconds
2018-04-12 17:07:56 +01:00
adamomg
b3ad3f0174
Updated spelling dedicate to dedicated
...
Spelling mistake.
2018-04-12 10:59:10 -04:00
bvansambeek
fe1ce5a19b
Tip to use external broker for more stability ( #5159 )
...
An external broker is more stable, this is something I did not know as a beginner.
Especially because the embedded broker has a memory leak.
It would have saved me a bunch of time and WAF trust issues if I would have had this piece of knowledge.
Issue on memory leak: https://github.com/home-assistant/home-assistant/issues/11594
2018-04-12 13:38:42 +02:00
Mark Perdue
5dd2412a37
Adds attributes table to VeSync wiki ( #5151 )
2018-04-11 12:06:53 +02:00
Franck Nijhof
a9569af0a4
Revert "Add example file attachment parameters ( #5134 )"
...
This reverts commit e3c6e65f19633b3292d64e1f80c4902fe3ee8d32.
2018-04-10 20:06:45 +02:00
brkr19
e3c6e65f19
Add example file attachment parameters ( #5134 )
2018-04-09 20:14:49 +02:00
Johann Kellerman
85be6ed99c
New Qwikswitch sensors ( #5128 )
...
New config according to: home-assistant/pull/13622
2018-04-09 20:02:21 +02:00
cdce8p
0691f3253d
Added light color_temp HomeKit ( #5122 )
...
* Added light color_temp support
2018-04-08 22:33:52 +02:00
Fabian Affolter
3ca5ab88ce
Remove feature
2018-04-08 21:31:54 +02:00
Fabian Affolter
2667e63bab
Fix typo
2018-04-08 17:44:11 +02:00
Fabian Affolter
690fa13130
Update layout
2018-04-06 23:13:40 +02:00
Alexis Iglauer
d2c7a2fe77
Update sensor.mqtt.markdown to add initial slashes for ESPEasy ( #4757 )
...
* Update sensor.mqtt.markdown
The sensors topic required the initial slashes to function in my installation.
* Make it more clear
* Remove tab
2018-04-06 19:50:23 +02:00
Fabian Affolter
38ee7392c4
Add iOS page ( fixes #4972 ) ( #5127 )
2018-04-06 18:44:40 +02:00
Paulus Schoutsen
9bbbf21643
Merge remote-tracking branch 'origin/next' into rc
2018-04-06 10:29:52 -04:00
phithor
18881f59c3
Added max range switch note ( #5126 )
2018-04-06 15:54:14 +02:00
David Broadfoot
8aaf1547d2
Added documentation for gogogate2 ( #5023 )
...
* Add gogogate2 image
* Added gogogate2 documentation
* PR Feedback
* Remove blank line
* Add period
2018-04-06 15:53:31 +02:00
Marco Orovecchia
ccba1ffd33
Added Nanoleaf Aurora Light documentation ( #5018 )
...
* Added Nanoleaf Aurora Light documentation
* ✏️ Tweaks
2018-04-06 09:35:27 -04:00
cdce8p
6347774428
Added additional log settings ( #5123 )
2018-04-06 11:02:04 +02:00
cdce8p
572f001f5b
Added description for markdown in persistent notifications ( #5124 )
...
* Added markdown description for persistent_notification
* Minor change
2018-04-06 09:16:35 +02: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
Oleg
1c1025546e
Added headers configuration variable to notify.rest component ( #5103 )
2018-04-04 20:54:33 +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
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
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
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
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
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
Paulus Schoutsen
f6e37ed46a
Merge branch 'rc' into next
2018-04-01 12:25:43 -07:00