9663 Commits

Author SHA1 Message Date
hanzoh
00b75c6cae Add JSON port to Homematic interface configuration (#5581) 2018-06-26 06:17:15 +02:00
Jason Hu
b75af5693f Update sensor.nest.markdown (#5588) 2018-06-25 19:52:07 +02:00
Adam Mills
b33e1976be
Updated docs for Homekit controller climate (#5575) 2018-06-25 09:45:50 -04:00
Sriram Vaidyanathan
4a9a9b6dac Added Documentation for Xiaomi Cameras (#5290)
* Added Documentation for Xiaofang Camera

* Added documentation for both yi and xiaofang

* Update date
2018-06-21 15:22:58 -04:00
ruohan.chen
1277d4a4ef add zhong_hong components (#5402)
* add zhong_hong components

* config variable name change

* Update version
2018-06-21 15:22:50 -04:00
Christoph Gerneth
00c8d0df6a Add documentation for KIWI.KI smartlock (#5381)
* added documentation for KIWI.KI smartlock

* updated code review

* removed unused line

* bump ha_release to 0.72
2018-06-21 15:22:39 -04:00
Dale Higgs
45adcc81b8 Add set_default_level documentation (#5460)
* Add set_default_level documentation

* ✏️ Tweaks

* More logger changes
2018-06-21 15:22:17 -04:00
Philip Rosenberg-Watt
46a1b6db4e Update documentation for MQTT climate device (#5455)
Now optionally supports `min_temp` and `max_temp`.
2018-06-21 15:21:25 -04:00
Matthew Treinish
7612de9ec7 Add documentation for the new watson_iot component (#5100)
* Add documentation for the new watson_iot component

This commit adds documention for the new watson_iot component which was
added in home-assistant/home-assistant#13664
It links to the official documentation for setting up the cloud service
and generating the required auth information.

* ✏️ Missing comma

* Use configuration tags

This commit updates the formatting of the configuration section of the
documentation. Previously it manually formatted a list instead of
leveraging the templating format. This corrects that oversight and uses
the standard format.

* 🎨 Adds logo

* ⬆️ ha_release -> 0.68

* ✏️ Processed RFC's
2018-06-21 15:20:58 -04:00
starkillerOG
4b6d1009ad Add sound mode support (#5495) 2018-06-21 15:17:35 -04:00
Tom Harris
e527ed4c7d Add X10 support (#5469) 2018-06-21 15:06:28 -04:00
Anders Melchiorsen
dda94a920b Fix filename of netgear_lte logo (#5561) 2018-06-19 08:34:33 +02:00
Jason Hu
ae571bbc84 Add eta for nest.set_mode service, add security_state to sensor.nest (#5518) 2018-06-18 07:57:53 +02:00
Diogo Gomes
8401b876a4 Add weather.IPMA (#5465)
* Added IPMA

* address comments

* logo added
2018-06-18 01:39:10 +02:00
Sergiy Maysak
873fc918c8 Wireless tags platform (#5035)
* Docs for Wirelesstag platform.

* Added Notes section.

* Corrected list of push notifications events.

* Removed malformed notes.

* Removed nl.

* Added icon.

* Conformed docs to standards.

* Corrected typos reported during PR review.

* Fixed one last typo

* Small change to force rebuild

* Added ha_release: 0.67 and note how to make sure local push notifications are enabled.

* ✏️ Tweaks

* ✏️ Tweaks

* ✏️ Tweaks

* ✏️ Tweaks

* Noted presence of Cloud Polling, added warning on https.

* Corrected name of Tags Manager.

* ⬆️ ha_release -> 0.68
2018-06-17 21:27:44 +02:00
Fabian Affolter
c5cf0f2445
Limit the default to one sensor (#5556) 2018-06-17 21:13:02 +02:00
mountainsandcode
42a416b7b9 Add entity support to Waze Travel Time (#5461) 2018-06-17 07:15:36 +02:00
Nick Whyte
b71498d948 NSW Fuel Station Price Sensor (#5477)
* NSW Fuel Station Price Sensor

* .

* .

* update doc

* update doc

* quote correctly

* Update doc

* Add headings and minimize configuration sample
2018-06-16 12:03:53 -04:00
Marcelo Moreira de Mello
d5babc02d4 Updated Arlo documentation (#5508)
* Updated Arlo documentation

* Typo
2018-06-16 11:59:34 -04:00
Paulus Schoutsen
dfa36c5eb5 Merge remote-tracking branch 'origin/current' into next 2018-06-16 10:56:14 -04:00
DubhAd
b42c73ca50
Merge pull request #5541 from cby016/patch-1
Added more information about how to fully rename z-wave devices
2018-06-16 08:33:45 +01:00
DubhAd
b2423150a2
Merge pull request #5545 from metbril/patch-4
Fix rest_command documentation
2018-06-16 08:32:12 +01:00
DubhAd
d2ddc3ea84
Merge pull request #5547 from metbril/patch-5
Add note about max RPi speed
2018-06-16 08:31:32 +01:00
Daniel Shokouhi
579f8b5cd8
Update password description
better than just "v" :)
2018-06-15 13:13:17 -07:00
Robert
0dbb6aacf1
Add note about max RPi speed
Fixes #5540
2018-06-15 20:19:40 +02:00
Robert
0b4d5215cd
Fix rest_command documentation
The page was probably copied from the switch component. Minor change to fix this.
2018-06-15 15:28:05 +02:00
Matt White
15dd6dba7e Add section on Mosquitto ACLs (#5542)
* Add section on Mosquitto ACLs

* Fix typo
2018-06-15 00:38:58 +02:00
Benedict Aas
798cc33839 add relative time option to simulated sensors (#5223)
This is the documentation for the change outlined below.

By default simulated sensors are relative to when they're activated,
instead we change this default to a new toggleable option,
'relative_to_epoch', and instead they become 'absolute', or relative
to 1970-01-01 00:00:00.
2018-06-14 14:07:16 -04:00
themanieldaniel
061054ca11 Update climate.modbus.markdown (#5536) 2018-06-14 06:11:07 +02:00
Jon Griffith
a1f49cce8a HASS.io image changed... (#5539)
* HASS.io image changed...

I made the mistake of copying and pasting line 34-36 into my MacOS terminal and noticed that the file name has changed since this was written.

* Minor change
2018-06-14 06:06:00 +02:00
cby016
905b38ebec
Update control-panel.markdown 2018-06-13 17:57:09 -06:00
Robin
b6233a6073 Update image_processing.facebox.markdown (#5531)
* Update image_processing.facebox.markdown

* Minor changes

* Update image_processing.facebox.markdown
2018-06-13 16:17:48 -04:00
Marius
4c8d8c20b5 Add mqtt binary_sensor unique_id to documentation (#5538) 2018-06-13 16:22:36 +02:00
Pawel
5cbaf8fd39 Documentation for Epson projector support in HA (#5005)
* Added Epson logo

* epson projector documentation

* config section fixed

* removed feature key from header

* fixed missing :

* added info about supported device

* changes according to @dthulke review

* 🚀 Trigger rebuild

* ⬆️ ha_release -> 0.68

* update according to Epson module code and reviews
2018-06-13 16:15:50 +02:00
Felix Fischer
fa699f82b5 Correct cache_value (#5537)
The default cache_value is 300, not 1200: fecce206a9/homeassistant/components/sensor/mitemp_bt.py (L30)
2018-06-13 14:51:54 +02:00
DubhAd
b3ef10dd4e
Merge pull request #5370 from home-assistant/telldus-live
Update Telldus Live ignore value
2018-06-13 12:27:07 +01:00
Fabian Affolter
be8af2b646
Add more details for the setup (#5528)
* Add more details for the setup

* Rephrase
2018-06-12 02:15:47 +02:00
Kjetil
fdaa434d43 Tested JS8005 (#5522)
State tracking OK, unable to control
2018-06-11 15:32:36 +02:00
Dane Peterson
1ab264d952 Fixed broken link in weather.markdown (#5523)
Link was broken, pointed to old html version of file. Updated to point to the current JavaScript file to allow curious people like me to find it more easily without having to track it down.
2018-06-11 15:32:06 +02:00
Joakim Sørensen
e622fc127d Missing a bracket in one of the examples (#5526) 2018-06-11 15:30:59 +02:00
Ben Lebherz
7560aa7e9b Add new platform for the Unitymedia Horizon HD Recorder (#5303) 2018-06-10 20:25:35 +02:00
Matt Snyder
5841601cb0 Add support for multiple Doorbird stations (#5205) 2018-06-10 19:25:39 +02:00
Nate Clark
07e49bea0e Add api_host option to Konnected config (#5517) 2018-06-10 13:49:20 +02:00
mihalski
0df2ecc550 Required / recommended generic Linux packages (#5513)
* Required / recommended generic Linux packages

As per Frenck's advice this is the current list of packages that Hass.io would like to have / require:
  apparmor-utils
  apt-transport-https
  avahi-daemon
  ca-certificates
  curl
  dbus
  jq
  network-manager
  socat
  software-properties-common

It would be helpful if this was mentioned in the generic Linux server install section.

* Move list
2018-06-10 13:00:01 +02:00
Yevgeniy
dafb439582 Added daily and hourly modes to OpenWeatherMap (#5510)
* Added daily and hourly modes to OpenWeatherMap

* Minor change
2018-06-10 12:59:55 +02:00
DubhAd
1489f34f7e
Merge pull request #5520 from mihalski/patch-4
Add missing components to discover and ignore list
2018-06-10 11:37:24 +01:00
mihalski
fb8773ae6f
Add missing components to discover and ignore list
Add Xiaomi Gateway (Aqara) and Samsung SyncThru Printer to discovery list and samsung_printer to ignore list.
2018-06-10 20:25:18 +10:00
Joakim Sørensen
6c378495e9 Documentation for Uptime Robot sensor (#5437)
* Initial documentation for Uptime Robot

* Added sidebar

* quote for title

* trigger netlify build, it faild due to timeout.

* trigger netlify build, it faild due to timeout again.

* Converted to binary_sensor

* convert to binary_sensor

* Update binary_sensor.uptimerobot.markdown

* Update binary_sensor.uptimerobot.markdown
2018-06-10 12:22:32 +02:00
mihalski
305c0904b5
Add xiaomi_gwto ignore list
Add missing Xiaomi Aqara gateway (xiaomi_gw) to ignore list
2018-06-10 19:54:53 +10:00
Andy9FromSpace
73b38b4e64 Update sensor.mitemp_bt.markdown (#5511)
Since I didn't have to configure anything on a new hass.io installation, I think it's save to say it works out of the box.
2018-06-09 22:56:22 +02:00