Robin
8a785eabb2
Add london air doc ( #3132 )
...
* Add london air doc
* Escape template
* Fix position
2017-08-21 15:09:04 +02:00
mjj4791
3230da9fc1
update buienradar sensor docs ( #3154 )
...
* update buienradar sensor docs
Update documentation for https://github.com/home-assistant/home-assistant/pull/8897
* Update sensor.buienradar.markdown
2017-08-21 14:45:35 +02:00
Matt Schmitt
07a40fa405
Update sensor.fitbit.markdown ( #3206 )
...
Add ‘clock_format’ configuration variable
2017-08-21 14:43:56 +02:00
Tsvi Mostovicz
47b6c847f1
Usage of file directive for pushbullet ( #3216 )
...
* Usage of file directive for pushbullet
This is the missing documentation for PR#8763 in home assistant
* Fix spelling and grammar
* Replace sample with link
2017-08-21 14:42:24 +02:00
Ken Davidson
04a5561ff7
Minor language edits. ( #3215 )
2017-08-21 14:28:05 +02:00
Daniel Høyer Iversen
1e30350043
Update xiaomi.markdown
2017-08-21 11:40:50 +02:00
Daniel Høyer Iversen
c39f77fbc3
Merge pull request #3217 from home-assistant/Danielhiversen-patch-1
...
Update xiaomi.markdown
2017-08-21 11:33:48 +02:00
Daniel Høyer Iversen
630b264b18
Update xiaomi.markdown
2017-08-21 11:11:33 +02:00
Fabian Affolter
601a78f566
Add the generation of the credits
2017-08-21 07:56:55 +02:00
Fabian Affolter
914fa8d4ea
Update
2017-08-21 07:30:50 +02:00
Fredrik Lindqvist
ad5c9df9b8
Fix wireless network for hassbian
...
With later versions of wpa_supplicant the conf file needs a little bit more added to it.
2017-08-20 23:12:08 +02:00
Alok Saboo
2353ca554c
Added Abode home security documentation ( #3208 )
...
* Added Abode logo
* Added Abode binary_sensor docs
* Added Abode alarm_control_panel docs
* Added Abode hub docs
* Changed device_class
2017-08-20 22:38:32 +02:00
Ludeeus
b9203f4281
Update sensor.openhardwaremonitor.markdown ( #3207 )
2017-08-20 21:59:20 +02:00
John Mihalic
0aebbe3fcf
Updated docs for USPS component camera addition ( #3074 )
...
* Updated docs for USPS component camera addition
* Bump to 0.51 release
* Bump release to 0.52
* Sync docs with final PR
* Fix typo
2017-08-20 21:40:30 +02:00
Michael Luggen
888450cc8f
took me 10 min to find the location ( #3209 )
2017-08-20 21:17:22 +02:00
mauriciobonani
c39d784f6d
Correcting some command lines ( #3210 )
2017-08-20 21:16:18 +02:00
William Scanlon
c0fa3e6d1e
Documentation for #8988 Fix octoprint errors when printer is off/disconnected ( #3211 )
...
* Updates for #8988
* Fixed spelling errors
* Add HTML
2017-08-20 21:15:05 +02:00
mattie47
86931b56de
Update switch.broadlink.markdown ( #3212 )
...
Have changed "type" from Optional, to "Required for some models". I don't know if this is non-standard for documentation...
Regardless, my SP3 would not work without this field configured. I spent a lot of time reading various threads on what to troubleshoot.
This post: https://community.home-assistant.io/t/broadlink-rm-pro-and-a1-sensor/3678/305 also implied the friendly_name is required but I found this not to be the case, and instead "Broadlink Switch" was simply displayed.
After much googling and trying various things, I believe the following two pip packages were required for broadlink.py to work:
sudo pip3 install pycrypto voluptuous
Should I also add this to the documentation?
Thanks,
Matt
2017-08-20 21:10:14 +02:00
Alok Saboo
41f8b40bbb
Use the right quotes for code ( #3214 )
2017-08-20 20:49:04 +02:00
Andrew Cockburn
b78d2c6948
Update hadashboard.markdown
2017-08-20 11:23:59 -04:00
Andrew Cockburn
df3c4c5a4e
Update updating.markdown
2017-08-20 10:43:51 -04:00
Ludeeus
c1e6f5a011
Update sensor.openhardwaremonitor.markdown ( #3205 )
2017-08-19 15:17:01 +02:00
Ken Davidson
ce01786a55
Add information about selecting a theme. ( #3201 )
2017-08-19 13:21:23 +02:00
Lance Haynie
51f8791b9e
Create configuration_yaml_by_lancehaynie.markdown ( #3203 )
2017-08-19 13:20:01 +02:00
Paul Jimenez
6b3710bdf9
Add ha_iot_class ( #3202 )
2017-08-19 13:19:00 +02:00
Sören Oldag
20587e94e6
Update docs for media_player.webostv. ( #3204 )
2017-08-19 13:18:02 +02:00
Alasdair Nicol
b0fc126777
Fix typo on duck dns addon page ( #3199 )
2017-08-18 21:50:40 +02:00
Johnny Chadda
c8cd497917
Fix spelling error ( #3198 )
2017-08-18 14:58:13 +02:00
Sebastian Muszynski
f62616f8bf
IoT class changed. The gateway provides updates immediately as multicast broadcast. ( #3197 )
...
Device table added for binary sensors.
Some glitches removed.
2017-08-18 14:57:36 +02:00
mauriciobonani
b32c99cf44
Distribution name correction ( #3195 )
2017-08-18 09:57:44 +02:00
Jay Stevens
3749cda66a
Clarification about SMTP with Google accounts ( #3193 )
...
The hint about enabling "Less secure apps" access to your Gmail account is a bit outdated; most people with the technical know-how to set up Home Assistant and edit the configuration files will likely have two-step verification enabled on their Gmail accounts. I added a small clarification about using application-specific passwords in that instance to hopefully save people an internet search.
2017-08-17 09:43:43 +02:00
rbflurry
ab20f06776
Update Numeric State ( #3191 )
...
* Update Numeric State
Add note on using above and below in the same trigger
* Changed formating
2017-08-17 09:21:19 +02:00
BioSehnsucht
13fdb19cfe
Add HipChat notify service. ( #3166 )
...
* Add HipChat notify service.
* Updating HipChat notify documentation based on feedback in home-assistant/home-assistant.github.io#3166
* Updating HipChat notify documentation
2017-08-16 19:26:38 -04:00
Michaël Arnauts
9005511ac6
Merge pull request #3192 from home-assistant/michaelarnauts-patch-1
...
Update sensor.nest.markdown
2017-08-16 21:40:19 +02:00
Michaël Arnauts
72a0b18ade
Update sensor.nest.markdown
...
Fix typo (batter_health -> battery_health)
2017-08-16 21:39:20 +02:00
Franck Nijhof
b2f40816a1
Review/Edit: Hass.io ( #3190 )
...
Documentation fixes (spelling, grammar, and punctuations) to the 'Hass.io' section of the website.
2017-08-16 21:31:51 +02:00
timstanley1985
1e6817d4f5
Add availability payload ( #3170 )
...
* Add availability payload
* Tweak wording
* Update switch.mqtt.markdown
2017-08-16 16:13:09 +02:00
Christian Lasarczyk
4072708ca6
Real example on addon configuration ( #3189 )
...
Inspired be mosquitto's `run.sh`. Hoping to ease the start for newbies like me.
2017-08-16 12:02:02 +02:00
Henrik Aronsson
cb416a65e8
Update tradfri.markdown ( #3185 )
...
Added a warning for windows users that the Tradfri component doesn't work.
Source:
https://github.com/home-assistant/home-assistant/issues/7735#issuecomment-304460322
If anyone has a more technical source it would be neat.
2017-08-16 10:14:11 +02:00
fedor1210
2ae1440208
Reverted browsers.markdown (as maps are now fixed) ( #3188 )
...
Map in Safari is fixed in 0.51, but I'm not sure about text about it: is it needed?
2017-08-16 10:10:37 +02:00
Adam Mills
cd2a6efbad
Remove password configuration from automatic ( #3187 )
2017-08-15 21:05:00 -04:00
Franck Nijhof
0acfd0aab4
Review/Edit: Getting Started Guide ( #3184 )
...
* Review/Edit: Getting Started Guide
I've made some documentation fixes (spelling, grammar, and punctuations) to the 'Getting Started Guide'.
* Fix small typo 'tje' -> 'the'.
2017-08-15 21:09:00 +02:00
Aaron Bach
5272dca6db
Added new docs for port
and ssl
config parameters (RainMachine) ( #3180 )
...
* Added new docs for `port` and `ssl` config parameters
* Modified version number
* Fixing version
2017-08-15 20:34:41 +02:00
Will Heid
56e6f01c9f
grammar
2017-08-15 10:03:03 -07:00
David Jackson
238032351b
Update media_player.bluesound.markdown ( #3183 )
...
Fix formatting for display on site.
2017-08-15 15:53:52 +02:00
Eugenio Panadero
9f24985108
fix ios instructions to obtain the vacuum token ( #3182 )
2017-08-15 13:33:30 +02:00
Adam Mills
0e0fce3970
Updates for automatic OAuth2 authentication ( #3174 )
2017-08-15 11:54:41 +02:00
vanviegen
12dfa9ac72
Update zha.markdown ( #3181 )
2017-08-15 08:47:30 +02:00
BigMoby
4cae830b66
Updating moon fase values according current source code ( #3178 )
2017-08-14 23:06:53 +02:00
Ioan Loosley
aa465c5ba2
Fixed typo ( #3179 )
2017-08-14 23:05:30 +02:00