bouni
2de75f5f79
added description how to set the location attribute of a sensor
2019-05-20 12:09:11 +02:00
bouni
7509aaff11
extended spaceapi component documentation
2019-05-20 11:58:37 +02:00
Matt Snyder
439ed20950
Doorbird refactor documentation update ( #9483 )
...
* Doorbird refactor documentation update
* Update token description
* Whitespace changes
* Update config key
2019-05-19 23:07:00 +02:00
Joakim Sørensen
103b0f7015
Remove warning ( #9474 )
2019-05-19 00:17:45 +02:00
Fredrik Erlandsson
fbc55ccf82
Updated SET_AWAY_MODE and TURN_ON/OFF on Daikin Climate ( #9370 )
2019-05-16 22:52:22 +02:00
Paulus Schoutsen
b651334fbc
Merge branch 'current' into next
2019-05-16 09:10:02 +02:00
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
Paulus Schoutsen
ae5112cc4c
put post back, oops
2019-05-16 06:57:56 +02:00
Paulus Schoutsen
83fd850c6f
Update post
2019-05-16 06:50:08 +02:00
Anders Melchiorsen
103c84ce33
Move Sonos services to sonos domain ( #9380 )
2019-05-16 05:45:09 +02:00
Penny Wood
11518c7030
Rising attribute. ( #9460 )
2019-05-15 13:05:56 +02:00
Anders Melchiorsen
fe1d48696d
Move Sonos services to sonos domain ( #9380 )
2019-05-15 03:10:19 +02:00
Baptiste Candellier
8b21e6fd5c
Add SmartHab documentation page ( #8647 )
...
* Add SmartHab documentation page
* Use proper placeholders for email and password in SmartHab page
Co-Authored-By: outadoc <outadoc@gmail.com>
* Improve phrasing in SmartHab doc
* Apply suggestions from code review
Co-Authored-By: outadoc <outadoc@gmail.com>
* Remove redirect_from in smarthab.markdown
* Move smarthab ha_release to 0.94
* Remove url configuration from smarthab doc
* ✏️ Tweak
After this I will merge it
2019-05-14 23:07:37 +02:00
Markus Ressel
dfb56ab740
device_tracker zone state is case sensitive ( #9377 )
2019-05-14 22:19:37 +02:00
Sean Mooney
1d87ac15dc
fix broken external link ( #9452 )
...
simply added a missing forward slash
2019-05-14 22:10:33 +02:00
jo89lin
8b5a5f16fb
Update rpi_gpio.markdown ( #9453 )
...
updated anchor to wiki article link
2019-05-14 22:09:10 +02:00
Andre Lengwenus
db549b7d44
Add docs for LCN climate platform ( #9073 )
...
* Add docs for LCN climate platform
* Shortened hyperlinks
* Fixed ha_category
2019-05-14 21:10:30 +02:00
cogneato
899af4948b
fix code block for sesame
2019-05-14 07:49:59 -06:00
cogneato
7a8accc5aa
Add descriptions to breaking changes
...
Groups and adds descriptions to breaking changes
2019-05-14 07:43:31 -06:00
Paulus Schoutsen
22b5f3c256
Add some notes
2019-05-14 13:38:03 +02:00
Paulus Schoutsen
11056c514d
Update release notes
2019-05-14 13:19:24 +02:00
Timmo
5c881bf806
Add entity button icon_height docs ( #9449 )
...
* ✨ Add entity button icon_height docs
Further to https://github.com/home-assistant/home-assistant-polymer/pull/2800#issuecomment-492079894
* 🔨 Expand
2019-05-14 12:53:53 +02:00
unixko
c723bdc19c
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:53:53 +02:00
Martin Hjelmare
af395c45cd
Update mysensors validation text ( #9335 )
2019-05-14 12:53:53 +02:00
unixko
f2cb7f4e99
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:48:51 +02:00
Timmo
edc75ac2b9
Add entity button icon_height docs ( #9449 )
...
* ✨ Add entity button icon_height docs
Further to https://github.com/home-assistant/home-assistant-polymer/pull/2800#issuecomment-492079894
* 🔨 Expand
2019-05-14 11:58:01 +02:00
Anders Melchiorsen
4b402adaef
Sonos news ( #9448 )
2019-05-14 10:06:45 +02:00
SiliconAvatar
8c409bf38b
Fix formatting causing broken table. ( #9445 )
...
Fixed the formatting (a missing " ` ") which broke the table for the send_photo service.
2019-05-13 22:41:09 +02:00
tiagofreire-pt
2a09f535ef
Replacing twilio_sms by twilio_call ( #9446 )
2019-05-13 22:40:47 +02:00
Alex Calderon
367456d6d9
Update denonavr.markdown ( #9440 )
2019-05-13 14:11:49 +02:00
jeff-h
160e188e56
Update history-graph.markdown ( #9439 )
...
Clarify confusion around where the `unit_of_measurement` should be defined.
2019-05-12 12:14:23 +02:00
Pascal Vizeli
26a243e11f
Update HassOS to 2.12
2019-05-12 11:31:45 +02:00
Trygve Vea
98266ce57f
Correct comment in script yaml. ( #9437 )
2019-05-12 00:39:40 +02:00
Michael Kane
68cbf61efc
Readability improvements to components/ecobee ( #9430 )
...
* Readability improvements to components/ecobee
Made it more clear where and how to modify `configuration.yaml` to add the Ecobee component.
* Update link
2019-05-11 18:58:43 +02:00
Fabian Affolter
611805a01a
Merge branch 'current' into next
2019-05-11 18:58:00 +02:00
Fabian Affolter
7494352689
Those are commands
2019-05-11 18:51:49 +02:00
Michael Fester
082486b265
Update snips.markdown ( #9426 )
2019-05-11 18:47:21 +02:00
Piotr Żuralski
e9ea976cb1
fix for overriding user browser history - replaceState to pushState - user can go back and forward ( #9433 )
...
Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>
2019-05-11 18:44:51 +02:00
Piotr Żuralski
9e654ff3c6
fix search problem - only if input is not empty change to search hash location ( #9434 )
2019-05-11 18:44:20 +02:00
domier
06e7c7f8f1
Update the join documentation ( #9436 )
...
Added clarification on several areas that are not clear, and corrected a few errors
2019-05-11 18:41:33 +02:00
Martin Hjelmare
bf4831a1ed
Update mysensors validation text ( #9335 )
2019-05-11 12:11:22 +02:00
Rob Chandhok
625a07a832
Updated to include example of using a Bearer token ( #9429 )
...
* Updated to include example of using a Bearer token
This is the only way I got it to work with a secrets file and I thought it would be useful to share/capture the steps.
* Minor changes
2019-05-11 10:11:02 +02:00
Piotr Żuralski
6cbcc1acdc
fixing ha_category components annotation ( #9432 )
...
* fixing ha_category components annotation
Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>
* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Piotr Żuralski
cbf6f5fe5a
fix redirect_from annotation problem - some annotation where in the middle of the page, some were more than one time in header ( #9431 )
2019-05-11 09:37:25 +02:00
Klaas Schoute
0d5f2ff407
✏️ Change EU Safety warning url for Orvibo ( #9427 )
2019-05-10 22:50:21 +02:00
Erik Montnemery
bf12a9c3bf
Update mqtt configuration example to use external broker ( #9316 )
...
* Update mqtt.markdown
* Update source/_docs/mqtt.markdown
Co-Authored-By: emontnemery <erik@montnemery.com>
2019-05-10 22:44:47 +02:00
Erik Montnemery
07cf9a6474
Update MQTT discovery examples ( #9315 )
...
* Update discovery.markdown
* Update discovery.markdown
2019-05-10 22:43:41 +02:00
Markus Jankowski
98a93e56ba
Update missing Homematic IP Components ( #9413 )
...
* Updated missing Homematic IP Components
* Add Presence Sensor – indoor
* ✏️ Tweak
* Fix spelling
2019-05-09 10:14:27 +02:00
Klaas Schoute
ab968ca4fe
🎉 Add Fibaro climate platform ( #9417 )
2019-05-09 09:14:21 +02:00
tiagofreire-pt
42e26897b9
Host and Listen_Port for Echo Dot 3 ( #9419 )
...
* Host and Listen_Port for Echo Dot 3
* Update (change to listen_port from port)
2019-05-09 09:01:25 +02:00