15985 Commits

Author SHA1 Message Date
Jay
38d0ab195d
Add note and tweak examples
A common question in the support channels involves the `UndefinedError` returned when an automation that references a trigger state object in the action is manually triggered. Hopefully this note will reduce those questions in the future. I also tweaked the example automations.
2020-01-28 08:50:43 -06:00
perjury
785f786956 Consistency and readability (#11897)
* Consistency and readability

Change headings to match key names to avoid confusion (e.g heading Path instead of Paths to describe the Path key)
Also readability changes to make the documentation clearer.

* Update views.markdown

* Update views.markdown

* Update source/lovelace/views.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/lovelace/views.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-28 15:40:23 +01:00
Franck Nijhof
f7cc223520
Add multiple TVs example to webostv (#11819)
* Add multiple TVs example to webostv

* Some heading fixes
2020-01-27 15:24:22 +01:00
sverleysen
ba7c4fdb6f Link media_player was wrong (#11889) 2020-01-27 11:13:01 +01:00
Tim van der Heide
55cd92517e Update remote.xiaomi_miio.markdown (#11884)
Added configuration example to create UI button in Lovelace to send IR command.
2020-01-27 07:07:59 +01:00
Brenda Wallace
2cc03ae6f4 Corrected a yaml snippet that was labelled as json. (#11872) 2020-01-26 21:46:09 +01:00
OscarHanzely
e20231575d Added purpose of database (#11871) 2020-01-25 21:04:29 +01:00
starkillerOG
3081aacda5 Easier way to retrieve Access Token by uptodate app (#11852)
* Easier way to retrieve Access Token by uptodate app

IMPORTANTANT: I actually do not have a "Xiaomi Mi Robot Vacuum", I have a "Xiaomi Aqara Gateway", therefore this method schould be checked by someone owning a robot vacuum!!!

I actualy am setting up the xiaomi_gateway_alarm through this custom component:
https://github.com/hekm77/homeassistant-config/tree/master/custom_components/xiaomi_gateway_alarm
For that component I need the same 32 character "token" as this component uses and the docs of xiaomi_gateway_alarm refered to these instructions.

I found these current instructions to difficult/to much work, so I tryed to do it simpler and for me it worked.
I just tryed the develepor mode of the gateway and even in the latest app 5.6.46 (january 2020) the token is just there in plain text.

I use:
gateway model: lumi.gateway.v3
gateway firmware_version: 1.4.1_175
gateway hardware_version: MW300
Android app (Samsung Galaxy S8) version: 5.6.46

steps to get there are in this PR.

Can someone ferify this works for the robot vacuum???

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-25 14:07:09 +01:00
Scott Walsh
ab15c5a731 Adding clarity on plugs. (#11859)
Adding clarity to how plugs should be added when doing manual discovery.
2020-01-25 14:02:45 +01:00
François LASSERRE
87d2e493a9 Update xiaomi_aqara.markdown (#11860)
Add a line for one gateway don't use mac address because it's doesn't works.
2020-01-25 14:02:09 +01:00
Jay
ff54ae67a0 Slight addition to step 8 (#11862)
* Slight addition to step 8

Some new users have expressed confusion about not being able to access the frontend at `http://hassio.local:8123` when the IP address works. Adding this note should hopefully reduce questions of this type.

* Update index.markdown
2020-01-25 13:55:25 +01:00
Aleks
c05458e927 Update netgear.markdown (#11866) 2020-01-25 13:54:21 +01:00
Gert
752f1a46d1 Document Recorder event_type exclude option (#11865)
* Document event_type exclude option

* Update source/_integrations/recorder.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-25 13:53:02 +01:00
Franck Nijhof
b88030871b
Remove deprecation warnings from 0.42 (#11861) 2020-01-24 18:09:46 +01:00
Franck Nijhof
627608ab2d
Add deploys by netlify badges (#11850) 2020-01-23 11:22:31 +01:00
Michael Lunzer
83280ea57a Added bonus template sensors to convert kilograms to pounds (#11779)
* Added bonus template sensors to convert kilograms to pounds

added bonus template sensors to convert kilograms to pounds. This will save users from having to re-invent the wheel on their own.

* added {% raw %} tags

* edited {% raw %} tags
2020-01-23 10:46:11 +01:00
eracknaphobia
6862d13244 Update glances.markdown (#11849) 2020-01-23 09:46:19 +01:00
Brandon
23cafa1908 Spelling fix for duaration -> duration (#11847)
typo fix.
2020-01-23 01:06:58 +01:00
Franck Nijhof
0f7a8aa73b
Improve cache busting (#11846) 2020-01-22 21:23:42 +01:00
akasma74
528870549a typo fixed (#11839)
I think I got it right
2020-01-21 22:07:25 +01:00
Nicole Zeckner
75e8b2f798 Fix broken template link (#11837)
Within sensor configuration, the link to the templating page is broken. Updated the URL.
2020-01-21 18:35:55 +01:00
Franck Nijhof
473f9f8884 Add note about hosting files in www folder (#11834) 2020-01-21 08:48:12 -08:00
Franck Nijhof
7febd86275
0.104.3 2020-01-21 13:31:08 +01:00
Alex Cragg
e1474d6f19 Update tplink.markdown (#11831)
I got the device model number wrong in #11805, it's KP303, not HS303, apologies.
2020-01-21 11:18:53 +01:00
Franck Nijhof
97f318a99b Remove obsolete homebridge_* settings (#11823) 2020-01-20 21:27:50 -08:00
Franck Nijhof
2f3943044d Remove old and obsolete SceneGen (#11822) 2020-01-20 08:13:41 -08:00
Bernhard B
ce1589ecf3 fixed small error in signal_messenger documentation (#11802)
* 'data' section was missing
2020-01-20 10:49:45 +01:00
Allan Persson
e2494979d2 Added quota warning (#11818) 2020-01-20 10:41:21 +01:00
Fredrik Erlandsson
bc5c88e534 Daikin Auto is called heat_cold (#11803) 2020-01-20 10:29:43 +01:00
Frédéric Sagnes
f40f7c4d8d Prevent failure when reloading fail2ban (#11814)
fail2ban complains about a double `bantime` directive when reloading the service, suggest people change the value later rather than include two statements in the configuration file
2020-01-20 10:12:36 +01:00
Teppo Rekola
a775092a3c Update philips_js.markdown (#11806)
* Update philips_js.markdown

note that not all listed jointspace-devices wont have json-api

* Minor changes

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-01-20 09:27:34 +01:00
Alex Cragg
436675ce03 Add TP-Link HS303 to supported devices (#11805)
Update list of supported devices to include 'HS303 (powerstrip 3-outlet)'. I've confirmed this is working.
2020-01-19 15:37:46 +01:00
Daniel Shokouhi
310adf4357 Add notes about deprecated api_key (#11778)
* Add notes about deprecated api_key

* Review comments
2020-01-18 15:05:31 -08:00
Roelof Schuiling
0606595f91 Fixed header styling (#11801)
This improves readability
2020-01-18 21:49:30 +01:00
Ken Davidson
de0501cf38 Wording tweaks (#11775) 2020-01-18 13:45:22 +01:00
Daniel Shokouhi
c4e7c03587 Add breaking change for google assistant (#11777)
* Add breaking change for google assistant

* Move the links

* Review comments
2020-01-18 13:40:53 +01:00
Alexandre Leites
bcb54e26bd Update discovery page to add IOT Link (#11793) 2020-01-18 13:24:05 +01:00
Geoff Davis
665c66ec69 Update browser list with webos failure (#11794) 2020-01-18 13:22:51 +01:00
Allan Persson
9834a94c1c Added how to get DSN to documentation (#11797) 2020-01-18 13:21:10 +01:00
Aaron Godfrey
67d8c8da27 Updates vacuum.xioami_miio docs (#11795)
Also added an example on how to reset the counter for consumables
(filter, brushes and sensors).
2020-01-18 13:08:18 +01:00
Paulus Schoutsen
90f2d0e19b 104.2 2020-01-17 16:27:54 -08:00
Othou
de55bfa477 Update signal_messenger.markdown (#11788)
Configuration entry must have quotation marks around phone numbers. e.g. "+123456789"
2020-01-17 18:49:31 +01:00
nuhi
84c7fe33d4 Update kef.markdown (#11786)
Just a minor change to reflect the platform position in the configuration file (media_player) and LSX was successfully tested, have 2 pairs here, let me know if you need more specific tests.
Thanks anyway.
2020-01-17 18:48:24 +01:00
Dominik Moritz
8a92d97914 Fix spelling of iOS (#11781) 2020-01-17 12:26:03 +01:00
mountainsandcode
128de23ab1 Mention deconz breaking change in blog post for 0.104 (#11784)
* Mention deconz breaking change in blog post for 0.104

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-17 12:18:34 +01:00
4lloyd
2bb2bd1065 Small typo in description Stookalert (#11783)
Typo in description: a -> A
2020-01-17 11:44:27 +01:00
Paulus Schoutsen
d53d59b738 0.104.1 2020-01-16 12:48:25 -08:00
Paulus Schoutsen
1e2586bd84
Add Hue to breaking changes (#11773)
* Add Hue to breaking changes

* Update hue docs

* Remove breaking change, will mark it deprecated in 104.1

* Hue breaking change

* Reinstate formatting config
2020-01-16 11:28:45 -08:00
Ian Richardson
ee3ce9405a 📝 Update Lovelace changelog for 0.104 (#11772) 2020-01-16 09:17:16 -08:00
Franck Nijhof
e30c46283f
Remove legacy api_password occurances (#11763) 2020-01-16 10:36:33 +01:00