Fabian Affolter
b40318f259
Update BMW docs
2018-02-24 00:23:52 +01:00
ChristianKuehnel
3c762ed166
documentation for new component bmw_connected_drive ( #4617 )
...
* added first draft of documentation for bmw_connected_drive
* forgot to save...
* updated description of config file to latest implementation
* fixed reviews from @MartinHjelmare
* Minor changes
* Add periods
* Minor changes
* Minor changes
* Minor changes
* Fix
* It's a string
2018-02-24 00:19:14 +01:00
Mike Megally
8729f5a024
Update mqtt_eventstream with ignore_call_service ( #4705 )
...
* Update mqtt_eventstream with ignore_call_service
Documentation for ignore_call_service
* update docs to reflect new functionality
updated docs based on PR feedback
* update example
2018-02-23 15:09:44 -08:00
Robin
72f1cdc59b
Adds folder sensor ( #4588 )
...
* Adds folder sensor
* Update Configuration variables
Updates Configuration variables to address requested changes
* Update sensor.folder.markdown
* Add ref to whitelise
* Update sensor.folder.markdown
* Update sensor.folder.markdown
* Update sensor.folder.markdown
* Minor changes
* Fix
2018-02-23 20:38:00 +01:00
Joe Lu
454d228710
Added documentation for august component ( #4696 )
2018-02-23 19:23:16 +01:00
Jeremy Klein
ad24a7f8af
Docs for 12598 ( #4736 )
2018-02-22 21:04:21 -08:00
happyleavesaoc
e15388f93a
update usps doc ( #4729 )
...
* Update usps.markdown
* Update usps.markdown
note Chrome preference
2018-02-22 11:45:45 -05:00
rubenverhoef
b5dbc788a9
Added 1ch MiLight dimmer support ( #4718 )
...
* Added 1ch MiLight dimmer support.
* There are now 16 groups possible, and the dimmer is only supported by V6
2018-02-22 00:16:16 +01:00
Kane610
7bf56b0be9
Add support for water leakage sensor to deCONZ ( #4728 )
2018-02-21 12:52:02 -08:00
Kane610
1adb48b0a4
Update deconz.markdown ( #4494 )
...
* Update deconz.markdown
Added description and example of new service data attribute
* Update deconz.markdown
2018-02-21 16:09:26 +01:00
karlkar
ebc2094347
Support for PTZ in Onvif cameras ( #4409 )
...
* Service PTZ description
* Changed attribute names
2018-02-21 16:06:39 +01:00
Simon Nørager Sørensen
4d50a27bf5
Create media_player.xiaomi_tv.markdown ( #4653 )
...
* Create media_player.xiaomi_tv.markdown
* Updated documentation to comply with style guidelines.
* Added default for value for name.
* Added appropriate information and warnings.
* Added release vesion.
2018-02-21 16:00:08 +01:00
Robin
efa24e1cb1
Adds file size sensor ( #4589 )
...
* Adds file size sensor
* Ammend Configuration variables
Have amended [as per the docs](https://home-assistant.io/developers/documentation/create_page/#configuration ), doesn't look correct in my markdown preview however.
* Update sensor.filesize.markdown
* ⬆️ Bumped ha_release
* Update sensor.filesize.markdown
* Update sensor.filesize.markdown
2018-02-21 15:52:48 +01:00
thrawnarn
49ffad24f3
New service methods for the Bluesound component ( #4340 )
...
* New service methods
* Spelling
2018-02-21 15:41:48 +01:00
Mike O'Driscoll
eb459f50b5
Unifi device tracking SSID Filtering ( #4622 )
...
* Unifi device tracking SSID Filtering
Add documentation for configuration of unifi SSID filtering.
* Update device_tracker.unifi.markdown
2018-02-21 15:29:53 +01:00
cdce8p
12221b5bbf
Added doc for homekit ( #4720 )
...
* Added doc for homekit
* Fixed typos
* Fixed typos 2
* Removed iot_class
* Add logo, some cleanup
* Update homekit.markdown
* Changed types to components
2018-02-21 04:33:18 +01:00
Kane610
4a404d4b0d
Add fire/smoke detector support to deconz ( #4721 )
2018-02-20 15:28:14 -08:00
Anders Melchiorsen
62a2626253
Use assumed state for LimitlessLED ( #4701 )
2018-02-20 17:03:16 -05:00
Henrik Nicolaisen
bbd245ec73
added smappee documentation ( #4354 )
...
* added smappee documentation
* update version and changed options to be optional
2018-02-18 14:34:24 -08:00
Otto Winter
89ea0154a3
Improve MQTT Light docs ( #4681 )
...
* Improve MQTT Light docs
* Small adjustment
2018-02-16 22:13:17 +01:00
Nils Kristian Brekke
a2241a0ce1
Specify color temperature ranges and type ( #4672 )
...
* Specify color temperature ranges and type
* Add further explanation
2018-02-16 22:12:45 +01:00
Fabian Affolter
f07e467445
Minor changes
2018-02-15 19:25:04 +01:00
Ledernacken6
61897efade
Update homematic.markdown ( #4576 )
...
* Update homematic.markdown
* Update homematic.markdown
2018-02-15 19:20:45 +01:00
Fabian Affolter
eb55a27248
Merge branch 'current' into next
2018-02-15 10:51:25 +01:00
Mike O'Driscoll
6b61e4be31
Make TekSavvy Sensor API a Link ( #4664 )
...
* Make TekSavvy Sensor API a Link
Make the URL to getting TekSavvy API an acutal link.
* Remove line break
2018-02-14 08:22:36 +01:00
Tabakhase
653b4bae03
clearify rpi_gpio sharing + revert #4608 ( #4660 )
...
* Revert "add documentation for "shared_gpio" flag to component switch.rpi_gpio"
This reverts commit f2dba1f614
.
* clearify that rpi_gpio pins are exclusive to HASS-ussage when assigned
2018-02-13 10:40:34 -08:00
Rene Nulsch
8226c05682
Add lxml requirement note ( #4651 )
2018-02-13 17:05:15 +01:00
Mike O'Driscoll
76ab93af93
Add documentation for new Start.ca sensor ( #4658 )
...
New sensor for ISP usage data for Start.ca
2018-02-12 19:44:22 -08:00
David
c0b944d21d
Remove note about differing entity_ids for System Monitor component ( #4564 )
...
* Update example entity_id for System Monitor component
Required update if/when home-assistant/home-assistant#12124 gets merged.
* Update entity_id
Update entity_id to reflect changes in PR
* Remove note
Remove note about differing entity_ids: after home-assistant/home-assistant#12124 is merged, all entity_ids will match the resource name.
2018-02-12 20:49:56 -05:00
Diogo Gomes
178175fbf4
Added Example for 2 STB ( #4649 )
2018-02-12 22:50:16 +01:00
Nicholas Amadori
88d890aa46
Update Postgresql example ( #4642 )
...
The query with pg_size_pretty returns the value as a string, that way you can’t have a nice chart or make value comparison. Inserted new query to return value as number.
2018-02-12 08:46:34 +01:00
Mike O'Driscoll
5e77fc8d94
Update TekSavvy sendor documentation. ( #4645 )
...
Update the TekSavvy senor documentation for unlimited plans without a cap.
2018-02-12 08:31:34 +01:00
NovapaX
cda6c85186
Update template_sensor with friendly_name_template attribute and example ( #4644 )
...
* add documentation and example for friendly_name_template
* standard fixes
* another example + no whitespace around pipes
* move the dot
* little example fix
* Minor changes
2018-02-11 22:51:04 -05:00
Anders Melchiorsen
f566a97641
Purge recorder data by default, allow repack ( #4643 )
2018-02-11 18:21:20 -05:00
ChristianKuehnel
9329aa74cc
sensor.alpha_vantage: removed Google as default stock ( #4618 )
...
* removed Google as default stock
* extended config example
* Add exchange rate
2018-02-11 23:51:17 +01:00
themanieldaniel
3bba87b248
Update logbook.markdown ( #4629 )
2018-02-11 20:40:32 +01:00
Eu
3ce0f0981a
Added documentation for password mode in input_text ( #4489 )
...
* Added password mode
* Added password mode
* Added password mode
2018-02-11 09:34:35 -08:00
themanieldaniel
5eff43736b
Update input_number.markdown ( #4628 )
...
* Update input_number.markdown
* Minor changes
2018-02-11 12:07:58 +01:00
Touliloup
9d6e015466
Fix URL in Mercedes me binary sensor documentation ( #4625 )
...
Fix a broken link in the Mercedes Me binary sensor documentation.
Link should redirect to the main Mercedes Me component.
2018-02-11 11:19:17 +01:00
themanieldaniel
58eb051d55
Update sensor.steam_online.markdown ( #4632 )
2018-02-11 11:18:28 +01:00
themanieldaniel
4bd6d7c4b6
Update history.markdown ( #4633 )
2018-02-11 11:08:40 +01:00
Paulus Schoutsen
ad6700863a
Merge branch 'current' into next
2018-02-10 14:02:39 -08:00
Paulus Schoutsen
364dbf7208
Merge pull request #4616 from home-assistant/release-0-63
...
0.63
2018-02-10 14:01:53 -08:00
Paulus Schoutsen
d7bf93730a
Add blog post
2018-02-10 14:01:03 -08:00
DubhAd
883b0010d1
Add note about not working on iOS ( #4620 )
2018-02-10 15:22:53 -05:00
Diogo Gomes
715e5e642b
Added example script ( #4615 )
...
* Added example script
* Update media_player.mediaroom.markdown
* Minor cleanup
2018-02-10 11:14:19 -05:00
Anders Melchiorsen
0b68b478d1
Allow zero purge_interval to disable recorder purge ( #4591 )
...
* Allow zero purge_interval to disable recorder purge
* Clarify that zero is a number
2018-02-10 09:18:16 -05:00
Paulus Schoutsen
fd6f73a713
Merge remote-tracking branch 'origin/current' into next
2018-02-09 15:24:47 -08:00
Mahasri Kalavala
3dec0a3a58
added service call example ( #4606 )
...
* added service call example
* Minor changes
2018-02-09 22:56:34 +01:00
Russell Cloran
0b49ea80bf
Add zha radio_type ( #4586 )
...
Adds support for XBee radios, which requires setting `radio_type` in the zha config.
2018-02-09 22:55:13 +01:00