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
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
Robbie Trencheny
bf0fac7283
Two quotes snuck in and safety needed some love
2016-08-10 00:40:50 -07:00
Robbie Trencheny
90cac41443
Correct previously incorrect and incomplete CORS documentation
2016-08-09 16:05:27 -07:00
tasgoon
483838453e
Spelling corrections ( #752 )
2016-08-08 21:36:12 +02:00
Fabian Affolter
defccd6f4a
Change ordering (as proposed in #724 )
2016-08-08 14:46:14 +02:00
Nils Uliczka
ff43514198
Fixed TPLink
-Typo in switch.flux.markdown ( #745 )
2016-08-07 22:54:54 +02:00
William Scanlon
ca91a1b98f
Update octoprint.markdown
2016-08-03 13:57:10 -04: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
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
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
Dean Camera
4250a82bdc
Add MPC-HC component documentation. ( #686 )
2016-07-29 08:07:27 +02:00
miniconfig
2385812723
Clarify Onkyo Name parameter ( #695 )
...
The "name" parameter said it was "optional, required if host is specified," which is kind of confusing since, as far as I can tell, name is completely ignored if you don't specify the host. Unless I'm missing something, @danieljkemp ?
2016-07-28 23:10:26 +02:00
Fabian Affolter
cba3d1f8a2
Replace the abbreviation
2016-07-28 07:18:45 +02:00
Fabian Affolter
4b21714b66
Publish IMAP documentation
2016-07-28 06:51:24 +02:00
Fabian Affolter
4e34ec5a39
Fix ha_release and sample
2016-07-28 06:49:36 +02:00
fotoetienne
ccbb617557
Add X10 light documentation ( #687 )
...
* Add X10 light documentation
* Replace featured with ha_release in light.x10
2016-07-28 06:31:47 +02:00
William Scanlon
c922d5d7ac
Remove doc for google voice ( #677 )
2016-07-27 20:37:17 -07:00
Carlo Costanzo
f277109a6d
Manual Speedtest Service information ( #688 )
...
Added new information I just learned about Speedtest from @nkgilley.
2016-07-27 19:12:07 +02:00
Fabian Affolter
8be64e8a05
Update format
2016-07-27 19:10:55 +02:00
John Lindley
95ee0f7839
Add instructions on how to configure SNS in AWS ( #689 )
2016-07-27 19:02:58 +02:00
Cameron Bulock
11608953b5
Documentation for DirecTV component ( #659 )
...
* Create media_player.directv.markdown
* Added directv logo
2016-07-27 12:45:12 +02:00
jowieweb
e79370dcdd
added a space ( #684 )
...
added a space between "the" and "network" in Configuration variables
2016-07-27 12:37:17 +02:00
Carlo Costanzo
4abbd6fc42
Samsung TVs that don't work ( #681 )
...
Tested but not working Samsung Models. - Because it's annoying to set up stuff and then find out they don't work.
2016-07-27 08:00:41 +02:00
Fabian Affolter
48a05181c9
Add tags
2016-07-26 08:13:20 +02:00
Neil Lathwood
0a1d79b071
Added docs for Russound RNET support ( #669 )
...
* Added docs for Russound RNET
* Added russound.gif logo
2016-07-25 22:47:52 -07:00
Daniel Høyer Iversen
99404dafd6
Update sensor.rfxtrx.markdown ( #660 )
2016-07-25 22:46:29 -07:00
Corban Mailloux
8827fe56d6
Spelling fix. ( #675 )
2016-07-25 22:45:16 -07:00