githubbuh
0ac98d7f89
add WRT1900ACS, note to disable wireless access ( #3226 )
...
* add WRT1900ACS, note to disable wireless access
1) Added Linksys WRT1900ACS to the list of tested devices.
2) Added note about need to disable Access via wireless
* Minor changes
2017-08-23 09:39:49 +02:00
Ståle Semb Hauknes
109cdccd46
Add 'days_offset' parameter ( #3134 )
...
* Add 'days_offset' parameter
* Change name from 'offset' to 'days_offset'
2017-08-23 09:36:57 +02:00
Michaël Arnauts
a59ffe9fb4
Update sensor.netdata.markdown ( #3221 )
...
Add missing `ipv4_in` and `ipv4_out`. Added new `disk_free`.
2017-08-22 17:53:03 +02:00
Franck Nijhof
b7438a4400
Review/Edit components starting with the letter A ( #3220 )
2017-08-22 13:06:01 +02:00
Fabian Affolter
71ab7f941c
Add night mode example
2017-08-22 08:02:09 +02:00
Fabian Affolter
35f1ca3dfd
Add type of channel id ( #3219 )
2017-08-21 21:57:30 +02:00
Martin Berg
13f1a804f1
Add docs for Prowl. ( #3194 )
...
* Add docs for Prowl.
* Update 'ha_release'
2017-08-21 15:32:21 +02:00
Fabian Affolter
d0e6af2e7c
Add description of configuration variables
2017-08-21 15:29:46 +02:00
Fabian Affolter
1ba327ce68
Add link to details
2017-08-21 15:29:45 +02:00
Fabian Affolter
bb53abdc6f
Add link
2017-08-21 15:29:45 +02:00
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
630b264b18
Update xiaomi.markdown
2017-08-21 11:11:33 +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
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
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
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
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
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
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
timstanley1985
1e6817d4f5
Add availability payload ( #3170 )
...
* Add availability payload
* Tweak wording
* Update switch.mqtt.markdown
2017-08-16 16:13:09 +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
Adam Mills
cd2a6efbad
Remove password configuration from automatic ( #3187 )
2017-08-15 21:05:00 -04: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
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
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