12314 Commits

Author SHA1 Message Date
Paulus Schoutsen
cf36ae8c2d Udpate title 2019-01-09 16:45:01 -08:00
Paulus Schoutsen
a88aa5ff8b Add stuff 2019-01-09 16:41:29 -08:00
Paulus Schoutsen
6720d48707 Fix links 2019-01-09 15:47:37 -08:00
Nick Whyte
7d22d0bcef Add ness alarm control panel (#7630)
* Add ness alarm control panel

* .

* Device class
2019-01-09 15:38:12 -08:00
Ian Richardson
1feb5b617c 0.85 LL Changelog (#8115) 2019-01-09 15:30:52 -08:00
Marvin Wichmann
fca6611ebd Updated docs of knx climate device (#7937)
* Updated docs of knx climate device

* Updated docs to reflect changes in HA.

* Updated docs to mention the internal mapping
2019-01-09 15:30:51 -08:00
Jorim Tielemans
20f5ab2c64 Add redirects for esphome Platform (#8065)
* Update

* Add redirects for espohome platforms
2019-01-06 22:14:24 +01:00
Jorim Tielemans
7df40e29c8 Move blog post date back to the future (#8052) 2019-01-04 17:53:45 -05:00
Paulus Schoutsen
cb95239db3 Draft 85 2019-01-04 16:25:08 -05:00
Paulus Schoutsen
431854d90c Merge branch 'current' into next 2019-01-04 13:49:27 -05:00
Abílio Costa
7116d2c9e6 Alexa: proactive api config (#7452)
* Add config for alexa proactive mode

* Add tips on proactive mode attributes
2019-01-04 11:40:59 -05:00
Sean Dague
9d5e147201 add country support to mychevy (#8030)
* add country support to mychevy

* add default
2019-01-04 10:01:27 -05:00
Michal
188e88b547 Adding an example for camera feed without entities (#8035) 2019-01-03 23:42:44 +01:00
John Arild Berentsen
4e98de3efc Update control-panel.markdown (#8001)
Updates for https://github.com/home-assistant/home-assistant-polymer/pull/2390
Allow user to remove broadcast node from groups in ui.
2019-01-03 23:31:52 +01:00
aguedob
aaa59939e7 Added J6200 to non working models (#8028) 2019-01-03 09:43:20 +01:00
Nicholas Westerhausen
44d7c05196 Missing 'color2' in model options (#8023) 2019-01-02 20:27:39 +01:00
emontnemery
386a104517 Update binary_sensor.mqtt.markdown for #19195 (#8021)
* Update binary_sensor.mqtt.markdown

* Update binary_sensor.mqtt.markdown

* Update source/_components/binary_sensor.mqtt.markdown

Co-Authored-By: emontnemery <erik@montnemery.com>

* Update source/_components/binary_sensor.mqtt.markdown

Co-Authored-By: emontnemery <erik@montnemery.com>

* Update source/_components/binary_sensor.mqtt.markdown

Co-Authored-By: emontnemery <erik@montnemery.com>
2019-01-02 20:23:34 +01:00
DubhAd
1fbc63c7fb Fixing missing binary_ (#8022)
One of the sensor templates was a sensor template, not a binary_sensor template
2019-01-02 20:05:46 +01:00
ctborg
a730cd97bc Adds instructions for temp_offset. (#8004)
* Adds instructions for temp_offset.

* Update source/_components/sensor.bme680.markdown

Co-Authored-By: ctborg <coryborg@gmail.com>
2019-01-02 13:02:14 -05:00
Dan Cinnamon
99c0b70aaa Update envisalink component (#7919) 2019-01-02 06:26:40 -07:00
DubhAd
bfc8cbc5e1 Documenting impact of state restore change (#8019)
As it turns off all the automations without an `initial_state`, and it's hitting lots of folks, documenting it here ;)
2019-01-02 12:28:43 +01:00
Chris Helming
4e2055ae5e Update google_assistant.markdown (#8013)
clarified some steps as I went through the process
2019-01-02 10:31:41 +01:00
Tony Nichols
d93d22f69b Update Google TTS URL (#8009)
The URL changed on Google's side, this updates to the new address
2019-01-02 10:27:20 +01:00
Paweł Krupa
8a268b1ad9 images: update netdata project logo (#8008) 2019-01-01 19:48:59 +01:00
Dane
527afbf064 Add note about not being on same network as Home Assistant during relink (#7709)
* Add note about not being on same network as hass

I had trouble relinking GA to Hass due to being on the same network. This may have been down to my local setup but it's what solved an issue for me.

* ✏️ Tweak
2019-01-01 17:01:49 +01:00
Ralph
7f176e9976 Updating documentation to MQTT (See Pull 7455) (#7746)
* Updating documentation to MQTT (See Pull 7455)

As a request of user fabaff, moving change notes to Add-on Section instead of MQTT generic

* ✏️ Tweaks
2019-01-01 16:48:08 +01:00
Piers Dawson-Damer
d2420a973f Update ios.markdown to resolve password save issue (#7747)
https://community.home-assistant.io/t/ios-app-wont-save-my-home-assistant/74336
2019-01-01 16:43:48 +01:00
Eric Nagley
282dbc2ff0 Update docs to reflect Climate changes. (#7764)
* Update climate supported features and list available modes.

* update docs to reflect auto -> heatcool change

Reverted a change in the code per.
2019-01-01 16:31:53 +01:00
Nicholas Westerhausen
b71c931e4d Fix service call documentation (#7742)
See #7368 
The component doesn't seem to register "turn_away_mode_off" and "turn_away_mode_on" as services and instead uses "set_away_mode"
2019-01-01 16:31:16 +01:00
rosscullen
b1d966825c Update doorbird.markdown (#7817)
* Update doorbird.markdown

Added additional information on obtaining token and API-Operator Permission

* ✏️ Tweaks
2019-01-01 16:11:13 +01:00
Adam Belebczuk
250f8ec3c2 Documentation for WeMo enhancements (#7891)
* WeMo - Documentation enhancements

* WeMo - Fix component tag for discovery

* WeMo - Alphabetize the rows in attribute and service tables

* WeMo - Breaking Change - Entity_id is now required on wemo_set_humidity
2019-01-01 13:47:44 +01:00
Michael Dubno
c0306f1575 Add IDTECK proximity card component (#7421)
* Added IDTECK proximity card sensor component.

* Changed to a component.

* ✏️ Tweaks
2019-01-01 13:46:42 +01:00
Colin Harrington
b3f9b27069 Initial Plum Lightpad component documentation (#6837)
* Initial Plum Lightpad component documentation

* Updates to configuration

* Moving to the Switch Category

* Made plumlife.com an actual link.

* Removed 2 leading spaces to fix indentation

* Normalized and tweaked documentation

* ✏️ Tweaks

* 🎨 Adds logo

* 🎨 Adds logo
2019-01-01 13:43:23 +01:00
Bob Clough
0c97950d36 Mythic beasts DNS Component (#7446)
* Mythic beasts DNS

* ✏️ Tweaks

* ✏️ Tweaks

* ✏️ Sets ha_iot_class to Cloud Push

* 🎨 Adds logo
2019-01-01 13:42:35 +01:00
Markus Ressel
4523aa2826 RaspyRFM platform documentation (#7779)
* added documentation

* added logo

* review fixes

* review fixes

* added ha_iot_class

* review fix

* ✏️ Spelling & Grammar tweaks

* review fixes
2019-01-01 13:41:20 +01:00
Franck Nijhof
3fa1181745 ✏️ Updating Hass.io enhancement (#8007) 2019-01-01 13:13:02 +01:00
Andrej Friesen
5326d12157 Add how-to for Check Home Assistant configuration Add-On (#7997)
* Add how-to for Check Home Assistant configuration

* Make title linkable

* Other changes

* ✏️ Tweaks
2018-12-31 22:49:30 +01:00
Pär Svanström
93aabba3b8 Update Twilio SMS component with Sender ID (#7980)
Update the SMS configuration documentation with Sender ID as proposed in this PR: https://github.com/home-assistant/home-assistant/pull/19644
2018-12-31 16:15:54 +01:00
Andrej Friesen
d722e47e0f Add best practice on how to upgrade Hass.io (#7998)
* Add best practice on how to upgrade Hass.io

* Update name
2018-12-31 16:15:19 +01:00
DubhAd
7c5d3edfcf Dubh ad patch 2 (#8003)
* Graph for history-graph page

Graph showing the way it appears with `unit_of_measurement`

* Adding second graph

* Fix
2018-12-31 12:19:31 +01:00
Fermulator
6196e66882 remove homeassistant_venv subdir (#7999)
in the example gitupdate.sh script, there is a non-standard sub-directory path called `homeassistant_venv` within `/srv/homeassistant`
This conflicts with https://www.home-assistant.io/docs/installation/raspberry-pi/

This change removes it.
2018-12-31 12:15:32 +01:00
Fabian Affolter
0e16c9b568
Update formatting 2018-12-30 22:52:34 +01:00
Fabian Affolter
8e92eb07b1
Minor changes 2018-12-30 22:52:34 +01:00
Fabian Affolter
8d216e8a7b
Make titles linkable 2018-12-30 22:51:32 +01:00
Fabian Affolter
11906a5530
Replace password with bearer token 2018-12-30 22:51:32 +01:00
Fabian Affolter
b7313952aa
Minimize configuration sample and fix it 2018-12-30 22:51:32 +01:00
Fabian Affolter
070bc8d92e
Minimize configuration sample 2018-12-30 22:51:32 +01:00
Fabian Affolter
5ecbe2e776
Add section 2018-12-30 22:51:32 +01:00
Fabian Affolter
f092c14653
Minimize configuration sample 2018-12-30 22:51:31 +01:00
Fabian Affolter
0ba0ac6ac2
Minimize configuration sample 2018-12-30 22:51:31 +01:00