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
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
Jack
92bf187ad3
Updated SNMP documentation ( #3175 )
2017-08-14 23:04:16 +02:00
Philipp Schmitt
2acfb70d33
Nello.io intercom documentation ( #3173 )
2017-08-14 12:23:51 -04:00
DrewSK
567c32be23
adding section of devices known to use port 80 ( #3177 )
2017-08-14 14:35:30 +02:00
Paulus Schoutsen
2b09e77c59
Release 0.51.2
2017-08-13 22:20:37 -07:00
Paulus Schoutsen
18e0039d7b
Update code_review_component.markdown
2017-08-13 14:54:41 -07:00
Paulus Schoutsen
d7502179b2
Update code_review_platform.markdown
2017-08-13 14:54:32 -07:00
Paulus Schoutsen
34513b7bec
Update code_review_component.markdown
2017-08-13 14:50:50 -07:00
Matt Schmitt
d83b33de3e
Update Total Connect alarm control panel for night mode arming ( #3043 )
...
* Update alarm_control_panel.totalconnect.markdown
* Update alarm_control_panel.totalconnect.markdown
* Update alarm_control_panel.totalconnect.markdown
2017-08-13 19:59:34 +02:00
Daniel Høyer Iversen
b84495cd3a
Update switch.broadlink.markdown
2017-08-13 15:20:15 +02:00
Fabian Affolter
1fd1617fe9
Add version sensor docs ( #3163 )
...
* Add version sensor docs
* Fix typo
2017-08-13 11:23:20 +02:00
Steve Rhoades
9710aae082
Documentation for Launch Request support ( #3104 )
2017-08-13 10:12:34 +02:00
olskar
6baa22dba1
Add information to install libffi-dev, needed for python-mirobo ( #3172 )
...
* Add information to install libffi-dev, needed for python-mirobo
* Update vacuum.xiaomi.markdown
2017-08-13 10:10:52 +02:00