53 Commits

Author SHA1 Message Date
Jan van Helvoort
be2fbceb3c Add zwave.network_complete_some_dead event (#6749) 2018-10-13 17:07:31 +02:00
Paulus Schoutsen
54f350b22b Merge branch 'rc' into current 2018-10-12 16:57:35 +02:00
Alok Saboo
a4dca76042 Fixed typos (#6623)
* Fixed typos

* More typos
2018-10-09 12:13:54 +02:00
Paulus Schoutsen
0a11f461d4 Merge branch 'current' into next 2018-10-05 18:00:02 +02:00
cdce8p
cfb709a0ee
Added new switch types homekit (#6515) 2018-10-05 12:44:14 +02:00
Fabian Affolter
3836ac101c
Various fixes 2018-10-04 16:02:21 +02:00
Franck Nijhof
04048834b1 Changes int -> integer (#6452) 2018-10-03 12:42:57 +02:00
cdce8p
4051e3a483 Add CO Sensor support for HomeKit (#6300) 2018-09-21 17:35:44 +02:00
cdce8p
67c64b1a9c Added doc for name parameter (#5848) 2018-07-22 22:43:46 +02:00
Jeremy Roe
4787b97074 Additional troubleshooting step to fix PIN error (#5309)
* Additional troubleshooting step to fix PIN error

Persistent notification of PIN doesn't appear when too many entities are included on initial start.  Adding a filter allows the PIN to properly present.

* Added Error Notation

Added Error notation to PIN presentation Issue

* ✏️ Language tweaks
2018-06-28 16:34:53 -04:00
Matt Schmitt
41055bf484 Update HomeKit documentation (#5544)
* Address device limit and switch type caching

* ✏️ Corrected typo
2018-06-24 13:26:13 +02:00
Paulus Schoutsen
64a3ac89b4 Merge branch 'rc' into current 2018-06-08 18:07:18 -04:00
Nathan Henrie
774a166fed Start HomeKit on network_ready or network_complete (#5501)
Some setups will emit `zwave.network_complete` instead of `zwave.network_ready` -- the example displayed in the docs should work for either.

See: https://github.com/home-assistant/home-assistant/issues/14270
2018-06-07 14:32:55 +02:00
Paulus Schoutsen
b8783e8f50 Same 2018-06-03 17:03:10 -04:00
Paulus Schoutsen
bdaa81fcbf Merge remote-tracking branch 'origin/current' into next 2018-06-03 17:01:34 -04:00
Matt Schmitt
1fdf4fe213 Add support for outlets in HomeKit (#5450) 2018-06-01 18:05:37 +02:00
cdce8p
c86b12957f Homekit media_player change mode to feature (#5447) 2018-05-28 10:26:57 -04:00
Matt Schmitt
9293fb5b38 Add automation to HomeKit (#5418) 2018-05-25 11:39:19 +02:00
Matt Schmitt
f6b02b1c0b Add HomeKit support for media players (#5378) 2018-05-25 11:37:49 +02:00
cdce8p
b574951f72
Added HomeKit lock pin option (#5400) 2018-05-20 00:10:59 +02:00
Paulus Schoutsen
a655f61286 Merge branch 'current' into next 2018-05-18 19:39:08 -04:00
Matt Schmitt
910086656a Add HomeKit support for fans (#5346) 2018-05-16 13:16:34 +02:00
Matt Schmitt
c4b17aa467 Add sample config HomeKit (#5351) 2018-05-12 02:24:50 +02:00
Matt Schmitt
0b7a47d3e8 Allow HomeKit name to be customized (#5314) 2018-05-11 18:14:37 +02:00
Paulus Schoutsen
31c4114e32 Merge remote-tracking branch 'origin/current' into next 2018-05-05 13:10:27 -04:00
cdce8p
ba630fb068 Updated Sensor device_class requirement - HomeKit (#5304)
* HomeKit - sensor device_class requirement

* Limit breaking change to Humidity Sensor
2018-05-05 13:05:49 -04:00
cdce8p
99b142470d Updated sensor device_classes (#5306)
* Updated sensor device_classes

* Removed lux

* Changed device_class name

* Updated homekit doc
2018-05-05 09:38:37 -04:00
DubhAd
49c697004a Added explicit call out about Z-Wave (#5294)
* Added explicit call out about Z-Wave

Called out the need to disable the auto-start when you're using Z-Wave

* Included details about `discovery:`
2018-05-04 09:20:00 +02:00
cdce8p
4c405c8e97 Added CONF_IP_ADDRESS to HomeKit (#5281) 2018-04-30 22:14:21 -04:00
Gerard
19722e8ede Add device_tracker component (#5272)
The `device_tracker` is added in Home Assistant 0.68 but missing in the list of components.
CC @cdce8p
2018-04-29 18:02:33 -04:00
cdce8p
1fbf09ab66
Added new device classes to binary_sensor - HomeKit (#5254) 2018-04-26 22:55:03 +02:00
Paulus Schoutsen
4dc03338a9 Merge branch 'current' into rc 2018-04-26 11:18:38 -04:00
Paulus Schoutsen
fb7e32d260 Merge branch 'current' into next 2018-04-26 11:18:11 -04:00
Rob Cranfill
6c90dedce5 Update homekit.markdown (#5207)
Minor grammar fixes. (Thanks for a great product!)
2018-04-20 23:30:06 +02:00
Rob Cranfill
329393788f Fix typo homekit.markdown (#5209)
Fixed very minor typo ("if the are supported"' -> "if they are supported").
2018-04-20 23:28:16 +02:00
Nick Whyte
b2104a9770 Doc for covers that only support open_cover and close_cover HomeKit (#5203)
* Documentation for covers that only support `open_cover` and `close_cover`
2018-04-18 14:40:53 +02:00
Paulus Schoutsen
e7c121f462 Merge branch 'current' into next 2018-04-13 17:59:14 -04:00
Mark Coombes
96c997b7e1 Add support for Garage Doors in HomeKit (#5155) 2018-04-12 18:25:35 +02:00
Yonsm
15aabd066c Add CO2/PM2.5/Light sensors in HomeKit (#5146)
* Add CO2/PM2.5/Light sensors in HomeKit
* Added temperature and humidity device classes
2018-04-12 15:02:03 +02:00
Phil Kates
89f64dfbd8 homekit/locks: Add locks (#5093) 2018-04-09 16:23:59 +02:00
cdce8p
0720329793 Added binary_sensor to supported types (#5143) 2018-04-09 17:11:20 +03:00
cdce8p
0691f3253d
Added light color_temp HomeKit (#5122)
* Added light color_temp support
2018-04-08 22:33:52 +02:00
cdce8p
6347774428 Added additional log settings (#5123) 2018-04-06 11:02:04 +02:00
cdce8p
c5743e4621 Added upgrade note (#5087)
* Added upgrade note

* Minor changes
2018-04-02 17:35:11 +02:00
VdkaShaker
d6b4874343 Update configure filter section (#5071)
Adding detail to Configure Filter section.
2018-04-02 13:59:54 +02:00
cdce8p
7b7f12f87f Added dependency note warning (#5008) 2018-03-24 15:31:30 -04:00
Paulus Schoutsen
772fb32af9 Merge branch 'current' into next 2018-03-23 14:07:56 -07:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
cdce8p
9b8feb64b5 Added additional supported devices (#4925) 2018-03-16 12:09:12 +01:00
cdce8p
9c20af02fa Homekit: Updated docs for Restructure PR (#4915)
* Homekit: Updated docs for Restructure PR

* Added considerations

* Removed QR Code
2018-03-14 22:16:30 -04:00