12189 Commits

Author SHA1 Message Date
Martin Gafner
19315937df Give a hint to the Persistent Notification Component (#8053)
Again and again i was looking through this page and didn't find how to send persistent notifications to the Home Assistant Web Interface. That's why I propose to add that sentence.
2019-01-06 22:16:57 +01:00
Antoni K
6708b658a0 Capitalise I in Internet (#8064) 2019-01-06 22:15:44 +01:00
Leonardo Merza
22d9246bbe libjson0-dev no longer available (#8075)
libjson0-dev is no longer available - replaced by libjson-c-dev
2019-01-06 22:13:22 +01:00
tigattack
c8649fd8ae Fixed the first link to the Datapoint API. (#8071)
The first link to the Datapoint API wasn't formatted or linked correctly.
2019-01-06 22:12:56 +01:00
Hoobie7
f62781d7a6 Update media_player.denonavr.markdown (#8072) 2019-01-06 22:12:29 +01:00
mrpraline
0c9ab29936 Update owntracks.markdown (#8081)
* Update owntracks.markdown

Added descrition on how to set up integration.
Update Andriod setup descrition. I have no Iphone, so I can test that. 

Thanks to .deisy in https://community.home-assistant.io/t/authentication-home-assistant-and-owntracks-http/77108/7

* Fix numbering
2019-01-06 22:11:59 +01:00
Quatroking
85e48c524b Update installation.markdown (#8082)
The VMDK file only works on VMWare Workstation, not on platforms such as VMWare ESXi
2019-01-06 21:21:23 +01:00
Mike Kormendy
6f9c7131e5 Changes specifics on how the daemon is started. (#8083) 2019-01-06 21:20:42 +01:00
DubhAd
edef357100 Making the default and more obvious (#8043)
With the default of `and` being hidden away in the `and` block, it's not obvious. Pulling that out.

Also highlighting that after sunset/before sunrise is the same as a single state check, and same for before sunset/after sunrise.
2019-01-04 19:58:40 +01:00
DubhAd
6ddc1c58f2 Removing the pre 0.77 stuff (#8042)
The old, pre 0.77 docs, are confusing people, purging those. Some minor wording tweaks too.
2019-01-04 19:57:56 +01:00
DubhAd
e2910c7b99 Install guide missing a step (#8046)
The install guide forgets to say how to reach the UI 🤦‍♂️
2019-01-04 19:57:25 +01:00
KingJ
1d6697cf24 Update sensor.google_travel_time.markdown (#8048)
Change optional configuration key `transit_model` to `transit_mode` to match the Distance Matrix API documentation [0]. `transit_model` is an invalid key and will cause the sensor to fail.

[0]: https://developers.google.com/maps/documentation/distance-matrix/intro#RequestParameters
2019-01-04 19:56:42 +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
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
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
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
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
Fabian Affolter
ae0952d27d
Update formatting 2018-12-30 22:38:00 +01:00
Fabian Affolter
69d2c94e04
Minor changes 2018-12-30 22:35:36 +01:00
Fabian Affolter
d00c4035e0
Make titles linkable 2018-12-30 22:35:12 +01:00
Fabian Affolter
1ed2343f86
Replace password with bearer token 2018-12-30 22:32:09 +01:00
Fabian Affolter
561a0c5c23
Minimize configuration sample and fix it 2018-12-30 22:28:46 +01:00
Fabian Affolter
ff1fde7d8f
Minimize configuration sample 2018-12-30 22:24:02 +01:00
Fabian Affolter
f6d059dd9a
Add section 2018-12-30 22:19:31 +01:00
Fabian Affolter
1fee137f07
Minimize configuration sample 2018-12-30 22:16:28 +01:00
Fabian Affolter
abf0c175c3
Minimize configuration sample 2018-12-30 22:11:21 +01:00
Fabian Affolter
572ff69932
Fix platform 2018-12-30 22:06:54 +01:00
Fabian Affolter
011e423d2e Various updates (names and style) (#7988)
* Various updates (names and style)

* Fix typo
2018-12-30 18:38:41 +01:00
Fabian Affolter
81d8d6bfbb Minor changes (#7990) 2018-12-30 18:37:53 +01:00
Fabian Affolter
353af943b2 Add setup section (#7991) 2018-12-30 18:36:50 +01:00
Fabian Affolter
3e60d3ec82 Fix token var (#7989) 2018-12-30 18:35:01 +01:00
Stuart
291909389c Update climate.nest.markdown (#7740)
* Update climate.nest.markdown

Added note about European Nest Thermostat e not working.

* Update source/_components/climate.nest.markdown

Co-Authored-By: schford <34009231+schford@users.noreply.github.com>

* ✏️ Whitespaces

* ✏️ More whitespaces
2018-12-30 15:12:30 +01:00
Bo
ca41a82015 Clarify conditional executing in script (#7782) 2018-12-30 14:40:40 +01:00
Robert
8581701803 Add note for fixing cloudmqtt certificate errors (#7842)
See https://community.home-assistant.io/t/cloudmqtt-issues-expired-certificate/73030/4
2018-12-30 14:37:24 +01:00
ctborg
e90e25c3f4 Update sensor.bme680.markdown (#7986) 2018-12-30 13:48:32 +01:00
John Shahawy
8f9ccb2337 change offset to after_offset so validation will pass (#7975) 2018-12-30 10:12:06 +01:00
Purplecarrot
8743101e62 Tested and working fine with Marantz M-CR510 (#7983) 2018-12-30 00:14:28 +01:00
Lance Moss
80969ef774 update to command names (#7963)
I have submitted a pull request on the motorparts python API. URLS and commands have changed on morpar.com. Once that is merged then this will need changed.
2018-12-29 16:45:20 +01:00