Franck Nijhof
b88030871b
Remove deprecation warnings from 0.42 ( #11861 )
2020-01-24 18:09:46 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next
2020-01-21 18:09:48 +01:00
Franck Nijhof
97f318a99b
Remove obsolete homebridge_* settings ( #11823 )
2020-01-20 21:27:50 -08:00
Franck Nijhof
1865b41d99
Remove states UI options in group integration ( #11765 )
2020-01-16 18:43:00 +01:00
Franck Nijhof
e30c46283f
Remove legacy api_password occurances ( #11763 )
2020-01-16 10:36:33 +01:00
THATDONFC
cc24c23fcd
Update PiVPN URL ( #11693 )
...
Update PiVPN URL to match the new site location.
2020-01-10 09:29:05 +01:00
Peter Epley
aae05ed6a9
Add Media Player as component with Device Classes ( #11669 )
2020-01-08 10:41:31 +01:00
Ville Skyttä
b6a904933b
Code blocks ( #11648 )
...
* Run black on Python code blocks, syntax fixes
https://github.com/scop/misc/blob/master/black_markdown.py
* Code block language marker fixes
* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Ville Skyttä
4567163c1f
Grammar and spelling fixes ( #11455 )
2019-12-14 18:16:50 +01:00
Sean Mooney
9855235065
Updated button name on Customizations page ( #11437 )
...
The "Reload Core" button was renamed to "Reload Location & Customizations" - updating docs to reflect.
2019-12-12 10:07:32 +01:00
Sean Mooney
01bfd5b451
Updated button name on Configuration page ( #11438 )
...
The "Reload Core" button was renamed to "Reload Location & Customizations" - updating docs to reflect.
2019-12-12 10:06:00 +01:00
Franck Nijhof
23f9af6fa3
Merge branch 'rc' into current
2019-12-11 18:48:35 +01:00
Fabian Affolter
ec5c965628
Replace components with integrations
2019-12-07 14:49:25 +05:30
Tobias Perschon
7ef42bf1fc
clarification of round modes ( #11257 )
2019-11-22 19:45:42 +01:00
Jan Nylund
ccfb788ebe
Fix a spelling error in container reference to avoid confusion. ( #11213 )
2019-11-17 22:44:42 +01:00
mogsub
15b748cbda
typo error ( #11177 )
2019-11-15 16:36:00 +01:00
Bas Nijholt
46aeeb0165
small syntax style fix ( #11165 )
2019-11-14 14:58:59 +01:00
Antoni K
e5db5ba0f3
Slightly restructure page and improve grammar ( #11011 )
2019-11-04 10:35:43 +01:00
Franck Nijhof
5fc838deb1
Merge branch 'current' into next
2019-10-23 20:42:56 +02:00
SteveDinn
eca6eea498
Help for to_json and from_json template filters ( #10952 )
2019-10-22 22:55:03 -07:00
EgonMarmol
08506fdf0e
http://yaml.org/ to https://yaml.org/ change ( #10945 )
2019-10-22 20:46:08 +02:00
Villhellm
98be2d5894
Added missing information about reload core service ( #10923 )
2019-10-21 20:18:57 +02:00
akasma74
bb642159c1
time: relative_time function - description added ( #10847 )
...
It seems like the function itself has been there for a while but no mention of it in HA docs.
2019-10-20 13:29:07 +02:00
a-r-j-a-n
4b35f65477
Update secrets.markdown ( #10864 )
...
Change because http password moved to auth providers.
2019-10-20 09:21:53 +02:00
Ketil Moland Olsen
e9e904705c
Updated Jinja URLs ( #10892 )
2019-10-20 09:20:10 +02:00
Ville Skyttä
c545e19c46
Spelling fixes ( #10723 )
...
* Spelling fixes
* ✏️ Tweak
2019-10-11 23:58:24 +02:00
Mauricio Bonani
25fbaf047f
Update MDI cheatsheet link to 4.5.95 ( #10680 )
2019-10-10 11:18:34 +02:00
Erik Montnemery
a544cf45dd
Update troubleshooting.markdown ( #10674 )
2019-10-09 22:28:41 +02:00
Paul Sinclair
e446bebc63
📚 Update URL's with sensor in docs folder ( #10559 )
...
* 📚 Update URL's with sensor in docs folder
* 🔨 Fix typo in link
2019-10-02 21:38:18 +02:00
Paul Sinclair
58c014fe60
📚 Update pushbullet link and fix markdown linting ( #10546 )
2019-10-02 17:24:15 +02:00
Sean Mooney
43680b4790
Bring up to date with Developer Tools changes ( #10545 )
...
Update for Dev Tools redesign in 0.96, and also mention that Reloading customize is available via the Server Control panel.
2019-10-02 08:29:25 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences ( #10475 )
...
* Adds basics for adding Remark
* Adds GitHub Action for remark
* Adds GitHub Action for remark
* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Mauricio Bonani
a1cc108fd7
Match cheatsheet version with package currently used ( #10418 )
2019-09-22 16:34:04 +02:00
Dubh Ad
4f0812d351
The lack of reload is gone ( #10357 )
...
The ability to reload automations etc in packages has long been addressed, apparently
2019-09-13 13:34:32 +02:00
Paulus Schoutsen
f26608ce13
Tweak securing page ( #10327 )
2019-09-09 23:26:33 +02:00
Dubh Ad
17d7e09f84
Fixing errors ( #10267 )
...
There's a couple of examples where `.state` should be appended, but isn't
2019-09-01 18:12:09 +02:00
Paulus Schoutsen
6d76203c89
Merge branch 'current' into next
2019-08-21 16:22:28 -07:00
Courtenay
4502a89f06
Slight changes to wording on customization help page ( #10057 )
...
* Update customizing-devices.markdown
* ✏️ Tweak
* Minor changes
2019-08-17 10:58:28 +02:00
Courtenay
62e60fb116
Slight changes to wording on customization help page ( #10057 )
...
* Update customizing-devices.markdown
* ✏️ Tweak
* Minor changes
2019-08-17 10:57:17 +02:00
Tomi Lehto
e21de0f104
Add documentation for arcus trigonometry functions ( #9982 )
2019-08-13 01:08:15 +02:00
Dubh Ad
16fbc41a91
Added config check for Docker ( #10100 )
...
Added the config check steps for Docker
2019-08-13 01:02:48 +02:00
Paulus Schoutsen
9c0308b489
Merge branch 'current' into next
2019-07-31 16:26:37 -07:00
gjbadros
5b67050231
Corrected an example ( #10005 )
...
This example is trying to draw a distinction but has two identical lines. I suspect this came from a search and replace to switch to the newer states('') notation.
2019-07-29 20:10:24 +02:00
Sean Mooney
c9e85b9361
Update basic setup instructions for onboarding ( #10000 )
...
Updated instructions to reflect onboarding improvements in Home Assistant 0.94 (see video in blog post: https://www.home-assistant.io/blog/2019/06/05/release-94/ ) and mention the fact that this can be updated directly in the user interface now.
2019-07-29 09:34:45 +02:00
Sean Mooney
b58d0740ba
Add note on Advanced mode toggle ( #10001 )
...
Customization menu will be hidden by default starting in 0.96, unless the user toggles on Advanced mode first.
2019-07-29 09:33:41 +02:00
aschamberger
5d9270c795
adding docs for ord() template filter ( #9962 )
...
* adding docs for https://github.com/home-assistant/home-assistant/pull/25398
* ✏️ Tweak
2019-07-26 14:13:23 +02:00
Dubh Ad
6c3a65edb5
Note about hidden ( #9919 )
...
Since it doesn't apply to Lovelace, would be good to note that here ;)
2019-07-19 22:51:39 +02:00
Franck Nijhof
059d4f3537
Removes absolete code from Markdown files ( #9902 )
2019-07-19 01:15:19 +02:00
Paulus Schoutsen
fddf4241f2
Merge remote-tracking branch 'origin/current' into rc
2019-07-16 15:28:06 -07:00