17917 Commits

Author SHA1 Message Date
Troon
8d7e11cd67
Update sensor.command_line.markdown (#14023)
Fixed incorrect quoting in template example: nested single quotes.
2020-07-17 14:48:33 +02:00
Jayden Litolff
c9a0539d43
Add a Misssing 'A' (#14021)
alex to alexa
2020-07-17 12:24:04 +02:00
Celedhrim
46ea5c75ac
Add Denon AVR-X1600H (#14015) 2020-07-17 00:33:47 +02:00
Tomasz
6a9ed4f342
Uptime Robot offers a read-only API Key (#14013)
Uptime Robot offers a read-only API Key. This is much safer to use.
Integration works fine with both keys.
2020-07-16 11:17:32 +02:00
plasma16
532a6e0dba
Update samsungtv.markdown (#14012)
Added QA55Q7FAM to list of tested & working
2020-07-16 09:46:30 +02:00
J. Nick Koston
657a89e75f
Add warning about logbook entries created with logbook.log without a domain or entity_id being filtered (#14003) 2020-07-14 23:39:02 +02:00
Shulyaka
973f1d0dd4
Humidifier lovelace card (#13636)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-14 22:10:08 +02:00
Sean Mooney
f253321b33
Add missing Lovelace Humidifier card docs (#13919) 2020-07-14 21:59:54 +02:00
Shulyaka
94fd78b9cf
Add demo humidifier (#13878) 2020-07-14 21:55:42 +02:00
Paulus Schoutsen
6d5b952ed9 Release 112.5 2020-07-14 01:13:33 +00:00
jaburges
0da8465f73
trusted_network default auth_provider info (#13897)
Adding a little more info / context about adding auth_provider, type: homeassistant back in when the default auth provider is disabled.

May or may not be useful to others.
2020-07-13 19:38:11 +02:00
Sean Mooney
18e66534d4
Update "Info" location in Reporting Issues page (#13890)
Updated to the new location of Info panel (0.112)
2020-07-13 19:21:03 +02:00
Ravi K
5f5fe1d4db
Update calendar.google.markdown (#13894)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-07-13 19:19:05 +02:00
Eugene Prystupa
65c9d4a965
Update plum_lightpad docs to mention flow config (#13870) 2020-07-13 18:51:37 +02:00
Adam
8c7df7d7fa
Updating to recent Appearances and Config Changes (#13959) 2020-07-13 18:45:33 +02:00
Klaas Schoute
1a04b3f3d5
:hamemr: Change URL to new repo (#13993) 2020-07-13 17:36:08 +02:00
Massimiliano Cannarozzo
240121186d
Fix doc style (#13958)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-13 15:32:57 +02:00
Troon
c4ee09ef46
Reworded section on pulling attributes from JSON (#13972)
Improved English; original probably written by someone using second language which is far more impressive than me slightly tweaking it in my first language!
2020-07-13 14:22:08 +02:00
Franck Nijhof
9ddb9f3b0e
Fix boolean vs string in scene YAML examples (#13985) 2020-07-13 13:04:07 +02:00
AJStubbsy
1aaf9696ad
Resolve YAML error for media_player (#13984) 2020-07-12 16:06:33 +02:00
Michael Bisbjerg
11dcf2465c
Add missing unique_id part to Switch MQTT docs (#13907)
* Add missing `unique_id` part to Switch MQTT docs

`unique_id` is referenced within the doc, but isn't documented. I've copied the text from `Climate`.

* Remove references to HVAC
2020-07-12 14:27:18 +02:00
Michael Bisbjerg
12a9ba6405
Add missing unique_id part to Vacuum.MQTT docs (#13912) 2020-07-12 14:26:54 +02:00
J. Nick Koston
1a111cd66d
Point users towards mysql without pymysql first. (#13978)
* Point users towards mysql without pymysql first.

* Update recorder.markdown

* Update recorder.markdown
2020-07-12 13:57:28 +02:00
Tom Brien
06ba5f6525
Remove old services icon (#13968)
* Remove old services icon

* Update link

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-07-12 13:53:02 +02:00
Gareth Cooper
6bfd2abbc0
Update dialogflow.markdown (#13951)
Dialogflow returns values with &nbsp; instead of space between words. replace(' ', '_') doesn't work. Oddly neither does replace('&nbsp;', '_'), I assume some characters are getting escaped. Added striptags filter to make it work.
2020-07-12 13:51:52 +02:00
Giannuz
1b8c5c5894
added model RU7170 (#13979)
I think it all works but I'm new to HA and I may not have tested all the functions.
2020-07-12 13:39:57 +02:00
AJStubbsy
e0bdebcc92
customize media player (#13980)
I recently found out that you could specify the source_list of a media player. This helped me integrate my media player with Google Assistant and solved another members problem of being able to reduce the number of sources shown to them when using the Sony Bravia integration.
2020-07-12 13:39:13 +02:00
Kendell R
28eb08d24f
Remove "whitelist" term (#13977) 2020-07-12 13:36:44 +02:00
On Freund
33c0bbf469
Fix typo in Arcam docs (#13982) 2020-07-12 13:34:55 +02:00
quiglag
18e04289dd
fix error in example code (#13974)
added missing "sensors:" to line 92
2020-07-11 18:49:45 +02:00
Adam
0581ad2c3a
Update screenshots to match latest appearance (#13955) 2020-07-09 13:15:39 +02:00
villevirtanen
3b6eeccc1a
Update denonavr.markdown (#13957)
Denon DN-500AV tested and seems to work fine.
2020-07-09 13:09:59 +02:00
Paulus Schoutsen
0bf0d502c1 0.112.4 2020-07-09 00:24:22 +00:00
Tom Brien
11d22535a9
Update iOS beta link (#13953) 2020-07-08 12:22:09 -07:00
tubalainen
2a97ebaa5a
Clarification on internal_url (#13939)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-08 13:34:44 +02:00
drentsemoi
328cd45743
Update denonavr.markdown (#13936)
After adding the denonavr integration with my Marantz SR5006 I can verify that it works. Therefore, add Marantz SR5006 to the documentation as a functioning receiver.
2020-07-07 10:35:43 +02:00
Paulus Schoutsen
dc28397d5e Release 0.112.3 2020-07-06 22:38:27 +00:00
Spencer Salisbury
7495445ab4
Add a working model to samsung TV integration (#13932) 2020-07-06 22:25:23 +02:00
Gabriel Barceló Soteras
090261e4bc
Update raspberry-pi.markdown (#13928)
build-essential is needed for bcrypt package
2020-07-06 21:41:42 +02:00
Xavi Moreno
bba5b9ef51
Update samsungtv.markdown (#13915)
Tested on `UE55RU7475`. Everything works:
- Changing channels
- Selecting source
- Wake-on-lan
2020-07-05 21:52:53 +02:00
Achilleas Pipinellis
513f902a1c
Update ZHA docs with its new location under Integrations (#13909)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-05 17:18:04 +02:00
Michael Bisbjerg
b4f15259d3
Fix spelling in Sensor.MQTT docs (#13910) 2020-07-05 17:14:29 +02:00
Michael Bisbjerg
84d7563274
Fix incomplete quotations in Vacuum.MQTT docs (#13911) 2020-07-05 17:13:41 +02:00
starkillerOG
2309dc4410
DenonAVR: Remove timeout wich is not configurable anymore (#13905) 2020-07-05 12:39:11 +02:00
Pascal Vizeli
14a9e04d4c
Tinker OS 4.11 2020-07-05 11:17:08 +02:00
Pascal Vizeli
057c699b94
Bump OS version 4.11 2020-07-04 15:29:09 +02:00
Paulus Schoutsen
f9d011b62f Release 0.112.2 2020-07-03 22:45:31 +00:00
Sean Mooney
ff18b827e7
Add links to iOS and Android repos (#13892)
Adds links to the issue trackers (repos) for iOS and Android, I feel they are important enough to be mentioned here.
2020-07-03 15:48:32 +02:00
bsmappee
570a022725
Update smappee.markdown with missing subscription note (#13895)
* readd the subscription note

* review subscription note
2020-07-03 11:11:41 +02:00
Esouder
0333ad990b
Add a new receiver that works (#13891) 2020-07-03 09:31:58 +02:00