Fabian Affolter
295fc5a6b9
Remove link to component initialization ( #2673 )
...
* Remove link to component initialization
* Add redirect
2017-05-20 18:10:30 +02:00
Fabian Affolter
f2b5333802
Minor updates
2017-05-20 17:48:24 +02:00
Florian Klien
e1883e6e0a
added talk about Home Assistant at Grazer Linuxtage 2017 ( #2672 )
2017-05-20 17:46:14 +02:00
Pascal Vizeli
40277ba0bb
Pump version to 0.8
2017-05-20 15:50:24 +02:00
Fabian Affolter
d9a5f3bd5d
Add screenshots ( #2669 )
2017-05-20 15:37:01 +02:00
Erik-jan Riemers
3a2b38ae38
more error proof ( #2664 )
2017-05-20 09:57:36 +02:00
R Huish
28c9ab8b27
Updated keyring link ( #2667 )
...
* Updated keyring link
New link: https://pypi.python.org/pypi/keyring/10.3.2
* Point to the upstream source of the information
2017-05-20 09:56:09 +02:00
Pascal Vizeli
cfe778cb1c
Update addon_config.markdown
2017-05-20 00:28:12 +02:00
Paulus Schoutsen
19f44d1b5d
Add open space location.
2017-05-19 15:18:59 -07:00
happyleavesaoc
8661c807d5
Update sensor.usps.markdown ( #2662 )
2017-05-19 20:09:01 +02:00
Ruslan Kiianchuk
5cc239bc3e
Fix pacaur invocation in Arch installation ( #2663 )
...
Pacaur does not work as root for security reasons, it will only ask for a password interactively when invoking `makepkg`:
```
$ sudo pacaur -S home-assistant
[sudo] password for zoresvit:
:: you cannot perform this operation as root
```
2017-05-19 20:08:10 +02:00
Fabian Affolter
3b3f2f1843
Add hass-release
2017-05-19 14:41:26 +02:00
Nathan Flynn
648b2f4d64
Fixed link text to show port ( #2660 )
...
Avoids confusion if you copy and paste and don't see its hyperlink is for :8123
2017-05-19 14:09:17 +02:00
Fabian Affolter
80e4274213
Prepare for 0.45
2017-05-19 13:43:04 +02:00
Fabian Affolter
45a21d5c68
Add maintenance
2017-05-19 10:19:30 +02:00
Andreas Ahrens
e0ab75a8cb
Update media_player.markdown ( #2656 )
...
Changed shuffle_set from 'source' to 'shuffle'
2017-05-19 08:58:17 +02:00
Aubin Paul
0e75a4f553
Link to the English Play Store ( #2658 )
...
I suggest this links to the English version of the app since this is the English wiki
2017-05-19 08:57:30 +02:00
Paulus Schoutsen
2eaeef397c
Update date
2017-05-18 18:12:22 -07:00
Paulus Schoutsen
05fbf174b7
Add pycon post
2017-05-18 18:11:30 -07:00
Fabian Affolter
d5e7847682
Merge branch 'current' into next
2017-05-18 22:12:48 +02:00
Fabian Affolter
b111adb1c3
Add link to configuration docs
2017-05-18 22:06:35 +02:00
Fabian Affolter
7b33501b30
Add link to OpenALPR's wiki and add line break
2017-05-18 22:06:35 +02:00
Fabian Affolter
492c0a9cf4
Remove blank line
2017-05-18 22:06:32 +02:00
Pascal Vizeli
391d22ef84
remove mnt
2017-05-18 22:01:52 +02:00
Pascal Vizeli
43ca01f66e
Update hassio_navigation.html
2017-05-18 18:33:28 +02:00
Pascal Vizeli
730f7b67eb
Rename external_drive.markdown to external_storage.markdown
2017-05-18 18:32:50 +02:00
Pascal Vizeli
01bc32627c
Update hassio_navigation.html
2017-05-18 18:31:27 +02:00
Pascal Vizeli
59a9764c59
Create external_drive.markdown
2017-05-18 18:28:14 +02:00
Pascal Vizeli
0571d74072
Create nginx_proxy.markdown
2017-05-18 14:11:30 +02:00
Pascal Vizeli
22ebc00127
Update lets_encrypt.markdown
2017-05-18 14:07:35 +02:00
Shiny
eb560a84d6
Update HVAC example to MySensors 2 ( #2517 )
...
* Add example arduino sketch for MySensors 2.x HVAC
* Send mysensor HVAC status back to gateway on each change
2017-05-18 12:44:30 +02:00
William Scanlon
f4da8b0ac5
Doc for Wink lock services ( #2609 )
2017-05-18 10:34:13 +02:00
Conrad Juhl Andersen
291f9c8254
added documentation for allow_tradfri_groups ( #2632 )
2017-05-18 10:19:52 +02:00
Fabian Affolter
62be0794d2
Seven segments ( #2655 )
...
* Add seven-segments platform docs
* Add screenshot
2017-05-18 10:15:26 +02:00
Anders Melchiorsen
4fd7b90020
Add kelvin/brightness_pct to light.turn_on ( #2653 )
2017-05-18 10:15:08 +02:00
Marcelo Moreira de Mello
4126a6732b
Added RTSP documentation to Amcrest camera ( #2654 )
...
* Added RTSP documentation to Amcrest camera
* Removed ffmpeg_binary since this option is now inherited from ffmpeg root component
2017-05-18 10:13:55 +02:00
Jesse Hills
4b095faa6e
Adding new region for cla_sign ( #2650 )
2017-05-18 07:49:24 +02:00
Fredrik Lindqvist
aebe71c10b
Add logos to "native" Home Assistant components ( #2651 )
...
* Added Home Assistant logo to plant component
Added Home Assistant logo to component since it not dependent on anything than Home Assistant.
* Add Home Assistant logo to rss feed
* Add Home Assistant logo to Emulated Hue
* Add Home Assistant logo to DNSIP sensor
2017-05-18 07:47:53 +02:00
Arno
707b6c7e77
pip3 install should be executed with sudo ( #2652 )
...
Installation will fail if not sudo-ed.
2017-05-18 07:47:05 +02:00
Paulus Schoutsen
4cde3536d2
Fix warning
2017-05-17 21:26:25 -07:00
Pascal Vizeli
a51a99ab1b
Update addon_config.markdown
2017-05-17 23:52:39 +02:00
Eugenio Panadero
1bb8aeccd1
Kodi specific service to call Kodi API methods
( #2635 )
...
* Kodi specific services to call Kodi API methods
- Doc for new service: `kodi_execute_addon` to run a Kodi Addon with optional parameters. Results of the Kodi API call, if any, are redirected in a Home Assistant event: `kodi_execute_addon_result`.
- Doc for new service: `kodi_run_method` to run a Kodi JSONRPC API method with optional parameters. Results of the Kodi API call are redirected in a Home Assistant event: `kodi_run_method_result`.
- Add `timeout` parameter to yaml config (needed to make slow queries to the JSONRPC API, default timeout is set to 5s).
- Examples for using the new services: one simple yaml example to call `kodi_execute_addon`and turn on the TV attached to Kodi; and other, more complex, to query the Kodi library and make a dynamic input select.
* remove `kodi_execute_addon` service; change example to work with `kodi_run_method`
* naming changes
* complex example to cookbook
* Update media_player.kodi.markdown
2017-05-17 08:43:27 -04:00
boojew
39ecaf684f
Transition updated ( #2640 )
...
* Transition updated
According to this https://home-assistant.io/cookbook/automation_sun/ (and my own experience) transition appears to only be supported on Hue bulbs - so I have updated the Transition note.
* Update light.markdown
Change language to be more ambiguous.
2017-05-17 08:53:12 +02:00
Marc Forth
fee5ecc5d0
Update lets_encrypt.markdown ( #2643 )
...
Corrected command to change user, as the default position for most users is not to have a password for HA user.
2017-05-17 07:21:10 +02:00
Sören Oldag
651f429bd1
Updated rpi_gpio_pwm docs. ( #2647 )
2017-05-17 07:18:04 +02:00
Beat
14109cf5c3
Issue 2310: Release filter on component page ( #2646 )
...
* * removed duplicated code
* give the search field focus on page load for faster interaction
* introduced filter-by-version
2017-05-16 19:50:30 -07:00
Pascal Vizeli
9a73e00636
Update addon_config.markdown
2017-05-16 23:46:02 +02:00
Paulus Schoutsen
b198c72a5e
Add info about automation editor
2017-05-16 07:57:58 -07:00
Pascal Vizeli
c1a1912490
fix spell
2017-05-16 16:12:52 +02:00
Pascal Vizeli
3424892151
add devices support
2017-05-16 16:11:38 +02:00