Commit graph

4754 commits

Author SHA1 Message Date
Paulus Schoutsen
ef17e31097
Update device_tracker.owntracks_http.markdown (#4741) 2018-02-23 08:09:11 -08:00
Marc Forth
51e4cfae9c Update input_datetime.markdown (#4735)
Missed the word 'automation' out of the first automation when I submitted the most recent change!  Fixed now.
2018-02-22 19:08:17 -05:00
Spartan-II-117
0e59f4548f Update emulated_hue with info about initial device (#4624)
* Update emulated_hue with info about initial device

* Update emulated_hue.markdown

* Update emulated_hue.markdown
2018-02-21 19:09:12 +01:00
Frederik Bolding
a6213b6230 Small changes to RPi Camera documentation (#4650)
* Updated RPiCamera documentation slightly

* Updated RPi Camera file path default

* Update camera.rpi_camera.markdown
2018-02-21 15:08:30 +01:00
DubhAd
7356c83162 Pushed towards SSL, and clarity wording (#4716)
Some clarity edits, plus a push towards SSL
2018-02-21 08:58:26 +01:00
Alan Tse
6f027086d0 Clarifying hdmi_cec instructions to include _cec.so (#4595)
* Clarifying instructions to include _cec.so

* Removing deprecated AIO and manual install
2018-02-21 05:30:50 +01:00
Michael Fester
5ba8c556ef Adapt documentation to new API (#4421) 2018-02-21 03:38:10 +01:00
Thijs de Jong
ec300739f9 Update scene.hunterdouglas_powerview.markdown (#4687) 2018-02-21 03:27:59 +01:00
Andrzej
b7fc3a1485 Update light.mqtt (#4708)
Bad name of a parameter (double 'value')
2018-02-20 17:02:03 -05:00
Marc Forth
0ad4f914a4
Update input_datetime.markdown 2018-02-20 13:10:05 +00:00
Marc Forth
7374aa5aef
Update input_datetime.markdown 2018-02-20 13:03:38 +00:00
Marc Forth
be3c0f0f54
Update input_datetime.markdown 2018-02-20 12:08:19 +00:00
Marc Forth
c12f2e7e67
Update input_datetime.markdown 2018-02-20 12:01:21 +00:00
Marc Forth
262100de45
Update input_datetime.markdown 2018-02-20 11:58:24 +00:00
Marc Forth
289e1092f1
Update input_datetime.markdown 2018-02-20 11:55:35 +00:00
Marc Forth
a33ed1d11f
Update input_datetime.markdown 2018-02-20 11:54:40 +00:00
Marc Forth
e081ef352a
Update input_datetime.markdown
Fixes #4259
2018-02-20 11:39:09 +00:00
Paulus Schoutsen
d3279215b1 Add cloud update 2018-02-19 16:09:06 -08:00
DubhAd
fcded280af Added port clarity (#4693)
* Added port clarity

Added notes to make it clear that if they're not using port 443, the port has to be specified (very common problem)

* Add some other minor changes
2018-02-19 09:46:59 +01:00
Phil Frost
ee6bb9eb96
Link to mike-grant fork of Haaska
The owner of the original Haaska does not appear to be maintaining the
repository. However, mike-grant has incorporated the v3 smart home API
changes in his fork.
2018-02-17 13:28:44 +00:00
Li-Wen Yip
037ba1619c
Added hyphen
Added hyphen so that this example config will still work if there are already other scenes defined in configuration.yaml
2018-02-17 18:49:04 +11:00
Paulus Schoutsen
34d31fc368 Alexa skill now in 4 regions 2018-02-16 23:20:12 -08:00
Scott
1e0fd94239
Fix broken link 2018-02-16 11:03:34 -06:00
KD4SIR
d069fb8a8f Update media_player.vlc.markdown (#4605)
* Update media_player.vlc.markdown

(My first submission) Updated the page to state this component is not compatible with Hassio at the moment.

* Minor changes
2018-02-15 19:18:21 +01:00
honcheng
ec57b0725d Update vacuum.xiaomi_miio.markdown (#4594)
Added additional instruction to get adb backup working for certain phones.
2018-02-15 19:16:17 +01:00
mweimerskirch
ee1a21c9d9 Updated Google calendar documentation (#4621)
The documentation was missing the step to enable the calendar API. It this step is not completed, the following error appears in the log:  Encountered 403 Forbidden with reason "accessNotConfigured"
2018-02-15 19:14:47 +01:00
Thijs de Jong
a668d5b26f Fix Tahoma documentation (#4673)
* remove sensor config example

* Set sensor category to sensor

was cover before

* remove cover config example
2018-02-15 18:58:08 +01:00
Robin
8b990582dd Clarify distribution of random values (#4614)
Clarify that values drawn produce a discrete uniform distribution, and not for example a normal (or bell shaped) distribution. I intend to implement a random physics sensor which will return a bell distribution and this edit will avoid confusion.
2018-02-15 18:47:16 +01:00
Tabakhase
653b4bae03 clearify rpi_gpio sharing + revert #4608 (#4660)
* Revert "add documentation for "shared_gpio" flag to component switch.rpi_gpio"

This reverts commit f2dba1f614.

* clearify that rpi_gpio pins are exclusive to HASS-ussage when assigned
2018-02-13 10:40:34 -08:00
Rene Nulsch
8226c05682 Add lxml requirement note (#4651) 2018-02-13 17:05:15 +01:00
David
c0b944d21d Remove note about differing entity_ids for System Monitor component (#4564)
* Update example entity_id for System Monitor component

Required update if/when home-assistant/home-assistant#12124 gets merged.

* Update entity_id

Update entity_id to reflect changes in PR

* Remove note

Remove note about differing entity_ids: after home-assistant/home-assistant#12124 is merged, all entity_ids will match the resource name.
2018-02-12 20:49:56 -05:00
Diogo Gomes
178175fbf4 Added Example for 2 STB (#4649) 2018-02-12 22:50:16 +01:00
Nicholas Amadori
88d890aa46 Update Postgresql example (#4642)
The query with pg_size_pretty returns the value as a string, that way you can’t have a nice chart or make value comparison. Inserted new query to return value as number.
2018-02-12 08:46:34 +01:00
Eu
3ce0f0981a Added documentation for password mode in input_text (#4489)
* Added password mode

* Added password mode

* Added password mode
2018-02-11 09:34:35 -08:00
themanieldaniel
5eff43736b Update input_number.markdown (#4628)
* Update input_number.markdown

* Minor changes
2018-02-11 12:07:58 +01:00
Touliloup
9d6e015466 Fix URL in Mercedes me binary sensor documentation (#4625)
Fix a broken link in the Mercedes Me binary sensor documentation.
Link should redirect to the main Mercedes Me component.
2018-02-11 11:19:17 +01:00
themanieldaniel
58eb051d55 Update sensor.steam_online.markdown (#4632) 2018-02-11 11:18:28 +01:00
themanieldaniel
4bd6d7c4b6 Update history.markdown (#4633) 2018-02-11 11:08:40 +01:00
Paulus Schoutsen
364dbf7208
Merge pull request #4616 from home-assistant/release-0-63
0.63
2018-02-10 14:01:53 -08:00
Paulus Schoutsen
d7bf93730a Add blog post 2018-02-10 14:01:03 -08:00
DubhAd
883b0010d1 Add note about not working on iOS (#4620) 2018-02-10 15:22:53 -05:00
Paulus Schoutsen
fd6f73a713 Merge remote-tracking branch 'origin/current' into next 2018-02-09 15:24:47 -08:00
Mahasri Kalavala
3dec0a3a58 added service call example (#4606)
* added service call example

* Minor changes
2018-02-09 22:56:34 +01:00
Russell Cloran
0b49ea80bf Add zha radio_type (#4586)
Adds support for XBee radios, which requires setting `radio_type` in the zha config.
2018-02-09 22:55:13 +01:00
mkfink
a854b89b59 Added force_update flag (#4558)
Related to https://github.com/home-assistant/home-assistant/pull/12092, based on https://home-assistant.io/components/sensor.mqtt/#force_update
2018-02-09 22:37:06 +01:00
Joe Lu
ac219395de Updated Canary camera configuration (#4582)
* Updated Canary camera configuration

* ✏️ TravisCI fix
2018-02-09 22:23:22 +01:00
Diogo Gomes
bee1bf1799 SQL Sensor (#4569)
* Initial Commit

* Tks @arsaboo

* Added Examples section

* back to optional

* ✏️ Minor changes

* Rewritten
2018-02-09 22:22:14 +01:00
Robin
f5a18c2554 Add sharing images between HASS instances (#4607)
* Add sharing images between HASS instances

Adds description of how to share camera feeds between multiple home-assistant instances using the REST API.

* Minor changes
2018-02-09 20:52:43 +01:00
Marko Korhonen
de28af78b6 Added single quotes around format value (#4609)
The service wont work without these
2018-02-09 20:40:55 +01:00
Tabakhase
f2dba1f614 add documentation for "shared_gpio" flag to component switch.rpi_gpio 2018-02-09 11:05:22 +01:00