Paulus Schoutsen
f336aace6c
Update yeelight.markdown
2020-08-15 07:22:39 +02:00
Zac West
5ee1aedce7
Add /tag/* rewrite to serve instructions about NFC/QR/etc. tags ( #14242 )
2020-08-13 09:00:17 -07:00
Erik Montnemery
2bbe4f9135
Update cast documentation ( #14244 )
2020-08-13 15:24:35 +02:00
Sean Straus
64e800447d
Added a more basic example as the template ones are tough to use as s… ( #14223 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-13 12:13:06 +02:00
Federico Granata
497cde4c08
Update updating.markdown ( #14236 )
...
Fix the link for home assistant core upgrade
2020-08-13 09:16:08 +02:00
Franck Nijhof
768702b4bc
Updated release notes 0.114.0 for final release
2020-08-12 11:38:11 +02:00
Franck Nijhof
65081c6212
Merge branch 'current' into rc
2020-08-12 09:34:40 +02:00
escoand
5ea3c1ac08
Removed the list of supported samsungtv devices ( #14232 )
...
After adding the websocket library every device should now be working. Additionally, nobody is able to test all the not-working devices.
2020-08-11 16:46:01 +02:00
Pascal Vizeli
55e50f5365
Add diagnostics to release post ( #14229 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-11 15:49:31 +02:00
Quentame
886f14792d
Remove Linky integration ( #14168 )
2020-08-11 14:09:22 +02:00
Jason Hunter
73a35d7622
Update TensorFlow docs ( #14114 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-11 14:09:18 +02:00
Franck Nijhof
4c291fd029
Merge branch 'current' into rc
2020-08-11 14:08:32 +02:00
jh
cd0b6dae95
Update getting started Wi-Fi section ( #14187 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-11 13:20:24 +02:00
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
Franck Nijhof
56eb2a0352
Updated generated changelog for 0.114.0b0
2020-08-05 21:10:47 +02:00
Franck Nijhof
dea9ece205
Beta release notes for 0.114 ( #14159 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Eliseo Martelli <martely98@gmail.com>
Co-authored-by: cogneato <cogneato@gmail.com>
2020-08-05 20:52:17 +02:00
Franck Nijhof
760bdc3d11
Merge branch 'current' into next
2020-08-05 15:20:17 +02:00
Bram Kragten
9c43eb160a
Documentation for new frontend.set_theme
options ( #14165 )
2020-08-05 15:18:51 +02:00
Aidan Timson
e59eac907b
Add OVO Energy Integration Docs ( #13583 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-05 14:38:40 +02:00