8823 Commits

Author SHA1 Message Date
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
Ryan Mounce
a3fae56558 Update ubus documentation for optional DHCP name resolution (#4751) 2018-03-06 22:28:09 +01:00
JC Connell
23d791b0a1 Create sensor.zestimate.markdown (#4812)
* Create sensor.zestimate.markdown

Add documentation for the Zestimate sensor.

* Incorporate MartinHjelmare changes

* Remove unnecessary configuration header

* Removed code block around the configuration tags

* Minor changes
2018-03-06 22:27:22 +01:00
Paulus Schoutsen
91972a2629 Add docs for optional words in conversation utterances (#4779) 2018-03-06 22:02:17 +01:00
Sebastian Muszynski
69005f54a3 Format of the services updated. (#4781) 2018-03-06 22:01:12 +01:00
Henrik Nicolaisen
66b39210b1 fixed version smappee component was added in (#4764) 2018-03-06 11:04:41 +01:00
JC Connell
f180080f5e Change meters to miles line 32 (#4832) 2018-03-06 11:00:09 +01:00
cogneato
c9a6141cd9 Revert "new screenshots for installing third-party addons (#4794)" (#4806)
This reverts commit bf6d36371f50d8be5a6ee1209fcfede8fc8ae216.
2018-03-02 18:40:27 +01:00
cogneato
bf6d36371f new screenshots for installing third-party addons (#4794)
uploading screenshots of new hassio UI for use in documentation
2018-03-02 05:02:55 +01:00
cogneato
47c783a8e4 removing obsolete screenshot (#4797) 2018-03-02 05:02:09 +01:00
cogneato
c8f7a0f58b removing obsolete screenshot repositories_editor.png (#4798) 2018-03-02 05:01:51 +01:00
kbickar
d931145e3e Sense monitor documentation (#4397)
* Sense monitor documentation

* Changed to configuration tags

* Removed Configuration variables header

* ✏️ Removed extra whitespaces

* Added logo

* Updated with monitored_conditions

* Update sensor.sense.markdown
2018-03-02 02:07:22 +01:00
Ville Skyttä
0b988cbd2b Add UpCloud platform (#4543)
* Add UpCloud platform

* Add scan_interval for UpCloud.

* Update upcloud.markdown

* Update switch.upcloud.markdown

* Update binary_sensor.upcloud.markdown
2018-03-02 02:05:14 +01:00
Diogo Gomes
e99a85a20d Filter Sensor (#4725)
* Filter component

* changes as requested

* Changed the component name

* updated according to new version

* Chaining explained

* Added extra sensor and screenshot

* Update sensor.filter.markdown
2018-03-02 01:54:41 +01:00
Mike Megally
0d324e2181 documentation for synology chat as a notification platform (#4730)
* documentation for synology chat as a notification platform

* Add ha_release and logo
2018-03-02 01:34:46 +01:00
Sean Wilson
52387b95c6 Add 'lock' device class (#4417)
* Add monitored_conditions documentation.

* Remove monitored_conditions from example

* Add missing 'week' monitored_condition

* Add 'lock' device class

* Invert lock settings

As per https://github.com/home-assistant/home-assistant/pull/11640

* Tweak formatting
2018-02-28 13:25:58 -08:00
Paulus Schoutsen
73fc2cebd2 Merge branch 'current' into next 2018-02-27 21:54:17 -08:00
Mahasri Kalavala
61bfdc1835
Merge pull request #4765 from blackmesataiwan/patch-1
Update docker.markdown
2018-02-27 18:56:44 -05:00
Mahasri Kalavala
d50453ea22
Merge pull request #4770 from FezVrasta/patch-1
docs: Added buttons map for Tradfri remote
2018-02-27 18:55:17 -05:00
Mahasri Kalavala
e3011d8ef5
Merge pull request #4775 from home-assistant/DubhAd-patch-2
Initial stab at documenting the hassio commands
2018-02-27 18:52:33 -05:00
Paulus Schoutsen
ead4f19965 Release 0.64.1 2018-02-27 11:27:41 -08:00
DubhAd
eed8512979
Merge pull request #4665 from krys1976/patch-3
Update homematic.markdown
2018-02-27 13:43:50 +00:00
DubhAd
65a32f56b7
Merge pull request #4727 from alexbarcelo/patch-1
Consistent documentation for user_id / chat_id
2018-02-27 13:43:00 +00:00
DubhAd
3bb86665af
Merge pull request #4732 from mvgrimes/pr/homeassistant_start
Adds comment about deprecated homeassistant_start event
2018-02-27 13:39:49 +00:00
DubhAd
c009d28c64
Merge pull request #4758 from krisnyse/patch-1
How to find GIID
2018-02-27 13:38:37 +00:00
Donal Phipps
986fdfa1dc
small typo - effect / affect.
For the pedants.
2018-02-27 12:34:52 +00:00
DubhAd
255f50399e
Initial stab at documenting the hassio commands 2018-02-27 08:25:35 +00:00
DubhAd
72a76376bb
Merge pull request #4771 from JerryWorkman/patch-8
Add note for systemd
2018-02-27 07:10:47 +00:00
DubhAd
03d30a2d87
Merge pull request #4772 from JerryWorkman/patch-9
Add note to ensure database instance starts before Home Assistant
2018-02-27 07:10:25 +00:00
JudgeDredd
62b6e62297
update recorder docs for mariadb 10.2
https://mariadb.com/kb/en/library/mariadb-1023-changelog/
Revision #1965f03 2016-11-26 22:22:50 +0100

    Deb: Rename libmariadbclient-dev to libmariadb-dev
2018-02-26 23:49:29 -05:00
Jerry Workman
93df84bb5a
Add note to ensure database instance starts before Home Assistant 2018-02-26 21:19:33 -05:00
Jerry Workman
e4370ccb32
Add note for systemd
Add note for systemd to start Mosquitto before Home Assistant
2018-02-26 21:11:17 -05:00
Federico Zivolo
d8001b4130
docs: Added buttons map for Tradfri remote 2018-02-26 23:41:14 +01:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Robin
12b6447a5f Adds simulated sensor (#4712)
* Create sensor.simulated.markdown

* Fix seed ref

* Update sensor.simulated.markdown

* Update sensor.simulated.markdown

* Update sensor.simulated.markdown
2018-02-26 12:26:09 -08:00
Tom Harris
d0830ba600 Insteon_plm updated to 0.8.2 (#4695)
* Updated for recent Insteon version update

* Fix linkable_title

* Correct formating issues

* Clean up yaml content

* Exclude VS items

* Remove tabs from line

* Simplify description of config options

* Clarify device_override

* Remove newnames configuration option

* Fix spelling and clearify autodiscovery

* Remove tabs from yaml

* Update for documentation review

* Revert version back to original release version.
2018-02-26 20:14:43 +01:00
Oncleben31
a08e94f789
Update editor.markdown 2018-02-26 19:03:44 +01:00
Joakim Sørensen
54e2fb4343 Example JSON has invalid synstax (#4767) 2018-02-26 11:48:43 -05:00
blackmesataiwan
e1ff8be431
Update docker.markdown
Add docker tutorial on QNAP NAS
2018-02-26 15:42:47 +08:00
cdce8p
cc11eff47a Homekit: TempSensor - Added support for °F (#4763)
* `TemperatureSensor` allows `°F` as `unit`
* Fix pin code
2018-02-25 19:27:51 -08:00
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Paulus Schoutsen
85da820394 Release 0.64 2018-02-25 16:48:43 -08:00
Thijs de Jong
70a741d867 Add Tahoma Scenes documentation (#4698)
* add tahoma scenes

* small word fix

* spelling fix
2018-02-25 16:24:48 -08:00
JC Connell
21897481c7 Add Spot Crime sensor documentation (#4685)
* Create sensor.spotcrime.markdown

Docs for the Spot Crime sensor

* Update sensor.spotcrime.markdown
2018-02-25 16:23:29 -08:00
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
Note about rename node being broken
2018-02-25 18:47:06 -05:00
Kristian
69a8299c94
How to find GIID
Updated the giid part with how to find your giid.
2018-02-25 19:32:37 +01:00
Benedict Aas
f379cf97db docs: clarify location of counter alias
We clarify the location of the counter alias by renaming it `counter` --> `my_custom_counter` and remove potential for confusion with the similarly named `counter` field above.
2018-02-25 13:12:30 +00:00