12685 Commits

Author SHA1 Message Date
Klaas Schoute
ab764cbeea Update Logi circle sensor component configuration (#7070) 2018-10-25 10:03:14 +02:00
Klaas Schoute
3f6c067117 Update Ohmconnect sensor component configuration (#7071)
* Update Ohmconnect sensor component configuration

* Minor changes
2018-10-25 09:52:41 +02:00
Klaas Schoute
0ae7a6c438 Update Pushbullet sensor component configuration (#7067)
* Update Pushbullet sensor component configuration

* Minor changes
2018-10-25 09:38:12 +02:00
Klaas Schoute
af509b9444 Added some .gitignore example lines (#7072)
* Added some .gitignore example lines

* ✏️ Added also .log file extensions
2018-10-25 09:31:59 +02:00
Klaas Schoute
6ffb6a47c8 Update NS sensor component configuration (#7069) 2018-10-25 09:28:30 +02:00
Klaas Schoute
d66d5e736b Update Pilight sensor component configuration (#7068) 2018-10-25 09:27:53 +02:00
Klaas Schoute
66b3bf12d6 Update PVoutput sensor component configuration (#7066) 2018-10-25 09:24:03 +02:00
Klaas Schoute
4537605960 Update Scrape sensor component configuration (#7065) 2018-10-25 09:23:27 +02:00
Jorim Tielemans
c466e7b556 Update USPS configuration (#7023)
Using new config vars
Add linkable titles
Remove trailing spaces
2018-10-25 05:20:25 +03:00
Florian Klien
0db5a68df7 fix HTTP Header for Authorization (#7052) 2018-10-24 22:55:50 +02:00
pattyland
dbddce6ed8 Updated Link (#7058)
The old link leads to "xiaomi-mi.com", a site that pretends to be an official site of Xiaomi through the domain, favicon and logo, but is only supposed to attract users to the webshop nis-store.com. The new link also leads to the official site of the manufacturer.
2018-10-24 22:42:30 +02:00
Neil Crosby
8e60ebf523 Image Processing grammar/readability tweaks (#7061) 2018-10-24 22:37:16 +02:00
DubhAd
e1fae5993e
Merge pull request #7048 from meijerwynand/patch-1
Update device_tracker.gpslogger.markdown
2018-10-24 19:41:05 +01:00
pyitphyoaung
d1387de5c4 rename Zigbee name references issue #7050 (#7053) 2018-10-24 16:11:36 +02:00
pattyland
0ca7fa8082 Link outdated (#7054)
Description was linked to an outtaded product page at amazon.com. The new link redirects to the official "Fire TV Family" rather than one specific product
2018-10-24 16:10:40 +02:00
Klaas Schoute
e7b3d3ebf5 Update Uber sensor component configuration (#7046)
* Update Uber sensor component configuration

* Minor changes
2018-10-24 16:08:51 +02:00
pyitphyoaung
f4261d446c update zigbee logo (#7056) 2018-10-24 16:08:23 +02:00
meijerwynand
0d1eaaaf3c
Update device_tracker.gpslogger.markdown 2018-10-24 09:57:08 +02:00
Klaas Schoute
314c13da5d Update Rpi_gpio/pfio/rf switch component configuration (#7043) 2018-10-24 09:30:18 +02:00
Klaas Schoute
ba63ecf9fa Update Pulseaudio switch component configuration (#7044) 2018-10-24 09:27:32 +02:00
Klaas Schoute
1e61a6d2a3 Update Flux switch component configuration (#7045)
* Update Flux switch component configuration

* ✏️ update description of lights
2018-10-24 09:26:46 +02:00
Klaas Schoute
399b2089fc Fix Matrix component configuration (#7047) 2018-10-24 09:21:54 +02:00
vaidyasm
6be57834a5 Update Documentation for 'rflink' Cover Component Configuration (#7036)
* Update Documentation for 'rflink' Cover Component Configuration

* Minor changes

* According to the code it's a list
2018-10-24 00:36:36 +02:00
vaidyasm
ebaa4012f7 Update Documentation for 'demo' Component Configuration (#7035)
* Update Documentation for 'demo' Component Configuration

* Add quotes

* Move quotes
2018-10-24 00:04:57 +02:00
vaidyasm
ba3842ad05 Update Documentation for 'Snapcast' Media Player Component Configuration (#7033)
* Update Documentation for 'snapcast' Media Player Component Configuration

* Adds config for 'port' key

Adds config for 'port' key used at 
https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/media_player/snapcast.py#L44

* Adds default port value

Adds default port value
Used during async_setup_platform() at: https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/media_player/snapcast.py#L54
Defined from imported 'python-snapcast' package at: https://github.com/happyleavesaoc/python-snapcast/blob/master/snapcast/control/server.py#L13

* Minor change

* Replace value
2018-10-23 23:15:52 +02:00
vaidyasm
e52fa5c0db Update Documentation for 'rpi_gpio' Cover Component Configuration (#7034)
* Update Documentation for 'cover.rpi_gpio' Component Configuration

* Minor changes
2018-10-23 22:59:19 +02:00
Jorim Tielemans
02ce328d44 Update Google Text-to-Speech configuration (#7019) 2018-10-23 22:51:54 +02:00
vaidyasm
45f7090587 Update Documentation for 'Squeezebox' Media Player Component Configuration (#7031) 2018-10-23 13:33:33 +02:00
vaidyasm
eb56ae1405 Update Documentation for 'Soundtouch Media Player Component Configuration (#7032)
* Update Documentation for 'Soundtouch Media Player Component Configuration

* Adds default value for 'name' key

Default value for 'name' key is defined at https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/media_player/soundtouch.py#L59
2018-10-23 13:33:21 +02:00
Jaxom Nutt
23a4976b2c update documentation to reflect changes (#7029)
Chased the default sender to be 'hass' to remove sending an array of senders bug.
2018-10-23 11:12:58 +02:00
Jorim Tielemans
21bc58ade5 Update UPNP configuration (#7022)
Fix config tags
Add missing variable
2018-10-23 11:10:43 +02:00
Jorim Tielemans
ac4baf0a8d Various things - t (#7020)
Add missing titles
Remove trailing spaces
Fix grammar
 - login -> log in
 - show how a entry -> shows how an entry
Mention default and minimal value (telldus) or link to add-on which is mentioned (tellstick)
2018-10-23 11:09:36 +02:00
Jorim Tielemans
c0d8b1fbf0 Clean up wxz (#7025)
Titles
Trailing spaces
Boolean capitalization
2018-10-23 11:08:53 +02:00
Jorim Tielemans
4504576383 Clean up - uv (#7024)
trailing spaces
code quotes
empty lines
grammar
titles
2018-10-23 11:07:23 +02:00
Antoni K
06dba4975d Change device names to something more generic (#7027) 2018-10-23 11:04:35 +02:00
Jorim Tielemans
6a2d5db89c Update MaryTTS configuration (#7018) 2018-10-23 10:46:03 +02:00
Jorim Tielemans
fd32e9f53a Update Updater configuration (#7021)
Use new configuration variables
2018-10-23 10:45:04 +02:00
Jorim Tielemans
8a27a51f24 Update Timer configuration (#7017) 2018-10-23 10:41:06 +02:00
alekslyse
09b273161f Update vacuum.xiaomi_miio.markdown (#7015) 2018-10-23 10:26:42 +02:00
DubhAd
08ca5a6574 Clarity on how to use LLAT (#7002)
LLAT isn't obviously a long lived access token, and the intro leaves the reader hanging as if things are handled automatically. Adding some clarity.
2018-10-22 23:30:21 +02:00
Jorim Tielemans
920549e7e8 Update Raspberry Pi GPIO Binary Sensor configuration (#6999)
* Update Raspberry Pi GPIO Binary Sensor configuration

* Update binary_sensor.rpi_gpio.markdown

* Update binary_sensor.rpi_gpio.markdown

* Minor change
2018-10-22 23:29:17 +02:00
Jorim Tielemans
378552e3ed Update PiFace Digital I/O Binary Sensor configuration (#7001)
* Update PiFace Digital I/O Binary Sensor configuration

* Minor changes
2018-10-22 23:29:04 +02:00
Antoni K
3d3906ff57 Fix list and clarify note about hass.io (#7005)
* Fix list and clarify note about hass.io

* Minor changes
2018-10-22 23:28:56 +02:00
Jeroen ter Heerdt
4e4fdf0e56 Update vacuum.mqtt.markdown with link to repo for Neato retrofitting (#7004)
* Update vacuum.mqtt.markdown

* Fix typo
2018-10-22 23:28:43 +02:00
Jorim Tielemans
873bbada90 Update Bayesian Binary Sensor configuration (#6998)
* Update Bayesian Binary Sensor configuration

* Clarify observation platform example differences

* Update binary_sensor.bayesian.markdown
2018-10-22 21:45:37 +02:00
Glenn Morrison
0cededca4a Grammar (#7012)
a comma should follow "Therefore"
2018-10-22 21:28:34 +02:00
Glenn Morrison
442fd6c220 Grammar (#7010)
Grammar correction
2018-10-22 21:25:58 +02:00
Glenn Morrison
99e9e88223 Grammar and simplification (#7009)
"topic" should be plural since we are covering more than one.

repeating the word "the" is unnecessary as i is assumed after first usage in the list
2018-10-22 21:24:57 +02:00
Jorim Tielemans
9622b2a525 Update gc100 Binary Sensor configuration (#6997) 2018-10-22 00:04:10 +02:00
Balazs Keresztury
8aa0e38bad Updated vacuum.xiaomi_miio.markdown to recommend newer version of Mi Home for token extraction (#6993)
The currently linked Mi Home 5.0.0 doesn't support the new Roborock S50 (which is Xiaomi Vacuum Robot v2). 

Since 5.0.30 is the last version which still has the token in the database I replaced the download link and the description to avoid confusing owners of newer devices.
2018-10-21 19:33:41 +02:00