15862 Commits

Author SHA1 Message Date
Franck Nijhof
f1ac07a0ba
Merge branch 'current' into next 2020-01-07 16:26:25 +01:00
Franck Nijhof
bb1fe0ff88
Sync config flow with codebase (#11660)
* Sync config flow with codebase

* Corrected sync with release
2020-01-07 16:25:50 +01:00
Franck Nijhof
81169a8f1d
Sync title/names with codebase (#11659) 2020-01-07 16:18:43 +01:00
Franck Nijhof
6d684f6bb4
Merge branch 'current' into next 2020-01-07 16:03:04 +01:00
RockBomber
cbd38fbaea Adding definition of logfile variable to rc.d script (#11646)
With this instruction a have an error after starting service:
```
# sysrc homeassistant_enable="YES"
homeassistant_enable:  -> YES
# service homeassistant start
install: : No such file or directory
Starting homeassistant.
daemon: open: Permission denied
/usr/local/etc/rc.d/homeassistant: WARNING: failed to start homeassistant
```
There is needs to define logfile variable in rc.d script
2020-01-07 15:54:33 +01:00
Jason Ross
c85302ed69 Add Documentation for PIN Feature (#11571) 2020-01-07 15:52:54 +01:00
Raman Gupta
d18b2af107 remove suppress_warning from configuration definition of vizio… (#11650)
Co-authored-by: Gupta, Raman <Raman.Gupta@cvent.com>
2020-01-07 15:52:17 +01:00
Ben
a1189eae7f add surepetcare doc (#9590)
* add surepetcare doc

* fix date

* Update surepetcare.markdown

* add some missing info

* ✏️ Tweaks

* Move documentation to new integrations location

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-07 15:50:43 +01:00
Franck Nijhof
c50eb55b74 Sync title/names with codebase (A-H) (#11655) 2020-01-07 15:30:05 +01:00
Paulus Schoutsen
7211478ffd
Sync title/names with codebase (I-S) (#11656) 2020-01-07 15:29:53 +01:00
Franck Nijhof
d91f53bb52 Sync title/names with codebase (T-S) (#11657) 2020-01-07 15:29:46 +01:00
Maciej Bieniek
a28beaab04 Add documentation for Brother Printer integration (#11595)
* Add Brother Printer documentation

* Fix CI error

* ✏️ Tweak

* Suggested change

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Suggested change

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Remove configuration

* Suggested change

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* ✏️ Tweak

* Fix version number

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-07 15:15:48 +01:00
Jeff Irion
9e27283217 Document 'androidtv.download' and 'androidtv.upload' services (#11501)
* Document 'androidtv.adb_filesync' service

* Document 'androidtv.download' and 'androidtv.upload' services
2020-01-07 15:12:10 +01:00
Franck Nijhof
2c2cd0305f
Sync title/names with codebase (I-S) 2020-01-07 14:50:24 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Fabian Affolter
86ae27b9ff
Merge branch 'current' into next 2020-01-07 12:59:05 +01:00
Ville Skyttä
b6a904933b Code blocks (#11648)
* Run black on Python code blocks, syntax fixes

https://github.com/scop/misc/blob/master/black_markdown.py

* Code block language marker fixes

* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Eleftherios Chamakiotis
497dfc4bcb Added documentation for "autobypass" option added to the AlarmDecoder integration (#11470)
* Added documentation for "autobypass" option added to the AlarmDecoder integration

* Update source/_integrations/alarmdecoder.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Removed the autobypass option from the default configuration, as suggested

* Minor text change

* Jekyll build is failing, so trying to spot the problem

* Update source/_integrations/alarmdecoder.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Restored original zone numbers in the example configuration, as it was not related to the preview-deploy problem

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-06 20:17:29 -05:00
Trekky12
3f58993701 Add documentation for pilight dimmer as light (#11531)
* Add documentation for pilight dimmer as light

see https://github.com/home-assistant/home-assistant/pull/30107

* Change dimmers to light
2020-01-06 20:13:24 -05:00
Paulus Schoutsen
0e49f98121 103.6 2020-01-06 22:04:23 +01:00
Jc2k
639d9047e2 Mention homekit_controller air quality support (#11641) 2020-01-06 21:45:23 +01:00
Marco H
8f740dc845 Fix typo (#11647)
Fix typo in "headding"
2020-01-06 21:43:27 +01:00
SukramJ
6a0fc0b252 Add HmIP-WHS and HmIP-PMFS to HomematicIP Cloud (#11582) 2020-01-06 08:35:47 -05:00
Felix Eckhofer
fa4e1e9c4d Use explicit links inside configuration blocks (#11645)
The converter used in the configuration plugin is not aware of
references declared outside of the block and therefore fails to render
reference links. This replaces them with explicit links.

Resolves #11643
2020-01-06 11:02:57 +01:00
Pascal Vizeli
b701713cfd Remove OrangePi Prime (#11644) 2020-01-06 10:36:18 +01:00
Franck Nijhof
c0e76c2c17
Merge branch 'current' into next 2020-01-06 10:21:27 +01:00
ochlocracy
13d5d76fea Add support for Alexa locale configuration (#11566) 2020-01-06 10:19:54 +01:00
brefra
d6bf73ae8c Add automation example to Velbus integration (#11623)
* Add automation example to Velbus integration

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-06 10:19:29 +01:00
mannte
1a2bcf023d Update of the Google assistant SDK manual (#11640)
The previous edit I made was not completely correct and only worked (partially) because I already had the Google Assistant Component API (not voice) activated. 
This is my previous pull request: https://github.com/home-assistant/home-assistant.io/pull/11600
2020-01-06 08:06:44 +01:00
ha14937
d6cdd63b49 HS110 clarifications (#11642)
Hi all - my first proposed change, and it's minor. I ran into this issue where I misread the original and believed other devices (HS103's in my case) were supported for everything (control and sensors) when it's really just the HS110 that can create sensors. Anyway, I thought I would make it more clear for anyone else who may have misread it like I did. Cheers!
2020-01-06 08:04:27 +01:00
Jc2k
997c64673e Mention fan support (#11638) 2020-01-05 19:16:38 +01:00
sdekker90
d383a54324 Update samsungtv.markdown (#11639)
Works on ES6100
2020-01-05 14:57:37 +01:00
Ville Skyttä
301edb9bd2 Home Assistant etc spelling consistency fixes (#11637)
* Be consistent with Home Assistant spelling

* Refer to the Configurator without "HASS"

That's what's it calls itself and how it is in the add-on store.

* Be consistent with Hass.io spelling

* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
GoSpursGoNL
8fba0f8c74 Fix typo (#11636) 2020-01-05 12:00:25 +01:00
Paulus Schoutsen
86a3bcb916 Add person reload service (#11633) 2020-01-05 11:36:53 +01:00
trentjw
f8abed18e0 Update tplink.markdown (#11635)
* Update tplink.markdown

* ✏️ Removal of non-existing platform to list.

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-05 11:01:00 +01:00
Troy Prelog
a4e6ff1e7a Update Freenas docs (#11585)
* updated rc.d script

Add extra_commands

	check_config - checks config using `hass --script check_config`
	upgrade - stops HA / upgrade / checks config / starts HA (only starts if config check passes)
	test - simple test to check directories / activate venv / check version of python and homeassistant
	restart - (modified) check_config / stop HA /start HA (only restart if config check passes)

NOTE: All extra_commands REQUIRE bash to be installed
	`pkg install bash`

I also removed the check_config from the pre_start function because because it will prevent HA from starting
if the configuration is missing (Like a clean install from example). NO BUENO!

Another case to consider haveing no configuration even after initial install is troubleshooting or testing.
For instance with rc.d script createing a fresh config is simple.

Let's suppose my working config is at
	`/home/hass/homeassistant`

Now to get a clean configuration I can just do this
	service homeassistant stop
	sysrc sysrc homeassistant_config_dir="/home/hass/ha_test_config"
	service homeassistant start

That's it! Configuration wise, it's a clean install. To switch back to working config I just
	service homeassistant stop
        sysrc sysrc homeassistant_config_dir="/home/hass/homeassistant"
        service homeassistant start

Awesome right?! But that doesn't work if check_config fails during pre_start

* add pkgs

These are not required to install HA but they are quickly missed once you start to actual use it. Let's just avoid
some fustration from the start. I don't think this list should be all inclusive but these basic things seem to be
frequently needed from the start.

	autoconf |
	gmake    | - looking at you Z-Wave, Stream, IKEA Tradfri
	pkgconf  |

	bash - Give me bash or give me death! Seriously, it makes life easier. There's not alot of *BSD focus
		around HA. I only use *BSD because of FreeNAS -- Typically (with the exception of jails) FreeNAS is webui.
		I'm ok with Linux cli and it's very similiar to FreeNAS but not the same. It's not bash. I don't think it
		needs to be for the root user either. But having bash installed and used by the HA user makes it easier
		to follow along with exising documentation for other virtualenv type installs when trying to further expand
		your HA installation

* give me bash or give me death!

Most people won't notice a differene but we'll know in our hearts we did the right thing.

* fix typo

I'm lucky I can spell my name

* whitespace

* use venv

Use the built-in venv instead of virtualenv which must be installed seperate.
2020-01-05 10:29:16 +01:00
Jeff Irion
2675661e67 Add troubleshooting solution for devices that drop off WiFi (#11634) 2020-01-05 10:22:17 +01:00
Ville Skyttä
9f42bbb5d6 Point to Telegram chatbot page from Telegram config example (#11631)
* Point to Telegram chatbot page from Telegram config example

* Refer to chatbot platforms consistently as platform, not method
2020-01-04 22:07:08 +01:00
Iulius
e889908a40 separate cmd payloads to state values (#11420) 2020-01-04 17:41:28 +01:00
Petro31
1ef6a09dbe Update example to show variable used in set_fan_speed template. (#11624)
Update to the example to let users know what set_fan_speed passes as a variable to the template.
2020-01-03 23:55:47 +01:00
Dubh Ad
0fcd54373d Removing reference to api_password (#11626)
Removing the reference to the (deprecated) `api_password`
2020-01-03 23:54:41 +01:00
Ross Cullen
b8a0872661 Improved & simplified documentation - Doorbird (#11621)
* Improved & simplified documentation

* New amendments tested and validated on both IOS and Android - instructions updated to reflect this.
* Improved & simplified documentation. I've gone through the menus on Android and IOS and can confirm this is where the information required is located
* Minor grammar tweaks

* Update source/_integrations/doorbird.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/_integrations/doorbird.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/_integrations/doorbird.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/_integrations/doorbird.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 23:53:27 +01:00
David Cramer
4917634367 Add documentation for Sentry (#11625)
* Add documentation for Sentry

See also home-assistant/home-assistant#30422

* Fix YAML formatting

* Add ha_category, ha_iot_class

* Update category, add ha_release

* Remove optional params

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-03 23:51:06 +01:00
Bas Nijholt
e7544c8c7c Add KEF integration (#11274)
* add KEF speaker integration docs

* ✏️ Tweak

* update text for usage of aiokef v0.2.0

* ✏️ Tweak

* add port to the configuration

* update ha_release to 0.104

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-03 19:11:03 +01:00
John Hollowell
d82aaa88d1 Add service information to homeassistant integration (#11607)
* Update homeassistant.markdown

Add services and descriptions for `homeassistant`

* Update service-calls.markdown

Add link to homeassistant services information

* Update homeassistant.markdown

adhere to documentation standards

* Apply suggestions from code review

Fix heading levels and a copy/paste typo

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Apply suggestions from code review

make entity_id's optional

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 19:09:23 +01:00
Ville Skyttä
ffec20f792 Spell Zigbee consistently, with lowercase "b" (#11618)
https://zigbeealliance.org/developer_resources/zigbee-specification/
"Please note that this uses old branding, Zigbee is always a lowercase
 B, not a capital. This change occurred shortly after the official
 release of this document."

Also other docs at https://zigbeealliance.org/solution_type/zigbee/,
https://github.com/zigpy/zigpy/issues/111
2020-01-03 18:50:06 +01:00
Franck Nijhof
e0956517f4
Clarify Hass.io ecosystem in glossary (#11617)
* Clarify Hass.io ecosystem in glosarry

* Process review suggestions

* Process review suggestions

* Spelling
2020-01-03 18:49:21 +01:00
Franck Nijhof
bb90760fd9
Merge branch 'current' into next 2020-01-03 15:26:35 +01:00
Sérgio
fa5c116a9a Update docs for telegram bot (#11550)
* Update docs for telegram bot

* Add example
2020-01-03 14:34:17 +01:00