Commit graph

9178 commits

Author SHA1 Message Date
Paulus Schoutsen
b9a1dc052c Merge remote-tracking branch 'origin/current' into next 2018-03-11 15:05:02 -07:00
Paulus Schoutsen
13464e509e
Remove broken redirect from (#4901) 2018-03-11 15:04:50 -07:00
bottomquark
ad3f1c3fe7
fixes for the previous merge for #4896
removed duplicate example and duplicate text
2018-03-11 21:27:21 +01:00
Paulus Schoutsen
4887c9c993 release 0.65.3 2018-03-11 13:15:04 -07:00
bottomquark
5d3acf2f77
Merge branch 'current' into patch-1 2018-03-11 21:12:24 +01:00
Paulus Schoutsen
2111cf50f5
Update virtualenv.markdown 2018-03-11 13:06:14 -07:00
DubhAd
91cdfa09fc
Merge pull request #4899 from maxlaverse/improve_caldav_documentation
Improve caldav documentation
2018-03-11 19:26:42 +00:00
DubhAd
518a87d4f4
Merge pull request #4895 from robmarkcole/patch-11
Fix typo - extra ()
2018-03-11 19:26:09 +00:00
Max Laverse
90cf4205cc Improve caldav documentation 2018-03-11 20:10:02 +01:00
IainPHay
ca952b41cc
Change upgrade homeassistant to upgrade home-assistant
Line 40 Change:
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
to
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade home-assistant`
as this was incorrect
2018-03-11 18:08:05 +00:00
Robin
88a83d7823
Fix typo
The extra () resulted in a 404 error
2018-03-11 13:46:12 +00:00
bottomquark
9863a76567
add more examples and clarify calendar.caldav 2018-03-11 14:29:44 +01:00
Robin
699cb38a4a
Correct linked page on wildcards 2018-03-11 06:43:29 +00:00
Paulus Schoutsen
91128098c5 Release 0.65.2 2018-03-10 11:05:09 -08:00
Marc Forth
071af99b2b Update persistent_notification.markdown (#4875)
Removed the note as it is inaccurate.
2018-03-10 18:15:21 +01:00
cdce8p
dc8c5ee19d Updated git diff statement (#4877) 2018-03-10 18:14:23 +01:00
lizaoreo
12c19480ec Added icon property to one of the examples (#4861) 2018-03-10 18:13:34 +01:00
Timmo
074bc50664 Added three new sensors (#4873)
New sensor documentation for https://github.com/home-assistant/home-assistant/pull/13026
2018-03-10 18:12:36 +01:00
Paulus Schoutsen
34a77610e0
Update docker.markdown 2018-03-09 23:57:50 -08:00
Paulus Schoutsen
f0d0848baa Add input boolean to available domains 2018-03-09 19:54:03 -08:00
Paulus Schoutsen
cbf2d2e412 Release 0.65.1 2018-03-09 19:45:37 -08:00
Jonathan Weinberg
7b50670f23 Case Change (#4870)
"Home" in "Home Assistant" should be capitalized.
2018-03-09 15:39:40 -05:00
Paulus Schoutsen
c94c226ec1 Remove type from google assistant 2018-03-09 12:19:02 -08:00
Paulus Schoutsen
d65f547d35 Add component pic to 0.65 2018-03-09 10:57:18 -08:00
Paulus Schoutsen
f04a1162be fix broken links 2018-03-09 10:36:00 -08:00
PhracturedBlue
93907d9f5c Add Camera Proxy documentation (#4863)
* Add Camera Proxy documentation

* Minor typos

* Update camera.proxy.markdown
2018-03-09 10:34:08 -08:00
Mike Megally
4100074de8 Release 0.65 2018-03-09 10:31:24 -08:00
Sebastian Muszynski
d799127e30 Xiaomi MiIO Light: Flag the device as unavailable if not reachable (#4699)
* Configuration key "model" and "xiaomi_miio_set_delayed_turn_off" service added.

* Service parameter renamed.

* New device model (philips.light.zyceiling) added.

* Service parameter updated.

* Format of the services updated.
Configuration schema added.

* Missing supported device added.
2018-03-09 10:30:33 -08:00
Bertbert
1886934894 Add ‘unit_system’ configuration variable (#4469)
* Add ‘unit_system’ configuration variable

* Update sensor.fitbit.markdown
2018-03-09 10:30:33 -08:00
karlkar
4a852f8c04 Added support for multiple onvif profiles (#4445)
* Added support for multiple onvif profiles

Related to pull request https://github.com/home-assistant/home-assistant/pull/11651

* ✏️ Spelling & grammar fixes

* Removed info about profile data in attribute

Removed information about profile data in attributes, as it is not going to be implemented.
2018-03-09 10:30:32 -08:00
Jeroen ter Heerdt
87aa9fed2c Redesign of Egardia component and platform. (#4803)
* Updating docs related to PR #11994.

* Update binary_sensor.egardia.markdown

* Update binary_sensor.egardia.markdown

* Update egardia.markdown

* Update egardia.markdown
2018-03-09 10:30:32 -08:00
Teemu R
3ec79fd74b Add sony songpal docs (#4570)
* add sony songpal docs

* use configuration, add a title for configuration section

* remove oxford comma, add link to media_player's services

* add entity_id desc for service

* be more descriptive which devices are supported

* Update songpal supported devices + bump version

* discoverY

* Update media_player.songpal.markdown

* Fix invalid syntax
2018-03-09 10:30:32 -08:00
Paulus Schoutsen
d5883f9ee1 Merge branch 'current' into next 2018-03-09 07:42:47 -08:00
Otto Winter
ada58a39cf Add light.group platform docs (#4739)
* Add Light Group platform docs

* Group Light →Light Group

* A picture tells a thousand words

* Update for Light Group default name change.

See https://github.com/home-assistant/home-assistant/pull/12962
2018-03-09 03:42:43 +01:00
Andy Shilton
7f13d4f500 Spelling mistake (#4858)
"simple" to "simply"
2018-03-07 19:21:14 -05:00
Jon Maddox
5b8ec9986f add docs for Channels media player (#4842)
* add docs for Channels media player

* note about favorite channels

* Minor cleanup
2018-03-07 12:41:56 -05:00
DubhAd
0a9a9283a3
Merge pull request #4855 from Skaronator/patch-3
Update date; current state of OpenZWave and S2
2018-03-07 14:47:10 +00:00
Philipp Wensauer
c7e78ce394 Current (#4854)
* Using vectorized version.

* Vectorized it.

* Forgot to upload...
2018-03-07 15:35:55 +01:00
Niklas Wagner
b3d7794354
Update date; current state of OpenZWave and S2
Source:
- https://groups.google.com/d/msg/openzwave/nK6Pw2vwoZQ/9rXQYix2AQAJ
- https://github.com/OpenZWave/open-zwave/commits/master
2018-03-07 14:08:41 +01:00
maxclaey
4d6836d840 Added new supported devices (#4838)
Add support for switches, remotes, alarm control panels and thermostats
2018-03-07 13:40:42 +01:00
Luca Adrian Lindhorst
6bfd606eba - Updated howto for google_assistant setup, the process is now easier, so some steps could be removed. 2018-03-07 03:55:24 +01:00
Christopher Vella
91a0bab212 Current Mi-Home app does not store the token with the db (#4844)
Added some instructions for downgrading the apk to retrieve the token. The current root method does not work with the latest version of the app. I have not tested iOS but I assume the same would be true for all platforms/methods. I suggested apkmirror because they do signed builds and we want to avoid newbies grabbing malware.
2018-03-06 23:31:04 +01:00
Niklas V
7f711ea1ea Added port 3307 to Maira DB (#4743)
Maria DB 10 have changed port from 3306 that Maria DB are using and is standard in this component. Maria DB is using port 3307 instead and that need to be added in the configuration to work. I have added a note in the description to add the port to the server_ip.
2018-03-06 23:30:39 +01:00
Christopher Vella
f77c8fe85e Added instructions for magisk based root (#4843)
* Added instructions for magisk based root

AFAIK Magisk does not integrate with Android to provide an option for shell over adb. However it does allow you to escalate privileges once in a shell.

* Minor changes
2018-03-06 23:22:36 +01:00
Alan Tse
d4dd8efbca Documenting additional sensors (#4602) 2018-03-06 23:08:04 +01:00
James Marsh
6d22893501 Add header parameter to rest_command documentation. (#4747) 2018-03-06 22:56:17 +01:00
Sebastian Muszynski
3bf0390512 Flag the device as unavailable if not reachable. (#4782) 2018-03-06 22:55:36 +01:00
Christoph Gerneth
7ac437f5ac updated documentation: show on map (#4680)
* updated documentation: show on map

* Fix type

* changed a copy-paste error
2018-03-06 22:54:35 +01:00
R Huish
98da394a61 MQTT Sensor - JSON attributes example (#4755)
* MQTT Sensor - JSON attributes example

As per discusstions https://community.home-assistant.io/t/how-to-use-json-attributes-e-g-mqtt-sensor/40790/16

* Corrected Typo

* Escaping
2018-03-06 22:37:16 +01:00
Matt F
5cd3526d56 Update docker compose examples (#4816)
The docker compose examples have you create a service called 'web', which will create web_1 docker container.  Other references within the documents say to run `docker restart home-assistant`, yet this docker container does not exist when using the docker compose examples.  Updated compose so they will have a standard name for the container that is created.
2018-03-06 22:35:31 +01:00