9 Commits

Author SHA1 Message Date
Alexey Kardashevskiy
968d987d85
android_ip_webcam: Fix motion_detect switch description (#13827)
There is no motion_detection but there is motion_detect as per:

grep motion_detect lib/python3.8/site-packages/homeassistant/components/android_ip_webcam/__init
__.py
    "motion_detect": "Motion Detection",
    "motion_detect",

This replaces the switch name with a correct one and adds it to
the config example. The switch is confirmed to work.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2020-06-24 11:43:29 +02:00
kentloving
7065f30b35
Clarify the setup instructions for Android IP Webcam (#12549)
Moved the alternate configuration methods to a separate section. Added more verbiage to the configuration descriptions.
2020-03-30 13:10:14 +02:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
bbdefa833e
Extends textlint Terminology list; part 3 (#12069)
* Extends textlint Terminology list; part 3

* Fix apcupsd
2020-02-12 22:24:59 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Hmmbob
563eea843d Fix broken links in Tellstick, Android IP Webcam, Squeezebox and Hassbian / installation documentation (#10733)
* Fixing broken links in Hassbian installation docs

* Fix broken link in Tellstick documentation

* Fix broken links

* Fix broken links

* Fix broken links
2019-10-12 12:51:51 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00