Commit graph

4746 commits

Author SHA1 Message Date
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
mkfink
a854b89b59 Added force_update flag (#4558)
Related to https://github.com/home-assistant/home-assistant/pull/12092, based on https://home-assistant.io/components/sensor.mqtt/#force_update
2018-02-09 22:37:06 +01:00
Joe Lu
ac219395de Updated Canary camera configuration (#4582)
* Updated Canary camera configuration

* ✏️ TravisCI fix
2018-02-09 22:23:22 +01:00
Diogo Gomes
bee1bf1799 SQL Sensor (#4569)
* Initial Commit

* Tks @arsaboo

* Added Examples section

* back to optional

* ✏️ Minor changes

* Rewritten
2018-02-09 22:22:14 +01:00
Robin
f5a18c2554 Add sharing images between HASS instances (#4607)
* Add sharing images between HASS instances

Adds description of how to share camera feeds between multiple home-assistant instances using the REST API.

* Minor changes
2018-02-09 20:52:43 +01:00
Marko Korhonen
de28af78b6 Added single quotes around format value (#4609)
The service wont work without these
2018-02-09 20:40:55 +01:00
Tabakhase
f2dba1f614 add documentation for "shared_gpio" flag to component switch.rpi_gpio 2018-02-09 11:05:22 +01:00
Paulus Schoutsen
23d3db267b
Update python_script.markdown 2018-02-08 15:36:44 -08:00
JonnyaiR
08b3fee9bc Update switch.pilight.markdown to add variables and update links (#4522)
* Update switch.pilight.markdown to add variables and update links

The variables unitcode and programcode are missing from the variables-list, unitcode is mentioned in the text below but they should be listed as optional variables if they are in fact optional variables.

furthermore the wiki-links to pilight are outdated, so i replaced the wiki.pilight.org links with manual.pilight,org links to their respective updated pages.

* Update switch.pilight.markdown

delete programcode

* ✏️ Small improvements
2018-02-08 21:46:30 +01:00
Pierre Ståhl
d5404ed82e Add documentation for system_log_event (#4549)
* Add documentation for system_log_event

* ✏️ Minor improvements
2018-02-08 21:45:39 +01:00
DubhAd
b6258f5326 Added note about display in Overview (#4597)
It's come up quite a few times, with people asking why some scripts have a toggle, and some don't. This is to add a little clarity about it (I'm **assuming** that `wait` also results in a toggle - it'd be good to get that verified).
2018-02-08 21:33:10 +01:00
Conrad Juhl Andersen
809034c804 added remote.xiaomi_miio component (#4513)
* added remote.xiaomi_miio component

* added changes

* updated to explain different command types

* Fixed cross-linking

* ✏️ Minor improvements
2018-02-08 15:32:06 -05:00
Gerben Meijer
83c51ebc77 Update flux stop_time default. (#4553) 2018-02-08 21:27:42 +01:00
hawk259
a7fb895c5a Binary Sensor Template: Add icon_template and entity_picture_template support (#4373)
Sensor Template: fix entity_picture_template conf
2018-02-08 21:02:26 +01:00
Anders Melchiorsen
9d918bd4c4 Remove influxdb retry_queue_limit (#4598) 2018-02-08 15:53:38 +01:00