Commit graph

1407 commits

Author SHA1 Message Date
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
Paulus Schoutsen
7a04bb891b Update homematic.markdown 2016-08-01 21:59:41 -07:00
Paulus Schoutsen
f2ca0d9221 Update media_player.mpchc.markdown 2016-08-01 21:58:57 -07:00
Paulus Schoutsen
4ae4332fa4 Update light.flux_led.markdown 2016-08-01 21:58:45 -07:00
Fabian Affolter
467b18738a
Remove whitespaces 2016-08-01 14:38:38 +02:00
andrew-curtis
c941c029dd
Update hdmi_cec.markdown (#701)
added 'note' style to relevant paragraphs
2016-08-01 14:38:03 +02:00
Corban Mailloux
02ee5cde79
Fix copy-paste errors. (#705) 2016-08-01 14:38:00 +02:00
Boced66
4c97678aa9 Locative now work on Android (#715)
We have worked with the developper of locative and now it's work on
Android
2016-08-01 14:24:16 +02:00
Dale Higgs
59ab0f11f2 Fix formatting on plex docs
Code blocks appear to need blank lines around them.
2016-07-31 11:39:26 -05:00
Edwin Smulders
e278c79f86 Document that the plex component does not support HTTPS.
My plex was not getting autodiscovered and I got an error after configuring it manually. Turns out that the component does not support HTTPS and I want to document this.
2016-07-31 17:46:21 +02:00
Dean Camera
9614845e32 Add warning to the MPC-HC media_player component documentation. (#708) 2016-07-31 15:55:33 +02:00
andrew-curtis
d385e5ff30 Update hdmi_cec.markdown (#701)
added 'note' style to relevant paragraphs
2016-07-30 23:49:06 +02:00
Corban Mailloux
5dc9b13015 Fix copy-paste errors. (#705) 2016-07-30 23:47:35 +02:00
Paulus Schoutsen
379b7facd8 More blog post fixes 2016-07-30 13:19:39 -07:00
Paulus Schoutsen
b65c7be16f Update blog post 2016-07-30 12:48:15 -07:00
Paulus Schoutsen
fb2ea42c88 Merge remote-tracking branch 'origin/master' into next
Conflicts:
	source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown
2016-07-30 11:29:05 -07:00
Fabian Affolter
f8a90a2980
Add logo, links, and tweak the format a little 2016-07-30 13:06:15 +02:00
andrew-curtis
b1a956820b Added examples and helpful info to HDMI-CEC component page (#700)
* Update hdmi_cec.markdown

* Update hdmi_cec.markdown

* Update hdmi_cec.markdown
2016-07-30 12:49:41 +02:00
Fabian Affolter
dcd424089c
Add warning about the API password 2016-07-29 22:26:24 +02:00
Scott O'Neil
fd2b64a0f7 Sonos add tests (#683)
* Converting pre-existing docs to more useful format

* Adding missing services, fixing inconsistencies with earlier ones

* Ensuring all setup options are documented for Sonos, also clarifying discovery options

* Further clarifying discovery options and entity_id requirements
2016-07-29 18:57:44 +02:00
Fabian Affolter
8b19021f08
Add location 2016-07-29 18:48:11 +02:00
Fabian Affolter
f17e4269f8
Add sample for image and location 2016-07-29 18:47:49 +02:00