Commit graph

7319 commits

Author SHA1 Message Date
Pascal Vizeli
af57c744be Update run_local.markdown 2017-10-21 22:44:39 +02:00
Guyanthalas
c51c5b4234 minor grammar update (#3702) 2017-10-21 21:23:23 +02:00
c727
39c2487cf0 custom panel example: update to polymer 2 class (#3693) 2017-10-21 17:36:29 +02:00
Fermulator
f2ec8c291f update init.d daemon script to specify HASS_BIN (#3700)
* update init.d daemon script to specify HASS_BIN

As per:
 * https://home-assistant.io/docs/autostart/init.d/
, coupled with:
 * https://home-assistant.io/docs/installation/virtualenv/

It's obvious that the user needs to replace "RUN_AS" with the correct user.
What can be made more clear is to include a "HASS_BIN" shell variable, with a similar instruction to update that if needed.

Note that I opted NOT to change the HASS_BIN to the full path /usr/bin/hass, as the previous revision presumably assumes that the `hass` binary is in the $PATH env for whatever user is running it ... (didn't want to change that).

* Fix name
2017-10-21 17:35:57 +02:00
c727
b61ba91c17 custom-ui state-card upgrade example (#3698)
* custom-ui state-card upgrade example

* wording

* Add some line breaks
2017-10-21 17:35:16 +02:00
Fabian Affolter
869e9f1856
Add details for commit messages 2017-10-21 15:07:47 +02:00
Max Rumpf
89e692c7c7 Very small wording improvement (#3695) 2017-10-21 13:36:50 +02:00
Fabian Affolter
2b963d62c4
Add details about the token 2017-10-20 23:28:10 +02:00
Alexis Iglauer
89fba70110 Removed reference to WPS-only setup (#3690)
MyStrom buttons can be set up via the app (as per the manual, confirmed by me today).
2017-10-20 21:13:38 +02:00
cribbstechnologies
42d87a546e fixing formatting of example (#3689) 2017-10-20 20:34:36 +02:00
olskar
80f2142b9d Installation of python_openzwave on OSX (#3660)
* Installation of python_openzwave on OSX

Add command needed for installation of python_openzwave on OSX to work. 
See https://github.com/home-assistant/home-assistant.github.io/issues/3653

* Changes `OS X` to `macOS`
2017-10-20 09:50:07 +02:00
Adam Mills
c8729d1620 Remove some stale info from Z-Wave (#3551) 2017-10-20 09:13:55 +02:00
Phill Price
ab3babe491 Manual Alarm Panel arming options (#3445)
* Manual Alarm Panel arming options

Coming out on the site as very strangely styled, currently.

Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.

* Update alarm_control_panel.manual.markdown
2017-10-20 09:06:31 +02:00
jeremysv
bff0e5c6ef Correct 'play_media' to 'media_play'. (#3681) 2017-10-20 09:03:03 +02:00
Fabian Affolter
ebc5bb1f72
Add details about tests 2017-10-20 08:25:29 +02:00
Fabian Affolter
1e609fa51b
Sync with binary sensor 2017-10-20 08:11:06 +02:00
Fabian Affolter
46f4d9709a
Minimize configuration sample 2017-10-20 08:09:48 +02:00
quaec
c3ccb6e0c0 Added brief explantation of the sensors creation (#3675) 2017-10-20 08:09:23 +02:00
DubhAd
595d0c81fb Adding note on entity naming (#3677)
Adding troubleshooting note about entity names.

I wonder if this needs called out into its own section in the introductory documents though.
2017-10-20 08:07:34 +02:00
Paulus Schoutsen
7e10922393 Update dev nav 2017-10-19 21:30:59 -07:00
Paulus Schoutsen
81a79e6bd7 Add privacy policy, tos from forums 2017-10-19 21:29:29 -07:00
DubhAd
810d5ad738 Corrected permissions
Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
2017-10-19 08:43:36 +01:00
Oliver
e878e95cba Added support for Denon AVR-4810. (#3640)
Added support for Denon AVR-4810.
2017-10-18 22:59:25 +02:00
Fabian Affolter
0211abb0f2 Add blog post for building a serial analog sensor (#3620)
* Add blog post for building a serial analog sensor

* Fixed two minor grammar issues.

* Update date

* Rename blog post
2017-10-18 22:49:20 +02:00
DubhAd
2ca3852dd7 Update to auto turn off the cycle (#3391)
* Update to auto turn off the cycle

Addition of service_template to automatically turn off the cycle when the lights reach their minimum or maximum brightness. Validated on my own lights.

* Fixed facepalm

Added the raw/endraw tags to the half I missed
2017-10-18 22:18:26 +02:00
dmschlab
8c6bd973ff Update switch.rpi_gpio.markdown (#3662)
I found the current documentation confusing as it did not clearly state whether the code is look at the pin # or GPIO #. Looking on the forums others were having the same issue. My goal is to make it clear that GPIO # is what users should be entering into their configs.
2017-10-18 21:51:26 +02:00
Georgi Kirichkov
f83561974b Grammar fix (#3671) 2017-10-18 21:35:42 +02:00
Nicholas Amadori
e0b2027abc Specify that RPC Shutdown is only for Windows computers (#3667)
* Specify that it is only for Windows computers

* Fix name
2017-10-18 21:33:51 +02:00
Phil Hawthorne
909f43cf45 Add post for Podcast Episode 10 (#3666)
Adds a blog post for the Home Assistant podcast Episode 10
2017-10-18 21:33:28 +02:00
c727
c21dbbf311 small typo (#3665) 2017-10-18 08:37:04 +02:00
Hugo Gresse
b6c92aee08 Improve one-wire sensor (#3656)
* Improve one-wire sensor

* Minor changes
2017-10-17 21:11:42 +02:00
Max Rumpf
f20a81bdd8 Add info about !include, fix #3262 (#3651) 2017-10-17 21:10:43 +02:00
Eric Oosting
7b68fdebb2 Update to hassio upgrade documentation and inclusion of ssh upgrade screenshot (#3346)
* Update index.markdown

firmed up the description of the upgrade process from the gui
added a screenshot to ssh command line upgrade

* ssh upgrade screenshot

ssh upgrade screenshot for inclusion into the upgrade process docs

* Update index.markdown

* Small typo fixes

I've fixed some small typo's and changed sentences a little to be more fluent.
2017-10-17 18:58:55 +02:00
Hugo Gresse
41f0b329fe Format json response in notify.telegram.markdown (#3658) 2017-10-17 18:58:24 +02:00
Schmackos
6b62c56717 Update hdmi_cec.markdown (#3652) 2017-10-16 23:58:30 +02:00
Fabian Affolter
79378ed0b3
Add intro 2017-10-16 22:47:58 +02:00
olskar
577ebbb51c add scene and script to glossary (#3649) 2017-10-16 22:07:50 +02:00
Fabian Affolter
037f371efc
Add additions from #3635 2017-10-16 22:02:03 +02:00
Fabian Affolter
0e376d126d
Move redirect to standards 2017-10-16 21:58:58 +02:00
Fabian Affolter
c64f54c3a7
Make BG transparent 2017-10-16 21:58:53 +02:00
Anders Fogh Eriksen
95fbc2db61 Update .travis.yml example (#3645)
to test against Python 3.5
2017-10-16 21:48:14 +02:00
milanvo
17a0cec521 Fix link to purge service heading (#3647) 2017-10-16 21:13:55 +02:00
Jürgen W
242019bcd8 update ssh details to be clearer on what is needed (#3579) 2017-10-16 20:23:36 +02:00
Fabian Affolter
d5c791cf0d
Add logo 2017-10-16 10:11:13 +02:00
Taylor Peet
ef6f7c683d Add numeric state example to Bayesian Sensor (#3642) 2017-10-16 08:33:35 +02:00
Paulus Schoutsen
29ae1eed87 Release 0.55.1 2017-10-15 14:33:22 -07:00
Fabian Affolter
6846dc6479
Update 'ha_release' 2017-10-15 22:50:17 +02:00
Fabian Affolter
5b13f5e43b Add screenshots and update the outdated instructions (#3622) 2017-10-15 22:46:26 +02:00
Fabian Affolter
40f5aa3651 Template blog post (#3626)
* Add a blog post templating and times/dates

* Update date
2017-10-15 22:45:48 +02:00
Fabian Affolter
36ce6730bf Update 'now()' and 'utcnow()' (#3625)
* Update 'now()' and 'utcnow()'

* Add note
2017-10-15 22:32:45 +02:00