Commit graph

1075 commits

Author SHA1 Message Date
Robbie Trencheny
f7a31f435e Support passing an email address linked to Gravatar as the picture in known_devices. 2016-08-15 11:18:19 -07:00
Fabian Affolter
5ad7cdf110 Update for migration to voluptuous (#785) 2016-08-14 19:59:48 +02:00
Paulus Schoutsen
80644112a3 Update blog post 2016-08-13 12:11:45 -07:00
Fabian Affolter
b0384e9f0b Add initial docs for GPSD component (#656)
* Add initial docs for GPSD component

* Rename file

* Update
2016-08-13 10:41:26 -07:00
Matthew Treinish
5beb433ef8 Add min_cycle_duration to heat_control documentation (#733)
This commit adds documentation for the heat_control min_cycle_duration
option added in home-assistant/home-assistant#2726
2016-08-13 10:33:19 -07:00
Robby Grossman
71c92b4ac4 Document structure configuration variable for Nest. (#737) 2016-08-13 10:32:46 -07:00
Paulus Schoutsen
1957efefb8 Merge branch 'master' into next
Conflicts:
	source/_cookbook/custom_panel_using_react.markdown
2016-08-13 10:29:41 -07:00
Fabian Affolter
b656a78096
Fix remaining issues 2016-08-13 18:12:55 +02:00
Fabian Affolter
fc17f18065
Fix the remaining issues 2016-08-13 18:10:19 +02:00
Pascal Vizeli
8a127d27bd add ffmpeg support (#753)
* add ffmpeg support

* add image quality options
2016-08-13 18:10:05 +02:00
David-Leon Pohl
945dd10af5 Documentation for the pilight component (#743)
https://github.com/home-assistant/home-assistant/pull/2742
2016-08-13 17:58:19 +02:00
Fabian Affolter
1e6c9cdabe
Add IoT class 2016-08-13 17:02:34 +02:00
Fabian Affolter
7643076844
Fix title 2016-08-13 17:02:34 +02:00
Fabian Affolter
fbe1a09fe5
Place example in a section 2016-08-13 17:02:34 +02:00
Fabian Affolter
064c2ed8a4
Add logo 2016-08-12 12:18:06 +02:00
Fabian Affolter
aa1cf369c3
Add missing variable 2016-08-12 12:16:39 +02:00
mertenats
5c6c7fe0b9 Add a MQTT sensor example for a DHT22 sensor (#773) 2016-08-12 08:31:39 +02:00
Adam Mills
0a9336581e Fix openweathermap api link (#772) 2016-08-12 08:30:22 +02:00
Fabian Affolter
dfe9d13755 Remove warning and update samples (fixes #767) (#771) 2016-08-12 08:30:05 +02:00
Fabian Affolter
b52b2b7615
Remove old pm docs 2016-08-11 10:21:21 +02:00
Fabian Affolter
5664262b79
Merge with already existing docs 2016-08-11 10:20:55 +02:00
Open Home Automation
939a614764 Documentation for serial particulate matter sensors (#765) 2016-08-11 10:15:22 +02:00
Nolan Gilley
5ee123c97b fast.com docs (#764) 2016-08-10 17:42:06 -07:00
demonspork
a9b890ee75 Update switch.template examples to use is_state (#761)
Common scenario is when a template switch loads before the platform it is attempting to retrieve the state of for its template. This results in a spam of messages in the error log about invalid states if using the states object directly in the template. Added a note to the documentation about this situation as well as updated the examples to use is_state instead of the states object and avoid this issue for people referencing these examples.
2016-08-10 16:42:06 +02:00
Nolan Gilley
5f5b21074f install python-dev on debian (#759) 2016-08-10 16:41:52 +02:00
Fabian Affolter
32ffdc6136
Add ha_release 2016-08-10 15:18:27 +02:00
Robbie Trencheny
bf0fac7283 Two quotes snuck in and safety needed some love 2016-08-10 00:40:50 -07:00
Robbie Trencheny
a60c2c24bf Revert "A single quote snuck in and safety needed some love"
This reverts commit 2479c682e2.
2016-08-10 00:39:28 -07:00
Robbie Trencheny
2479c682e2 A single quote snuck in and safety needed some love 2016-08-10 00:38:40 -07:00
Corban Mailloux
67382dbf20 Add documentation for new mqtt_json light platform. (#760)
* Add documentation for new mqtt_json light platform.

* Add IoT class.
2016-08-10 09:03:27 +02:00
Robbie Trencheny
90cac41443 Correct previously incorrect and incomplete CORS documentation 2016-08-09 16:05:27 -07:00
Fabian Affolter
6685a41314
Remove line breaks 2016-08-09 15:37:41 +02:00
Fabian Affolter
22c3aee40a
Add initial pm docs 2016-08-09 15:37:41 +02:00
Fabian Affolter
b4047c18ee
Add changed_by 2016-08-09 15:37:41 +02:00
Nick Touran
a6402643e1 Docs for new smtp image attachments. (#739)
* Docs for new smtp image attachments.

* Fixed configuration example for SMTP attachments.
2016-08-09 14:43:45 +02:00
Robbie Trencheny
3c1619a70f Add docs for the Foursquare component (#755) 2016-08-08 18:44:50 -07:00
Robbie Trencheny
0a2b0e2327 Add OhmConnect docs (#754) 2016-08-08 17:55:37 -07:00
tasgoon
483838453e Spelling corrections (#752) 2016-08-08 21:36:12 +02:00
Teagan Glenn
9ba7da10a1 Proximity List and Configurable Unit of Measure (#698)
* Proximity List and Configurable Unit of Measure

List of proximity component and valid unit of measurement configuration

* Add type to code segment

* Add default value to markdown
2016-08-08 08:53:21 -07:00
Fabian Affolter
79850a1e24 Add initial docs for panel_custom (#750) 2016-08-08 08:48:24 -07:00
Fabian Affolter
defccd6f4a
Change ordering (as proposed in #724) 2016-08-08 14:46:14 +02:00
Teagan Glenn
45c86f1631 Update documentation to show unit system (#717) 2016-08-07 17:59:24 -07:00
Nils Uliczka
ff43514198 Fixed TPLink-Typo in switch.flux.markdown (#745) 2016-08-07 22:54:54 +02:00
Marcelo Moreira de Mello
12ee1f0cca Added whitelist option to InfluxDB (#735) 2016-08-05 13:46:02 +02:00
William Scanlon
ca91a1b98f Update octoprint.markdown 2016-08-03 13:57:10 -04:00
HBDK
c18453b860 added kelvin and mired mode to flux (#703)
* added kelvin and mired mode to flux

changed to suit proposed changes to the flux switch in this pull:
https://github.com/home-assistant/home-assistant/pull/2665

* changed as requsted
2016-08-03 14:15:05 +02:00
Matthew Treinish
64e63e42e4 Add ac_mode option to thermostat.heat_control docs (#723)
This commit adds the heat_control option add in change:
home-assistant/home-assistant#2719 to the documentation for that
component.
2016-08-02 21:56:20 -07:00
Paulus Schoutsen
bc750b1554 Update panel_iframe.markdown 2016-08-02 17:50:51 -07:00
heytcass
2a510b3b87 Adding notice for HTTPS connections. (#720) 2016-08-02 10:16:56 -07:00
demonspork
d2cf9d3c02 update rgb color Description text to say rgb color (#718) 2016-08-01 23:59:46 -07:00