DubhAd
7149ad73be
Merge pull request #4817 from nsimb/patch-2
...
Added replace from , to . for float handling
2018-03-03 14:51:06 +00:00
sjabby
10e9440591
Update automation examples to proper formatting
...
Updated the automation examples to reflect the proper climate format and listing the entity_id inside the `data:` section.
2018-03-03 13:31:10 +01:00
nsimb
e0f5d86582
Added replace from , to . for float handling
...
Since the website saves numbers with , the sensor ends up with "," when trying to use it in automations float does not work.
So i thought i added this if somone ells uses the example
2018-03-03 11:46:49 +01:00
Daniel Shokouhi
b0714317f9
Update description about API Key
...
We should recommend users to setup this optional configuration key, as some were unaware that this is a required step when they add devices in the future so we should inform them of this. Some users are not aware that they can also issue a voice command to sync the home assistant device list.
2018-03-02 10:21:29 -08:00
DubhAd
de2a605e14
Merge pull request #4799 from robmarkcole/patch-3
...
Add MB
2018-03-02 09:53:06 +00:00
Kevin Tuhumury
d8845208d9
Added KU6020 to the tested Samsung TV models.
2018-03-02 08:13:32 +01:00
Robin
5cc95b7070
Add MB
2018-03-02 06:33:40 +00:00
DubhAd
5cf6c0b432
Fixed service names ( #4792 )
...
For some reason this uses the services UI name for the services, confusing folks. Fixing that here.
2018-03-01 10:27:22 -05:00
Niklas Wagner
77f07f22fb
Fix Grammar
...
(Hopefully)
2018-03-01 12:00:51 +01:00
jaburges
dc9be2f25c
Update image_processing.dlib_face_identify.markdown ( #4788 )
...
* Update image_processing.dlib_face_identify.markdown
missing items from dlib when not using docker.
* Fix text
2018-02-28 22:22:14 -08:00
ChristianKuehnel
981e5d4ac5
fix for https://github.com/home-assistant/home-assistant/issues/12698 ( #4769 )
2018-02-28 17:55:42 -05:00
Daniel Shokouhi
4e62fc287a
Remove reference to web interface ( #4759 )
...
The web interface was deprecated in version 1.1: https://docs.influxdata.com/influxdb/v1.1/tools/web_admin/
An older blog post linked (https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/ ) detailing how to use InfluxDB and Grafana mentions this web interface as part of the setup and it may be confusing for users attempting to follow it, unless they realize the latest version doesn't have it.
2018-02-28 17:54:10 -05:00
Paul Jimenez
d043e5429f
Correct the ha_iot_class ( #4778 )
2018-02-28 17:53:31 -05:00
Jon Griffith
c7060c7515
Typo ( #4785 )
2018-02-28 17:49:02 -05:00
Aaron Bach
5c324c2f36
Added docs for https://github.com/home-assistant/home-assistant/issues/12787 ( #4784 )
2018-02-28 13:10:58 -08:00
DubhAd
86b5a59e21
Merge pull request #4777 from home-assistant/skalavala-patch-1
...
Fixed html errors.
2018-02-28 21:00:14 +00:00
Matthew Rollings
c1692c9478
Update binary_sensor.hikvision.markdown ( #4783 )
...
Added note that indicates mandatory settings on the hikvision web interface in order for this component to function.
2018-02-28 08:41:48 -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
2e00a62268
Fixed html errors.
2018-02-27 18:48:48 -05: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
c009d28c64
Merge pull request #4758 from krisnyse/patch-1
...
How to find GIID
2018-02-27 13:38:37 +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
Federico Zivolo
d8001b4130
docs: Added buttons map for Tradfri remote
2018-02-26 23:41:14 +01:00
Joakim Sørensen
54e2fb4343
Example JSON has invalid synstax ( #4767 )
2018-02-26 11:48:43 -05: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
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
DubhAd
50f693badf
Clarity edit for timelapse and file path ( #4744 )
...
* Clarity edit for timelapse and file path
Existing wording for timelapse implies that a value of 1000 results in pictures being taken every millisecond, so the value is in microseconds.
Added link for the whitelist to make it easier to find the relevant config section.
* Shorter URL
2018-02-25 12:21:42 +01:00
schferbe
ac17ed9e2c
Tested my K5579 and it worked with port 8001 ( #4746 )
2018-02-25 09:56:07 +01:00
Fabian Affolter
b40318f259
Update BMW docs
2018-02-24 00:23:52 +01:00
ChristianKuehnel
3c762ed166
documentation for new component bmw_connected_drive ( #4617 )
...
* added first draft of documentation for bmw_connected_drive
* forgot to save...
* updated description of config file to latest implementation
* fixed reviews from @MartinHjelmare
* Minor changes
* Add periods
* Minor changes
* Minor changes
* Minor changes
* Fix
* It's a string
2018-02-24 00:19:14 +01:00
Mike Megally
8729f5a024
Update mqtt_eventstream with ignore_call_service ( #4705 )
...
* Update mqtt_eventstream with ignore_call_service
Documentation for ignore_call_service
* update docs to reflect new functionality
updated docs based on PR feedback
* update example
2018-02-23 15:09:44 -08:00
Robin
72f1cdc59b
Adds folder sensor ( #4588 )
...
* Adds folder sensor
* Update Configuration variables
Updates Configuration variables to address requested changes
* Update sensor.folder.markdown
* Add ref to whitelise
* Update sensor.folder.markdown
* Update sensor.folder.markdown
* Update sensor.folder.markdown
* Minor changes
* Fix
2018-02-23 20:38:00 +01:00
Joe Lu
454d228710
Added documentation for august component ( #4696 )
2018-02-23 19:23:16 +01:00
Niklas Wagner
fb973c743c
New tested version, Add note about dedicated user ( #4737 )
2018-02-23 19:01:37 +01:00
Paulus Schoutsen
ef17e31097
Update device_tracker.owntracks_http.markdown ( #4741 )
2018-02-23 08:09:11 -08:00
Jeremy Klein
ad24a7f8af
Docs for 12598 ( #4736 )
2018-02-22 21:04:21 -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
happyleavesaoc
e15388f93a
update usps doc ( #4729 )
...
* Update usps.markdown
* Update usps.markdown
note Chrome preference
2018-02-22 11:45:45 -05:00
rubenverhoef
b5dbc788a9
Added 1ch MiLight dimmer support ( #4718 )
...
* Added 1ch MiLight dimmer support.
* There are now 16 groups possible, and the dimmer is only supported by V6
2018-02-22 00:16:16 +01:00
Kane610
7bf56b0be9
Add support for water leakage sensor to deCONZ ( #4728 )
2018-02-21 12:52:02 -08: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
Alex Barcelo
ce0b046bca
Consistent documentation for user_id / chat_id
...
Using a more consistent usage regarding the interaction between `target`, `user_id` and `chat_id`.
The `target` can be both a `user_id` or a `target_id`, leaving the `user_id` (which was the original one). But the `chat_id` parameters should be a `chat_id` identificator, for consistency.
Also updated the description for `target` parameter on Telegram calls.
2018-02-21 17:03:36 +01:00
Kane610
1adb48b0a4
Update deconz.markdown ( #4494 )
...
* Update deconz.markdown
Added description and example of new service data attribute
* Update deconz.markdown
2018-02-21 16:09:26 +01:00
karlkar
ebc2094347
Support for PTZ in Onvif cameras ( #4409 )
...
* Service PTZ description
* Changed attribute names
2018-02-21 16:06:39 +01:00