11710 Commits

Author SHA1 Message Date
Klaas Schoute
a15df464ad Update rest notify component configuration (#7527) 2018-11-16 08:57:14 +01:00
Klaas Schoute
2cee806142 Update syslog notify component configuration (#7525) 2018-11-16 08:56:51 +01:00
Klaas Schoute
80aa62fac9 Update pushsafer notify component configuration (#7526) 2018-11-16 08:56:28 +01:00
Marc Forth
a83570da98 Update alert.markdown (#7524)
Added raw tags for template in last example as the templates weren't displaying correctly.
2018-11-16 08:56:07 +01:00
teejay-87
88ca816954 Fixed case of exposed domains (#7523)
Exposed domains must be lowercase, otherwise Google Home will link accounts but will not find any device to setup.
2018-11-16 08:55:11 +01:00
Klaas Schoute
1f1a2253f3 Update file notify component configuration (#7528) 2018-11-16 08:54:38 +01:00
Klaas Schoute
b1fac434e0 Update prowl notify component configuration (#7529) 2018-11-16 08:54:20 +01:00
Klaas Schoute
a8cbc29b0b Update homematic add-on component configuration (#7533) 2018-11-16 08:53:58 +01:00
Klaas Schoute
aedcafc0d9 Update discoverable component configuration (#7534) 2018-11-16 08:53:01 +01:00
mdallaire
016ca4baf1 Change category to sensor (#7520) 2018-11-15 23:55:38 +01:00
zxdavb
94d4440fc9 Update evohome.markdown (#7487)
* Update evohome.markdown

Added info about Zones now being supported. Also a little tidy-up.

* 🔥 Removed optional parameter from initial example

* ✏️ Tweaks
2018-11-15 22:16:30 +01:00
Klaas Schoute
29861c483b Changed gitignore list (#7076)
* WIP: Changed gitignore file (again)

* ✏️ Deleted my text, it makes no sense

* ✏️ Adding storage and cloud folder

* ✏️ Changed the gitignore list

* ✏️ Improved after input from others
2018-11-15 22:13:54 +01:00
cdce8p
78c11cf7bf HomeKit doc improvements (#7515)
* HomeKit improvements

* Bugfix
* Added move install section
* Added additional troubleshooting notes

* ✏️ Spelling & grammar
2018-11-15 20:18:24 +01:00
pattyland
c0573af717 Update vacuum.xiaomi_miio.markdown (#7519)
- Updated links to HTTPS
- Updated supported version of iOS App
- fixed markup for note, because the line breaks were not visible on the website but would improve readability
2018-11-15 20:00:04 +01:00
Paulus Schoutsen
0d8747d485 Release 0.82.1 2018-11-15 14:26:57 +01:00
Scott Gauche
350ca8f74c Add certfile and keyfile to default configuration (#7508) 2018-11-15 09:28:50 +01:00
Emacee
f53128b925 Update sensor.sigfox.markdown (#7506)
Change IoT Class to Cloud Polling as it is using the Sigfox API.
2018-11-15 09:25:06 +01:00
Alex Lauerman
17a8832697 Fixed Configuration link (#7511)
This was not displaying correctly on the docs site ("##" were showing).
2018-11-15 09:24:04 +01:00
hulkhaugen
e9a2e155e5 Added "monitored_conditions" (#7494)
Added `monitored_conditions` to configure additional functionality beneath `binary_sensor` and `sensor` key within the `openuv` section of the `configuration.yaml` file. Without it, you'll end up with a "expected a dictionary for dictionary value @ data..."-error
2018-11-14 10:52:55 +01:00
chrismcneil
861e1d6014 Update route53.markdown (#7496)
Removing 'home." from the base domain. 
Following this configuration previously would create the following entries: vpn.home.yourdomain.com, hassio.home.yourdomain.com, home.home.yourdomain.com. 
Now it will create vpn.yourdomain.com, hassio.yourdomain.com, home.yourdomain.com.
2018-11-14 10:51:19 +01:00
Mohammed Chotia
001e400da3 Correct type from picture-status to plant-status (#7499)
Correct type from `picture-status` to `plant-status`
2018-11-14 10:50:13 +01:00
Robin
7cb9d0ab82 Update camera.ffmpeg.markdown (#7503) 2018-11-14 10:48:31 +01:00
Robin
82b5883483 Update ffmpeg.markdown (#7502) 2018-11-14 10:48:09 +01:00
Fabian Affolter
80e8b201ad
Update time_zone entry 2018-11-13 14:18:32 +01:00
panache67
460bf354f5 Update sensor.rmvtransport.markdown (#7483)
fixed value for S-Bahn in example.
2018-11-13 08:30:42 +01:00
Victor Cerutti
657d1e59db Fix config that could be interpreted as octal (#7478)
Some postal codes have a leading zero which would be interpreted as an octal int.
Adding quotes on the documentation to be avoid confusion with those postal codes.
Fixes https://github.com/home-assistant/home-assistant/issues/18375
2018-11-12 11:53:42 +01:00
Klaas Schoute
70232f9d84 Update shell_command component configuration (#7471) 2018-11-12 11:51:07 +01:00
Robin
df2d7ba55f Update image_processing.tensorflow.markdown (#7476) 2018-11-12 11:14:18 +01:00
Klaas Schoute
423f5918ef Update file sensor component configuration (#7473) 2018-11-12 11:13:47 +01:00
Klaas Schoute
8c08d4e254 Update apcupsd sensor component configuration (#7474) 2018-11-12 11:13:16 +01:00
Fabian Affolter
4998875ac8
Move {% raw %} 2018-11-11 23:37:47 +01:00
Michael Requeny
586ea56edc Add troubleshooting tip to UPS documentation (#7463)
* Add troubleshooting tip to UPS documentation

* ✏️ Tweak
2018-11-11 21:21:18 +01:00
Robin
ee28f8686e Update image_processing.tensorflow.markdown (#7467) 2018-11-11 21:20:53 +01:00
DubhAd
0b17f216a2 Fixing templates (#7468)
Updating the examples to use the things we keep telling people to use ;)
2018-11-11 21:16:50 +01:00
Pawel
e1967c95ab
Cover get position topic (#7279)
* Support for position_topic.

* titles fixed

* added Configuration description.

* set_position_topic description updated.
2018-11-11 18:07:41 +01:00
Rohan Kapoor
2e963d2ab9 Update mailgun webhook settings for new api (#7208) 2018-11-11 14:08:08 +01:00
Fabian Affolter
b327adafa1
Update for 0.82 2018-11-11 13:25:07 +01:00
Max Rydahl Andersen
ae6a9476e1 have a comment on the format of the repo (#7366)
* have a comment on the format of the repo

i had to read the source of run.sh to figure out the logic - thought it would
be good to have a comment about the format.

* ✏️ Tweaks
2018-11-11 12:31:48 +01:00
Fabian Affolter
1badb51d9a
Remove featured 2018-11-11 12:02:25 +01:00
gremblin
51fc990abb Updated google app workflow (#7343)
I got a little lost adding the service to google assistant. I found it in the Google Home app on Android. Google may have recently changed this, or it's Android specific. Also added a link to the configuration.yaml setup information.
2018-11-11 12:02:15 +01:00
Fabian Affolter
3fee01fde9
Removed featured 2018-11-11 12:00:42 +01:00
emontnemery
ca4f79b04e Add example sun condition which is true during daytime (#7267)
* Add example condition which is true during daytime

* Update conditions.markdown
2018-11-11 11:41:40 +01:00
Michael Requeny
0e77a21c57 Move sytadin component to proper category (#7461) 2018-11-11 11:13:30 +01:00
javicalle
806fdfb13e Update Rflink hub component configuration (#7171)
* Update Rflink hub component configuration

Update style of Rflink light component documentation to follow new configuration variables description.
Related to #6385.

* Homogeneous with PR #7200

* You are right

Co-Authored-By: javicalle <31999997+javicalle@users.noreply.github.com>

* 👕 Relative links
2018-11-11 10:38:35 +01:00
akloeckner
8681aa3d6a hint on lxml installation (#7320) 2018-11-11 10:14:55 +01:00
Fabian Affolter
ade1b67c2c
Multiple updates 2018-11-10 22:37:43 +01:00
Batári Balázs László
618f2ce824
Note about needed doorbird user's permission (#7456) 2018-11-10 22:32:00 +01:00
R Huish
669a7ce7af Added note for Connection refused issues due to apcupsd config (#7457)
* Added note for Connection refused issues due to apcupsd config

* Update apcupsd.markdown

* Minor changes
2018-11-10 22:18:51 +01:00
Jason Hunter
ba1afb74e9 pin tensorflow version (#7458) 2018-11-10 21:53:40 +01:00
Jorim Tielemans
7a778194ef Fix default name mistake (#7454) 2018-11-10 21:13:54 +01:00