Patrick Easters
a87f349c79
Fixing link to virtualenv page ( #2326 )
...
Looks like this was broken by the recent reorganization of docs. The redirect worked, but it didn't preserve the anchor
2017-03-24 22:26:02 +01:00
Sjors Spoorendonk
cbe09f0c26
Update raspberry-pi-all-in-one.markdown ( #2206 )
...
* Update raspberry-pi-all-in-one.markdown
Changed the way it showed what to do if you installed prior to december 2016. The replace with text made it unnecessary complicated.
* Update raspberry-pi-all-in-one.markdown
Changed code to Markdown
2017-03-24 21:22:58 +01:00
R Huish
44656dd2f0
RFLink Switch removed 433Mhz ( #2299 )
...
Removed 433Mhz as RFLink supports more than just 433Mhz
2017-03-24 21:13:40 +01:00
R Huish
42d62a2ead
RFLink Light updated example ( #2296 )
...
* Updated example for Rflink Light
* Update light.rflink.markdown
2017-03-24 21:12:23 +01:00
R Huish
7cf5328c7f
Update sensor.rflink.markdown ( #2300 )
2017-03-24 21:10:39 +01:00
R Huish
50cd86551f
RFLink gateway added extra detail for 2.4 Ghz devices ( #2301 )
...
* Update rflink.markdown
* Update rflink.markdown
* Update rflink.markdown
2017-03-24 21:09:45 +01:00
printzlau
8d202807b6
Update certificate.markdown ( #2295 )
2017-03-24 21:03:46 +01:00
Luar Roji
bd6b8b3f4a
Fixed typo in jupyter notebooks ( #2324 )
2017-03-24 20:38:05 +01:00
Beat
7dea3bd212
Multi-trigger explanation and example ( #2322 )
...
Added instructions on how to use multiple triggers. So far they were mentioned in the introduction but only explained in the huge example configuration on the "Automation Examples" page.
2017-03-24 15:45:42 +01:00
Alok Saboo
53566bc4ed
Added compatible camera ( #2320 )
2017-03-24 08:51:39 +01:00
Paulus Schoutsen
30ae389091
Update 2017-03-23-opensourcecraft-interview-with-founder-paulus-schoutsen.markdown
2017-03-23 09:19:55 -07:00
Paulus Schoutsen
a7a29bba47
Add interview with opensourcecraft
2017-03-23 08:01:24 -07:00
Fabian Affolter
557bb8e986
Add Thomas-Krenn awards and podcast from codepop.com
2017-03-23 15:53:33 +01:00
Paulus Schoutsen
829004fd0b
Release 0.40.2
2017-03-22 09:32:22 -07:00
Kevin Fowlks
5b8740a872
Update component_loading.markdown ( #2314 )
...
Changed the word "build-in" to "built-in" were applicable.
2017-03-22 15:54:48 +01:00
Nick Zelei
d059b15bc0
updated android ip webcam grammar ( #2315 )
2017-03-22 15:54:09 +01:00
Fabian Affolter
e4246aa25a
Fix indentation and remove use_trigger_values
( fixes #2306 ) ( #2313 )
2017-03-21 20:44:47 +01:00
Ludeeus
48084ee55e
Added round to battery precentage ( #2309 )
...
Sometimes the battery will be show as a long string like: 28.99999999996%..
By adding "|round" this will be shown as 29%
2017-03-20 20:09:34 +01:00
R Huish
8e4f825ab7
Expanded detail in RFLink TCP mode ( #2292 )
...
* Expanded detail in RFLink TCP mode
* Update rflink.markdown
* Updated as per Landrash comments
* Update rflink.markdown
2017-03-19 21:51:20 +01:00
m4tek
118cbc485f
Added note on Virgin Media Super Hub 3.0 support ( #2291 )
...
* Added note on Virgin Media Super Hub 3.0 suppoer
* Update device_tracker.upc_connect.markdown
2017-03-19 20:35:32 +01:00
oliverhg1
f11484e652
Added a new TV Model (K6500AF)
2017-03-19 02:22:52 -06:00
petkov
8414f2a0fa
Update documentation of DD-WRT component ( #2288 )
2017-03-18 22:35:44 +01:00
Mark Grosen
0fe10f8cee
Update device_tracker.nmap_tracker.markdown ( #2289 )
...
Added a note to exclude the HA host from scanning as it may cause verbose errors to be generated due to websocket error caused by the scanning.
2017-03-18 22:34:45 +01:00
cgtobi
3512b476b4
Remove unnecessary environment variable setup from systemd service ( #2223 )
...
* Remove unnecessary environment variable setup
The environment variables are not needed and are actually overriding the system PATH variable and were causing trouble in certain circumstances.
* Make the user for the service dynamic
* Cleans up leftover comment
* Refine text to reflect the changes in the service
* Revert change of the users home path
2017-03-18 22:08:17 +01:00
Beat
889d8d6dfd
Issue 2282 performance ( #2287 )
...
* switch components page to flexbox and mustachejs
* greatly improved website performance
* only load images when actually showing the box
* removed isotope JS
* Apply compression to HTML
2017-03-18 10:06:43 -07:00
AlucardZero
38906c5216
Typo fix + clarification ( #2285 )
2017-03-18 10:25:21 +01:00
martinfrancois
641bb83191
Update switch.rpi_rf.markdown ( #2018 )
...
updated to reflect the changes for supporting multiple codes being executed in a row
2017-03-17 16:57:08 -07:00
Robbie Trencheny
6ee5f72b21
Merge pull request #2277 from bdurrer/issue-2142
...
Issue 2142: Sort components alphabetically
2017-03-17 16:26:11 -07:00
Robbie Trencheny
69117f9bc4
Forgot linkable_title
2017-03-17 13:11:04 -07:00
Robbie Trencheny
1827d2bcf2
Update light MQTT docs
2017-03-17 13:07:25 -07:00
Robbie Trencheny
95b2425d13
Update MQTT discovery to mention light & sensor support
2017-03-17 12:45:52 -07:00
Beat Durrer
2b0c3e892d
Merge 'home-assistant/current' into issue-2142
2017-03-17 20:35:50 +01:00
Beat Durrer
a4849b5a1f
Issue 2142: Sort components alphabetically
2017-03-17 20:24:31 +01:00
Beat
0e92aacf6e
Feature component search ( #2275 )
...
* * added search box to the component overview page.
* minor fixes in the javascript
* minor fix: spaces
2017-03-17 16:06:42 +01:00
godloth
1a08bf7a48
added mandatory information ( contract # ) ( #2280 )
...
* added mandatory information ( contract # )
added :- **contract** (required since HA 4.0) Your contract number with Hydro-Quebec
and
contract: 'CONTRACT#' (NOTE:works with the ' ' ,insert your contract in between)
* Minor formatting fix.
2017-03-17 14:23:56 +01:00
Fabian Affolter
c7a23644de
Fix configuration sample
2017-03-17 13:31:22 +01:00
Touliloup
0104219b71
EH5300 as supported Samsung TV
...
Addition of the Samsung EH5300 TV as supported TV for the Samsung TV Remote component.
2017-03-17 10:45:04 +01:00
Kyle R
049ea17ef3
Fix ambiguous wording ( #2268 )
...
* Fix ambiguous wording
The line made it seem like there may be more optional parameters, but there isn't any.
* Update joaoapps_join.markdown
2017-03-17 10:31:14 +01:00
Fabian Affolter
64c4abbf34
Add article
2017-03-17 08:05:01 +01:00
johnappletree
b1e3425d1d
added python-yaml to apt-get line ( #2276 )
...
Added missing necessary package.
2017-03-17 08:02:34 +01:00
Fabian Affolter
9fa0b49b81
Add additional article
2017-03-16 20:49:41 +01:00
Fabian Affolter
e73fd82e74
Add more articles
2017-03-16 20:18:43 +01:00
Fabian Affolter
c9abc45600
Add category
2017-03-16 15:49:22 +01:00
Fabian Affolter
b4151238b8
Minor format changes
2017-03-16 15:42:34 +01:00
Markus Peter
8c5f21a824
Current ( #2270 )
...
* KWB Logo added
* Fixed Logo
2017-03-16 14:54:03 +01:00
Markus Peter
f3b57f7259
Documentation for kwb component ( #2209 )
...
* Create sensor.kwb.markdown
* Layout changes
* Added variable documentation
Also, here's a nice KWB logo: http://www.schneider-haustechnik.at/images/logo_kwb.png
* Update sensor.kwb.markdown
Changed ordering and fixed some formatting.
* Update sensor.kwb.markdown
Spelling
2017-03-16 12:08:09 +01:00
Fabian Affolter
8aa3cd8290
Fix typos
2017-03-16 11:27:31 +01:00
boojew
9a6a8e67ff
Update sensor.hydroquebec.markdown ( #2127 )
2017-03-16 11:25:37 +01:00
Paulus Schoutsen
c784e9b29f
Release 0.40.1
2017-03-15 23:52:03 -07:00
patock
05d3796c2a
Add usage linking to notify components ( #2267 )
...
Added a note linking to the notification components for SMS and Phone, since additional configuration is required to get twilio working other than just getting the account SID and token placed in the config.
2017-03-16 07:26:16 +01:00