Florian
56a7d50196
Add verify_ssl documentation ( #14324 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-28 10:30:44 +02:00
Melvin
e91aad9921
Added the new YLDP13YL Yeelight 1S Bulb Colour ( #14330 )
...
Just added this Yeelight bulb to my configuration and it works out of the box.
Just enable LAN control and reference it in the configuration.yml based on IP
2020-08-28 10:13:50 +02:00
William Sutton
b61169a3af
Update envisalink.markdown ( #14331 )
...
Added working hostname configuration instructions. IP address and hostname both now work, rather than IP address only.
2020-08-28 10:13:06 +02:00
ricardcc
45f5b617bb
Update linksys_smart.markdown ( #14333 )
2020-08-28 10:05:34 +02:00
paulcram
2416f9b743
typo ( #14323 )
...
"...t[h]rough the UI"
2020-08-27 09:54:43 +02:00
mdegat01
55a91db040
Add information on config check during restart ( #14322 )
...
The `homeassistant.restart` service also does a config check and creates a persistent notification on failure instead of restarting. Added those details to the service description.
2020-08-26 20:59:13 +02:00
viperk1
6eda674e21
Added new supported model ( #14321 )
...
Added confirmed working model TC-P60ST50
2020-08-26 20:56:29 +02:00
Dubh Ad
34d40549bd
Removing quotes ( #14313 )
...
For some reason the script slug in the example had quotes around it. Understandably this is causing confusion, so I've removed them.
2020-08-26 11:35:55 +02:00
Alessio Papi
5610cb65b7
Update VLC telnet documentation for issue with volume ( #14306 )
...
Documentation updated with a notice on environment locale variable to avoid issues with volume (#14297 )
2020-08-24 09:39:33 +02:00
Martin
aaf7d2309c
Bitron Video Zigbee Stick works very good with ZHA ( #14298 )
...
Bitron Video Zigbee Stick
2020-08-24 08:37:10 +02:00
silfa718
a037576bc0
Update denonavr.markdown ( #14301 )
...
Tested with newly release Marantz SR8015 and everything worked. HA auto discovered and the integration found and added the receiver.
2020-08-24 08:36:24 +02:00
Dave T
8243270093
Typo ( #14300 )
2020-08-23 20:18:07 +02:00
Fabian Affolter
93312671e9
Add SQLite db size example ( fixes #13715 ) ( #14295 )
2020-08-23 11:23:18 +02:00
mdegat01
19bc48a2fb
Adding sensor and binary sensor categories to utility integrations ( #14282 )
2020-08-21 12:49:30 +02:00
David Vega Fontelos
359261dfb0
Fixes the simple example code for creating a sensor influxdb 2.x.x ( #14285 )
2020-08-21 12:07:31 +02:00
Daniel O'Connor
dbd5eabd14
Update spaceapi documentation link ( #14276 )
2020-08-20 10:50:07 +02:00
renat85
b9935a9fa7
Add tested model modem and solution for RPI ( #14265 )
...
Add tested model modem and solution for work on Raspberry PI without udev rule.
2020-08-20 05:11:56 +02:00
thrust15
e0bbc3e18c
Add auth key to doods documentation ( #14266 )
...
* Add auth key to doods documentation
It is possible to set an auth_key in the configuration as a security measure (already possible in the code). This PR adds it to the documentation. I verified it working
* Fix lint issues
* Uppercase DOODS
2020-08-18 12:51:06 +02:00
Sriram Vaidyanathan
a6cebc0297
Fixed the typo ( #14264 )
...
The required variable was path instead of patch
2020-08-18 07:20:23 +02:00
Klaas Schoute
b967e6fa60
✏️ Fix config format for Supla integration ( #14255 )
2020-08-17 11:58:58 +02:00
Diogo Gomes
10b92c9a2a
Removes \ from URL ( #14253 )
...
just a leftover typo
2020-08-15 23:56:20 +02:00
Firestorm2010
4233ccb7bd
Update smtp.markdown ( #14249 )
2020-08-15 11:48:23 +02:00
Paulus Schoutsen
f336aace6c
Update yeelight.markdown
2020-08-15 07:22:39 +02: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
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
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
Felix Stupp
67115d6551
Add list of possible states to description about timers ( #14203 )
2020-08-11 12:48:52 +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
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
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
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
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
Kevin Fronczak
a06c4ed0d6
Remove yaml, add notes about Blink Mini camera ( #14057 )
2020-08-05 12:22: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
cgtobi
e321d5612e
Update Netatmo documentation to reflect the changes ( #13970 )
2020-08-05 11:43:44 +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
Oncleben31
2d50829940
Add instructions to enable entities ( #14164 )
2020-08-05 11:24:46 +02:00