Josh Wright
fc8b41ce55
Make sure the 'hass' user is in the right group ( #414 )
...
In order to access the USB Z-Wave controller, the newly created user needs to be in the 'dialout' group (on Debian)
2016-04-22 09:09:49 +02:00
Martin Hjelmare
8116de20e7
Update docs for mysensors
...
* Update config and text for mysensors ethernet gateway.
* Update example sketch for mysensors switch.
2016-04-21 07:54:58 -07:00
Paulus Schoutsen
9ac2dbdf7c
Add TEMP_CELSIUS to breaking change 0.18
2016-04-20 23:01:18 -07:00
Paulus Schoutsen
1f7e741149
Add social image
2016-04-20 19:05:36 -07:00
Paulus Schoutsen
09b557c401
0.18 release #412 from home-assistant/next
...
0.18 release
2016-04-20 18:46:41 -07:00
Dani
7c80d74d31
Update configuration_yaml_by_danichispa.markdown ( #411 )
2016-04-20 13:25:04 +02:00
Fabian Affolter
11a609f5bb
Minor changes
2016-04-20 09:25:50 +02:00
Fabian Affolter
a4b8940a40
Minor changes
2016-04-20 09:25:38 +02:00
Paulus Schoutsen
a23d39bbe9
Update demo
2016-04-20 00:09:45 -07:00
Paulus Schoutsen
70bd3f4890
Release 0.18 blog post
2016-04-20 00:09:45 -07:00
Fabian Affolter
09527857df
Add @bimbar, @joelash, @TheRealLink, @oeysteinhansen, @jpmossin,
...
@bradsk88, @vmulpuru, and @DesignFirst
2016-04-20 09:01:05 +02:00
Christoph Wagner
1a3ac92fe5
Split the customizing devices section into it's own page ( #410 )
...
* Split the customizing devices section into it's own page
* fixed date
* fixed date
2016-04-19 23:07:11 -07:00
Paulus Schoutsen
e7d7175aa1
Merge branch 'master' into next
...
Conflicts:
source/_components/sensor.loop_energy.markdown
2016-04-19 22:56:48 -07:00
Dennis Karpienski
2b9396a494
added webostv ( #404 )
...
* added webostv
* replaced icon
2016-04-19 22:05:55 -07:00
tradiuz
a9f630f5a4
Adding passive config variable to Zone docs ( #409 )
2016-04-19 21:43:06 -07:00
Josh Wright
ca6955ff24
Suggest the flake8 git commit hook ( #408 )
...
Given the number of PRs that require style cleanups, it seems like it might be helpful to suggest users add the flake8 commit hook, to catch issues before they get committed to the repo.
2016-04-19 18:50:29 -07:00
Daniel Høyer Iversen
2fcb0e9239
Update switch.tellstick.markdown
2016-04-19 11:55:41 -07:00
Daniel Høyer Iversen
676c771629
Update light.tellstick.markdown
2016-04-19 11:55:24 -07:00
Daniel Høyer Iversen
fb30299d6e
Update tellstick.markdown
2016-04-19 11:55:07 -07:00
joemcmonagle
04e6d9d965
Update switch.command_line.markdown
2016-04-19 10:59:42 -04:00
Paulus Schoutsen
593266449a
Fix broken link
2016-04-18 23:33:03 -07:00
Paulus Schoutsen
39f76098b3
Add to infinity and beyond blog
2016-04-18 23:16:41 -07:00
pavoni
fa2f2b6941
Add new parameters to docs.
2016-04-18 12:34:02 +01:00
Paulus Schoutsen
e0795f6ea2
Fix autostart link
2016-04-17 23:35:12 -07:00
Paulus Schoutsen
fc5b4e1096
Add missing page back for google
2016-04-17 23:33:01 -07:00
LucaSoldi
9fad955abf
Update camera.rpi_camera.markdown ( #400 )
...
Correct wrong text in configuration variables
2016-04-17 11:44:55 +02:00
Paulus Schoutsen
a450da9396
Fix typo page views
2016-04-17 00:18:11 -07:00
Paulus Schoutsen
ea81254ba1
Add blog post about documentation
2016-04-17 00:06:41 -07:00
Paulus Schoutsen
d8c8cf4c8d
More tweaks to developer docs
2016-04-16 23:00:45 -07:00
Paulus Schoutsen
c5bc6c0cfb
Fix typo dev nav
2016-04-16 20:30:43 -07:00
Paulus Schoutsen
432ee1a169
Update getting started
2016-04-16 17:10:09 -07:00
Paulus Schoutsen
02022912d8
Remove old redirects
2016-04-16 15:50:13 -07:00
Paulus Schoutsen
a4adf87fe3
Split up development pages
2016-04-16 15:06:08 -07:00
Paulus Schoutsen
8bee265142
Add image for new demo
2016-04-16 14:59:46 -07:00
Christoph Wagner
a32cfa203c
Fix copy and paste error ( #399 )
...
The config variable explained is not `priority` but `recipient`
2016-04-16 21:27:56 +02:00
Michael
4acf4771bd
Update input_slider.markdown
2016-04-16 09:39:27 -07:00
Michael
ca9fd03b66
Update input_select.markdown
2016-04-16 09:31:28 -07:00
MinchinWeb
9f1c37d3c5
Update Install Instructions for DSM 6.0 ( #393 )
...
Changes from DSM 5.2:
- Synology Python package is now Python 3.5 (was 3.4)
- it appears the install location for the Python binaries has changed
- does not assume `pip` is installed with the Python package (it wasn't on my machine)
- `-r` wasn't an option for `chown` or `chmod`, but `-R` is (applies the commands recursively. I'm not sure whether this was originally a typo, or I have a different version of these commands
- `chmod` flags set to `660` for the `/volume1/homeassistant` directory made it so that the admin users can't enter it. `664` seems to work well.
2016-04-15 23:44:17 +02:00
Alexander Fortin
f12bf1a0e0
Add links to Balloob OpenIoT 2016 slides ( #395 )
2016-04-15 23:42:53 +02:00
David
fa7be8fae8
extra tab after 'receiver_source' ( #396 )
2016-04-15 23:42:26 +02:00
Jonatan Castro
5e55dd31f1
Update vera.markdown
...
Typo
2016-04-15 00:19:14 +02:00
Paulus Schoutsen
13ca1f106b
Merge pull request #392 from MartinHjelmare/fix-highlighting
...
Fix mysensors sketch syntax highlighting
2016-04-14 09:42:29 -07:00
MartinHjelmare
1353232baf
Fix mysensors sketch syntax highlighting
2016-04-14 18:30:02 +02:00
Paulus Schoutsen
995d120e89
Merge pull request #391 from MartinHjelmare/update-mysensors
...
Add example sketches
2016-04-14 08:48:20 -07:00
MartinHjelmare
9e4a635494
Add example sketches
...
* Add binary sensor sketch.
* Add light sketch.
* Add sensor sketch.
* Add switch sketch.
* Change example yaml to default value for optimistic setting.
2016-04-13 18:03:43 +02:00
Marc Plano-Lesay
d722fd3229
Remove warning from media_player.yamaha page
...
The front-end loading issue (home-assistant#1686) has been solved, hence removing the warning.
2016-04-13 07:45:50 -07:00
Paulus Schoutsen
9b69b78bcf
Update welcome.html
2016-04-12 22:02:23 -07:00
Robbie Trencheny
070405d4ca
Remove www. from Github
2016-04-12 21:43:57 -07:00
Paulus Schoutsen
d7cec3b496
Merge pull request #389 from fabaff/moving
...
Update links
2016-04-12 21:23:41 -07:00
Fabian Affolter
c30aead662
Fix template
2016-04-12 22:23:47 +02:00