4735 Commits

Author SHA1 Message Date
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 f2dba1f614af51f84eadbdeab5ca2f566f334ad6.

* 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
Paulus Schoutsen
23d3db267b
Update python_script.markdown 2018-02-08 15:36:44 -08:00
JonnyaiR
08b3fee9bc Update switch.pilight.markdown to add variables and update links (#4522)
* Update switch.pilight.markdown to add variables and update links

The variables unitcode and programcode are missing from the variables-list, unitcode is mentioned in the text below but they should be listed as optional variables if they are in fact optional variables.

furthermore the wiki-links to pilight are outdated, so i replaced the wiki.pilight.org links with manual.pilight,org links to their respective updated pages.

* Update switch.pilight.markdown

delete programcode

* ✏️ Small improvements
2018-02-08 21:46:30 +01:00
Pierre Ståhl
d5404ed82e Add documentation for system_log_event (#4549)
* Add documentation for system_log_event

* ✏️ Minor improvements
2018-02-08 21:45:39 +01:00
DubhAd
b6258f5326 Added note about display in Overview (#4597)
It's come up quite a few times, with people asking why some scripts have a toggle, and some don't. This is to add a little clarity about it (I'm **assuming** that `wait` also results in a toggle - it'd be good to get that verified).
2018-02-08 21:33:10 +01:00
Conrad Juhl Andersen
809034c804 added remote.xiaomi_miio component (#4513)
* added remote.xiaomi_miio component

* added changes

* updated to explain different command types

* Fixed cross-linking

* ✏️ Minor improvements
2018-02-08 15:32:06 -05:00
Gerben Meijer
83c51ebc77 Update flux stop_time default. (#4553) 2018-02-08 21:27:42 +01:00
hawk259
a7fb895c5a Binary Sensor Template: Add icon_template and entity_picture_template support (#4373)
Sensor Template: fix entity_picture_template conf
2018-02-08 21:02:26 +01:00
Anders Melchiorsen
9d918bd4c4 Remove influxdb retry_queue_limit (#4598) 2018-02-08 15:53:38 +01:00
Marc Egli
9e03a1e774 Document new turn_on_action for philips TV (#4599)
This got added in home-assistant/home-assistant/pull/12065
2018-02-08 15:52:44 +01:00
Anders Melchiorsen
045422dad6 Return of entity_id in template platforms (#4600) 2018-02-07 22:46:16 -08:00
cogneato
15cf8299f5
adding supported domains
ref: https://github.com/home-assistant/home-assistant.github.io/issues/4036

Adds supported domains and default mappings.
2018-02-07 16:35:50 -07:00
nordlead2005
99c835699b Dark Sky Precip Accumulation (#4587) 2018-02-06 21:43:35 +01:00
Julius Mittenzwei
7c0ac4661f Updated documentation for KNX platform (#4575)
* Documentation for https://github.com/home-assistant/home-assistant/pull/11978

* typo
2018-02-05 08:24:20 +01:00
Fabian Affolter
280bac6515
Remove line breaks 2018-02-05 08:22:45 +01:00
Mike O'Driscoll
c20709e3d0 Add troubleshooting for Unifi Controller (#4578)
Added documentation regarding accurate time sync for presence detection
between home assistant and unifi controller.
2018-02-05 08:21:19 +01:00
Robert
590a7bc345 Note for 2014 and 2015 models (#4581)
* Note for 2014 and 2015 models

* Remove marking
2018-02-05 08:20:15 +01:00
Rene Nulsch
b1714a5bfc Fix Typo (#4577) 2018-02-04 19:54:17 +01:00
Paulus Schoutsen
47822f61fd
Update light.hue.markdown 2018-02-03 22:28:29 -08:00
Rene Nulsch
5ad2bf6428 Add market restriction note (#4571) 2018-02-03 19:28:27 +01:00