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
Teagan Glenn
f78572b4cf
HotFix - Needs to pipe integer to delay ( #710 )
...
Using the delay template as specified in the documentation worked when the delay template was being implemented, but input_slider is now floating point - update documentation to pipe the float into an integer.
2016-07-31 15:54:51 +02:00
Paulus Schoutsen
ee103d6746
Fix typo
2016-07-30 19:12:46 -07: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
3b42bb6117
Update description
2016-07-30 14:23:18 -07:00
Paulus Schoutsen
938728813a
Add G+ link
2016-07-30 14:21:27 -07:00
Paulus Schoutsen
00de3bfb26
Update 2016-07-30-custom-frontend-panels--jupyter-notebooks--directv.markdown
2016-07-30 13:50:29 -07:00
Paulus Schoutsen
017f8c39f5
Merge pull request #699 from home-assistant/next
...
0.25
2016-07-30 13:19:55 -07:00
Paulus Schoutsen
379b7facd8
More blog post fixes
2016-07-30 13:19:39 -07:00
Paulus Schoutsen
5f78b4b7bb
Update template condition example
2016-07-30 12:56:11 -07:00
Paulus Schoutsen
05c3b2b1ce
Rename blog post
2016-07-30 12:48:51 -07:00
Paulus Schoutsen
b65c7be16f
Update blog post
2016-07-30 12:48:15 -07:00
Robbie Trencheny
efb38ccdd8
Add Facebook page to footer
2016-07-30 12:34:41 -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
Fabian Affolter
654ead8f9b
Minor fix
2016-07-30 12:52:43 +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
cb2064e77a
Remove FAQ
2016-07-30 10:31:19 +02:00
Fabian Affolter
c26b8bb53f
Replace HTML with component
2016-07-30 10:19:08 +02:00
Fabian Affolter
1e115f7cbc
Add password to stream
2016-07-30 08:44:08 +02:00
Fabian Affolter
dcd424089c
Add warning about the API password
2016-07-29 22:26:24 +02:00
Fabian Affolter
e0e1553324
Use the same password placeholder
2016-07-29 22:18:28 +02:00
Fabian Affolter
6499a70163
Replace duplicate curl example with httpie
2016-07-29 22:04:13 +02:00
Fabian Affolter
7f13522b60
Make links
2016-07-29 21:48:32 +02:00
Fabian Affolter
f08be66f25
Sync with pr
2016-07-29 21:44:56 +02:00
Fabian Affolter
611c3a0f97
Update entry
2016-07-29 21:20:39 +02:00
Fabian Affolter
646ae30b5f
Rename file
2016-07-29 21:10:11 +02:00
Fabian Affolter
e7c50bd9f0
Add initial docs for custom panels
2016-07-29 21:08:48 +02:00
Fabian Affolter
461d094827
Sync with commits
2016-07-29 21:01:03 +02:00
Fabian Affolter
812d86696c
Update
2016-07-29 20:59:51 +02:00
Fabian Affolter
0942d40eb3
Initial docs for custom panels
2016-07-29 20:56:07 +02:00
Fabian Affolter
0ea8514b1c
Add configuration.yaml sample
2016-07-29 20:05:40 +02:00
Fabian Affolter
23434e1c22
Initial cookbook entry for the react custom panel
2016-07-29 19:44:21 +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
f451055999
Add telegram location extension
2016-07-29 18:53:30 +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
Fabian Affolter
3fa174871b
Sync with commits
2016-07-29 08:41:06 +02:00
Fabian Affolter
8b7386f9f5
Add new contributors
2016-07-29 08:40:42 +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
PuckStar
3864b538e3
AIO also has zwave already included ( #696 )
...
Found this out after running the scripts. Could've saved me some time :)
2016-07-28 23:09:51 +02:00
Fabian Affolter
e2b635565c
Use ip address out of the same range
2016-07-28 23:08:25 +02:00
Fabian Affolter
43b3722410
Fix typo
2016-07-28 10:16:40 +02:00
Fabian Affolter
25afb6946a
Initial post for ESP8266 and MicroPython ( #532 )
...
* Add blog post for ESP8266 and MicroPython
* Move REPL stuff and add other terminal emulators
* Rename blog post
* Add a talk, interview, video section
* UPdate date
* Renmae blog post
* Add social image
2016-07-28 08:21:17 +02:00
Paulus Schoutsen
d6aa1f4257
Update frontend build instructions
2016-07-27 23:07:13 -07:00
Fabian Affolter
cba3d1f8a2
Replace the abbreviation
2016-07-28 07:18:45 +02:00
Fabian Affolter
7e1c1f0391
Add docstrings
2016-07-28 07:17:34 +02:00