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
Hugo Dupras
ed90bce4a6
Netatmo Binary sensor: timeout and offset are the same thing ( #3609 )
...
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
2017-10-18 22:56:51 +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
Egor Tsinko
e42a0fb956
added documentation for monoprice platform ( #3495 )
...
* added monoprice page
* updated markdown
* updated markdown
* renamed mp-logo.svg to monoprice.svg
updated ha_release to 0.55
* fixed some typos
* switched logo from white to black
* updated release
* Grammar; Added missing determiner
2017-10-18 22:39:45 +02:00
rbflurry
1f54839f0c
Update device_tracker.unifi.markdown ( #3353 )
...
* Update device_tracker.unifi.markdown
For
https://github.com/home-assistant/home-assistant/pull/8998
* Update device_tracker.unifi.markdown
* Update device_tracker.unifi.markdown
* Update device_tracker.unifi.markdown
* Removed API configuration parameter from the documentation
* Some minor spelling & grammar fixes
2017-10-18 22:34:46 +02:00
PeteBa
2964e9ae54
Update away state to not_home ( #3648 )
2017-10-18 22:25:42 +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
Phil Kates
889934d150
Add google_assistant component ( #3657 )
...
* Add google_assistant component
* Be more explict about config keys and replaced strings
* Fix typo and minor language change
* Some minor spelling & grammar fixes
2017-10-18 21:56:58 +02:00
Iain Matchett
938c683678
Update 2017-10-06-deprecating-python-3.4-support.markdown ( #3669 )
...
Really persnickety update to remove an erroneous space
2017-10-18 21:53:29 +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
Fabian Affolter
2fae62a3ee
Add serial sensor docs ( #3619 )
2017-10-18 21:44:22 +02:00
Iain Matchett
8c69841de2
Couple of typos ( #3670 )
...
* couple of typos
* Update 2017-10-07-release-55.markdown
2017-10-18 21:37:31 +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
Ludovic
06a0287769
Update doc for notify.xmpp ( #3664 )
...
* Update doc for notify.xmpp
Add new optional variable.
* Small grammar changes
* Removed extra space
2017-10-18 08:51:22 +02:00
c727
c21dbbf311
small typo ( #3665 )
2017-10-18 08:37:04 +02:00
mclem
62bdb6f8fb
Add transmission sensor: number of active torrents ( #3655 )
2017-10-17 22:45:37 +02:00
Aaron Bach
ed905b370b
Adds documentation for the Yi Home Camera platform ( #3580 )
...
* Adding docs
* Various tweaks
* Fixed typos
2017-10-17 22:24:02 +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
Daniel Høyer Iversen
8a3fd920d6
Merge pull request #3643 from home-assistant/Danielhiversen-patch-1
...
Last action for xiaomi aqara binary sensor
2017-10-17 10:19:10 +02:00
Joe Lu
819b016970
Added armed_night to manual_mqtt alarm doc ( #3340 )
...
* Added armed_night to manual_mqtt alarm doc
Code change PR: https://github.com/home-assistant/home-assistant/pull/9358
* Update alarm_control_panel.manual_mqtt.markdown
* Made small grammar corrections
2017-10-17 09:26:15 +02:00
Sergey Isachenko
cb27970390
Refreshing Tesla markdown. ( #3404 )
...
* Hass Markdown for Tesla component.
* Markdown fixed. Tesla logo added
* Spelling fixed.
* Fixes again
* Changes as @MartinHjelmare requested.
* Typo fix
* Markdown for Tesla switch
* Updated tesla.markdown
* Fix of the copy/paste error
2017-10-17 08:58:04 +02:00
Schmackos
6b62c56717
Update hdmi_cec.markdown ( #3652 )
2017-10-16 23:58:30 +02:00
Daniel Høyer Iversen
ea3b8e3b39
Fix travis build ( #3644 )
...
* Update controllers.markdown
* Update installation.markdown
2017-10-16 23:02:24 +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
Daniel Høyer Iversen
6f4cbdb72b
Update binary_sensor.xiaomi_aqara.markdown
2017-10-16 07:56:38 +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
Lewis Juggins
789ba6b4ba
Update tradfri installation instructions ( #3558 )
...
* Update tradfri installation instructions
* Update tradfri.markdown
* Remove installation, no longer needed
2017-10-15 22:43:41 +02:00
Fabian Affolter
36ce6730bf
Update 'now()' and 'utcnow()' ( #3625 )
...
* Update 'now()' and 'utcnow()'
* Add note
2017-10-15 22:32:45 +02:00