18088 Commits

Author SHA1 Message Date
Stefan
8151efd0bc
Zone Trigger: changed entity_id from device_tracker to person (#14228)
Entity_id of a zone trigger can be both a person, or a device_tracker. I'd say that a person entity is the newer, recomended type.
2020-08-11 13:05:41 +02:00
Felix Stupp
cddd3720db
Fixed ambigouty about above/below for automation trigger numeric_state (#14204)
Above and below are strict comparison operators (> or <, not >= or <=).
The version before was ambiguous about that by explaining that values like 17 or above will trigger the automation.
2020-08-11 12:49:45 +02:00
Felix Stupp
67115d6551
Add list of possible states to description about timers (#14203) 2020-08-11 12:48:52 +02:00
Fabian Affolter
0a83f02893
Update credits (#14205) 2020-08-11 12:47:25 +02:00
Matthew Grimes
765bfbd9be
Update device-specific.markdown (#14224)
Fix typos
2020-08-11 09:58:36 +02:00
Zac West
4b6c8fd45b
[iOS] Exclude /ios/beta from universal links (#14220)
* Exclude /ios/beta from universal links

* Update apple-app-site-association

Add /ios/beta/* to exclusion
2020-08-10 12:00:59 -07:00
gozasc
61365feb98
Update installation.markdown (#14177) 2020-08-10 20:54:31 +02:00
tomlut
807e232172
Add quotes to the payload_template example. (#14206)
The payload_template example was missing enclosing quotes. Confirmed that this is required. 

`payload_template: {{ states('sun.sun') }}` causes the service call to fail, ("value should be string for dictionary value").

`payload_template: "{{ states('sun.sun') }}"` publishes correctly
2020-08-10 19:48:07 +02:00
Hedda
2f4896de0f
Update zha.markdown with all TI CC1352x and CC2652x (#14211)
Update zha.markdown with additional supported CC1352x and CC2652x Zigbee chips from Texas Instruments.

CC1352P, CC1352R, CC2652P, CC2652R, CC2652RB use the same firmware/API version and are all supported.
2020-08-10 19:41:46 +02:00
Fabian Affolter
e1d5b76d95
Update formatting (#14215) 2020-08-10 17:56:09 +02:00
Justin Bassett
44ba0c7ec6
Prepare for Android link handling (#14217)
Add the ability for the android application to handle links for https://home-assistant.io by default.
2020-08-10 17:54:28 +02:00
Jonathan Haddock
96aaba5684
Update http.markdown to include certificate location (#14199)
Added details of where the certificate can be found when using the Let's Encrypt add-on, as this was not immediately clear and took me a reasonable amount of searching.
2020-08-09 10:22:39 +02:00
Kendell R
ccbcfdd63c
Update history screenshot (#14171) 2020-08-08 15:03:30 +02:00
gozasc
bd502b054a
Update index.html (#14175)
First edit is to more accurately reflect the casing on the "Add-on store" tab; second edit (a > an) is for grammatical accuracy in the English language.
2020-08-08 15:02:54 +02:00
Eugene Prystupa
6f2fb65173
Update Bond documentation to specify minimum supported firmware (#14195)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-08-08 14:40:36 +02:00
David Martínez
1776faa2ef
Logitech Harmony integration (#14193)
The Logitech Harmony remotes can control Hue hubs, but only can be connected using the desktop software instead of mobile applications
2020-08-08 14:38:30 +02:00
Matthew
7e69b3e6d7
Update bom.markdown (#14194)
Correcting weather station ID/url as BOM changed the name.
2020-08-08 14:37:25 +02:00
Pascal Vizeli
606cd39e8d
fix version 2020-08-07 19:01:30 +02:00
Stefan Agner
8df762c00c
Update Material Design Icons link to 5.3.45 (#14170) 2020-08-07 18:26:32 +02:00
gozasc
5497cf81a9
Update hassos_faq.markdown (#14178)
Grammatical changes (superfluous commas, not starting sentences with contractions), spacing changes for the sake of consistency on the page, added a missing word (from) and a missing period.
2020-08-07 18:10:13 +02:00
Daniel Shokouhi
9b20fd8ac5
Correct companion link (#14179) 2020-08-07 18:08:06 +02:00
gozasc
1c5a7a0fac
Update zwave.markdown (#14180)
Minor grammatical changes.
2020-08-07 18:07:52 +02:00
gozasc
88ae81529f
Update enable_i2c.markdown (#14181)
Minor grammatical changes.
2020-08-07 18:07:32 +02:00
Erik Montnemery
9f3e7150fd
Update MQTT binary sensor example (#14182) 2020-08-07 18:06:48 +02:00
DrBlokmeister
879554d461
Fix broken amazon link (#14184)
Previous Amazon link was broken. I replaced it by a banggood link. Could also be replaced by a gearbest (https://www.gearbest.com/automation-modules/pp_3009630609765309.html) or unavailable Amazon product (https://us.amazon.com/Xiaomi-Bluetooth-Temperature-Sensitive-Thermometer/dp/B07B9SJJZJ).
2020-08-07 18:06:07 +02:00
Erik Montnemery
a19d794c7d
Correct documentation of MQTT binary_sensor expire_after (#14176)
* Correct documentation of MQTT binary_sensor expire_after

* Update binary_sensor.mqtt.markdown

* Update binary_sensor.mqtt.markdown

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-08-07 17:56:57 +02:00
Erik Montnemery
5cb1b4db6f
Clarify expire_after for MQTT sensor (#14183)
* Clarify expire_after for MQTT sensor

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-08-07 17:53:30 +02:00
Daniel Shokouhi
39d7b306a4
Correct minimal location and add entity state widget to blog post (#14172) 2020-08-06 11:13:48 +02:00
Robbie Trencheny
1625ccf4ca
Update line about Firebase costs 2020-08-05 15:24:10 -07:00
Graham Wetzler
f6a470d9fe
Fix typo (#14169) 2020-08-05 15:23:35 -07:00
Robbie Trencheny
6e97f0dfe5
enable comments 2020-08-05 14:48:45 -07:00
Tom Brien
bcd83fabf9
Companion apps update blog post (#14167)
* First stab on iOS side

* Merge Android and update iOS

* Android updates

Co-authored-by: Daniel Shokouhi <dshokouhi@gmail.com>
2020-08-05 22:24:03 +01:00
gwhiteCL
5e4a70bce1
Improvements to picture-elements.markdown (#14144)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-05 13:43:16 +02:00
R Huish
937febbafa
Update google_assistant.markdown - added Failed linking advise (#14161)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-05 11:52:50 +02:00
MeIchthys
2aea7088a6
Nextcloud category update (#14162) 2020-08-05 11:38:06 +02:00
Joakim Plate
78a2ec127d
Add some additional help on google assistant trouble shooting (#14156)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-05 11:35:34 +02:00
Zac West
c0691b1166
[iOS] app-site-association: change /nfc/ to /tag/ (#14163)
Refs home-assistant/android#689. Doesn't affect a released app at all.
2020-08-04 22:15:57 -07:00
Chaly Flavour
f90b2e73db
Update ecovacs.markdown (#14148)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-04 22:05:30 +02:00
Try2Fly
a7f6fe0e10
Update synology.markdown (#14150)
Old information. Camera function is working again. Also linked artikel has removed the download.
2020-08-04 22:01:20 +02:00
Try2Fly
c02f1ae63d
Update camera.markdown (#14151)
Icon no longer used, is from the old home assistant.
2020-08-04 22:00:37 +02:00
David Radcliffe
295f0a6a70
fix typo in bravia docs (#14154) 2020-08-04 14:30:42 +02:00
Rafi Wiener
6b64bd200f
fix yaml for input_number use in delay (#14147) 2020-08-03 23:48:54 +02:00
Erik Montnemery
9d0ee2c496
Correct docs for disabling MQTT birth message (#14146) 2020-08-03 21:13:37 +02:00
starkillerOG
fff499fc3a
Update Xiaomi Miio documentation (#14031)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 19:29:40 +02:00
Cooper Dale
210025257f
filename has to have .name in variable (#14145)
if it is only entity_id = /tmp/snapshot_<Entity m5_cam_i: idle> which is wrong, however entity_id.name is nice /tmp/snapshot_m5_cam_i
2020-08-03 17:48:05 +02:00
lewei50
9932cd75a9
Add demo link. (#13667)
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 15:55:06 +02:00
cogneato
4b597ca857
Add HassOS FAQ (#13927)
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 15:39:07 +02:00
Chris Romp
7933580f57
Fix weather-forecast.markdown (#14112)
Fix for `secondary_info_attribute` type (was: `boolean`, now: `string`).
See also: https://github.com/home-assistant/frontend/blob/dev/src/panels/lovelace/cards/hui-weather-forecast-card.ts#L213
2020-08-03 12:45:12 +02:00
mikemc35
2e3293b8aa
Update vacuum.xiaomi_miio.markdown (#14126)
Added some addition explanation to how zones are formed via x- and y-axis coordinates, which was a little confusing for me at first.
2020-08-03 12:42:04 +02:00
dnguyen800
9bd1990fd1
change 'image' config variable to required (#14128)
Hi, I'm running HA 0.113.2 and tried adding a picture-elements card without an image define, but looks like the 'image' variable is required. I'm updating the documentation to reflect this.
2020-08-03 12:28:25 +02:00