Matheson Steplock
f81f8985cb
added missing instructions ( #16933 )
2021-03-15 15:59:39 +01:00
Franck Nijhof
6363f86d1e
Merge branch 'current' into rc
2021-03-03 15:18:46 +01:00
Franck Nijhof
1e419b6d8e
My plugin updates ( #16806 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-03 15:18:17 +01:00
Hmmbob
ab97f95951
Remove docs for removed keyring/credstash options ( #16745 )
2021-03-03 15:18:03 +01:00
Stefan Agner
27a55af9bb
Reflect current restrictions on 64-bit Raspberry Pi images ( #16810 )
...
The current Raspberry Pi images (with current Home Assistant Core
releases) does work fine for GPIOs as well as various HATs. Drop the
hints about 32-bit.
The 32-bit variant also boots fine with the 8GB variant now. However,
using the 64-bit variant is still recommended since the OS level support
does not need not that well tested features such as LPAE etc.
2021-03-02 14:54:03 +01:00
Franck Nijhof
415c61b504
Add My Home Assistant tag support ( #16714 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Thomas Lovén
863aec8e0f
Update git repository reference ( #16706 )
2021-02-23 10:53:19 +01:00
Joakim Sørensen
788288a7bf
Update vCPU for VM to be inline with the OVA ( #16651 )
2021-02-21 18:56:02 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block ( #16508 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Joakim Sørensen
d78c3de869
Limit snapshot to OS and Supervised ( #16605 )
2021-02-16 06:25:51 +01:00
Klaas Schoute
3ac7b424a1
Remove benchmark page ( #16541 )
2021-02-13 12:06:31 +01:00
Joakim Sørensen
0f562e1f68
Fix image names for raspberrypi ( #16532 )
2021-02-12 23:01:19 +01:00
Stefan Agner
98ffa0421c
Getting Started follow up changes ( #16516 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-12 16:41:39 +01:00
Franck Nijhof
000412f776
Add navigation sub-menu ( #16520 )
2021-02-12 11:03:23 +01:00
Joakim Sørensen
99a444cdb5
Fix search ( #16522 )
2021-02-12 10:51:57 +01:00
Joakim Sørensen
d5558c9ced
Use search for 404 page ( #16514 )
2021-02-11 22:47:02 +01:00
Joakim Sørensen
442a11b66d
Update getting-started ( #16039 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 21:29:51 +01:00
Hmmbob
b8aa9c0e8a
Update "observe" box / featured links on frontpage ( #16501 )
2021-02-10 21:04:36 +01:00
Franck Nijhof
2a5fc2a062
Rename github edit to feedback ( #16493 )
2021-02-10 16:13:17 +01:00
Joakim Sørensen
af597b955b
Open feedback links in new tabs ( #16491 )
2021-02-10 12:55:48 +01:00
Franck Nijhof
ba6d8174ec
Add feedback block to all pages ( #16474 )
2021-02-09 21:24:56 +01:00
Tom Brien
ed301346b6
Fix sidebar footer overlap ( #16181 )
2021-01-25 15:55:55 +01:00
Achilleas Pipinellis
2ba976dc63
Add Discourse forum link to footer ( #16224 )
2021-01-21 16:11:34 +01:00
Paulus Schoutsen
be5709df62
Embed live stream for conf
2020-12-18 22:00:18 +00:00
WhiteNight121
1d5f3326a9
Update features.html ( #15898 )
...
Proposed change
sorry if i messed any of this up first time doing a PR for HA.
fix grammar on the features page
Type of change
[X]Spelling, grammar or other readability improvements (current branch).
Added documentation for a new integration I'm adding to Home Assistant (next branch).
I've opened up a PR to add logo's and icons in Brands repository.
Added documentation for a new feature I'm adding to Home Assistant (next branch).
Removed stale or deprecated documentation.
Additional information
Link to parent pull request in the codebase:
Link to parent pull request in the Brands repository:
This PR fixes or closes issue:
Checklist
This PR uses the correct branch, based on one of the following:
I made a change to the existing documentation and used the current branch.
I made a change that is related to an upcoming version of Home Assistant and used the next branch.
The documentation follows the Home Assistant documentation standards.
2020-12-14 09:22:10 +01:00
Franck Nijhof
c49a656d53
2020.12 + Blue
2020-12-13 22:34:38 +01:00
Franck Nijhof
145985ff8b
Merge branch 'current' into rc
2020-12-09 21:34:42 +01:00
Joakim Sørensen
2d95b176f7
Account for header when locking the sidebar ( #15847 )
2020-12-08 08:57:13 +01:00
Joakim Sørensen
df3350955a
Lock the position of the header and sidebars ( #15820 )
2020-12-05 14:49:56 +01:00
Paulus Schoutsen
a34a008318
Initial creating blueprint docs ( #15816 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:23:42 +01:00
Paulus Schoutsen
f4cc863877
Reorg automation docs and add a using blueprints section ( #15811 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 11:23:38 +01:00
Achilleas Pipinellis
125040b42a
Add table of contents to the integrations pages ( #13572 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-16 22:35:38 +01:00
Paulus Schoutsen
511e0e0b8b
Update the conference page ( #15609 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-11 10:57:17 +01:00
Adam Ernst
0b6d543a23
Remove duplicate Z-Wave docs ( #15543 )
...
These docs mostly duplicate what is in the main Z-Wave docs; they even link to those docs at the end of the page.
I propose we remove it entirely and just redirect to the main Z-Wave docs for any stale links.
2020-11-06 19:58:10 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next
2020-10-21 02:10:41 +02:00
Donnie
0a9a8f2757
Quick Bar dialog documentation ( #15033 )
...
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 01:06:43 +02:00
cogneato
40900ac703
Create haos_common_tasks.markdown ( #14558 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-14 16:08:40 +02:00
Paulus Schoutsen
dd0039711a
Add initial conference landing page ( #15048 )
2020-10-08 14:30:46 +02:00
Sean Mooney
04979aa158
Remove obsolete "how it works" page from Lovelace sidebar ( #15008 )
...
This removes the "[How It Works](https://www.home-assistant.io/lovelace/how-it-works/ )" link from the Lovelace sidebar navigation. The actual page will still exist, this simply demotes it from the sidebar nav for now.
Reasoning is, the "How it Works" page is obsolete and will only cause confusion and frustration. New users click on "How it works" expecting to see a user guide for Lovelace, but instead they get some nerdy tech document comparing it to the older "States" UI which no longer even exists.
I would like to eventually rewrite the page to be more user-focused and then re-add it to sidebar.
2020-10-07 22:02:11 +02:00
Jonathan Tran
8cb4c7bd0f
Updated GitHub URL in footer to home-assistant/core ( #14748 )
2020-10-02 11:23:00 +02:00
Eliot Wong
99c5b9ed17
Remove two broken links ( #14674 )
...
- A video talk that has been removed from YouTube (Automating your Home with Home Assistant)
- A removed docs page on MQTT processing JSON (https://www.home-assistant.io/docs/mqtt/processing_json/ )
2020-10-01 09:12:32 +02:00
Franck Nijhof
e7b5fefadd
Remove Lovelace changelog link from aside ( #14600 )
2020-09-24 19:32:59 +02:00
Franck Nijhof
131dd8d8ed
Make shelly featured, updated homepage logos ( #14462 )
2020-09-16 15:44:01 +02:00
Hmmbob
00196d65db
Remove IFTTT from featured integrations ( #14453 )
2020-09-10 11:21:16 +02:00
Paulus Schoutsen
024bb2311c
Reorg Lovelace docs ( #14355 )
2020-08-31 11:59:35 +02:00
cogneato
4b597ca857
Add HassOS FAQ ( #13927 )
...
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 15:39:07 +02:00
mvnetbiz
2c024d94d1
Fix misspelled theme name in footer. ( #14019 )
2020-07-17 14:48:58 +02:00
Franck Nijhof
5a5eeaddb6
Collection of cleanups ( #13598 )
2020-05-26 14:47:07 -07:00
Franck Nijhof
22bb3daf75
Migration of Community Guides ( #13412 )
2020-05-26 10:47:24 -07:00
Franck Nijhof
c576e53b26
Update help page ( #13501 )
2020-05-18 14:31:27 +02:00
Jeff Rescignano
8e688de729
Update lovelace-custom-cards URL ( #13479 )
2020-05-18 10:23:07 +02:00
Jeff Rescignano
bd9fc8b5c9
Add alt text to "Deploys by Netlify" badge in footer ( #13491 )
2020-05-18 09:59:30 +02:00
Mike Nabhan
cdceba4061
Fix broken links Documentation, standards, create new page ( #13448 )
2020-05-15 01:08:16 +02:00
Franck Nijhof
72ddc2b7c0
Remove ensure_config page ( #13377 )
2020-05-10 03:02:36 +02:00
Franck Nijhof
469cb0d8dd
Remove iOS from docs navigation tree ( #13375 )
2020-05-10 02:48:25 +02:00
Franck Nijhof
1223f85740
Cleanup AppDaemon documentation from Home Assistant documentation ( #13341 )
2020-05-08 13:21:51 +02:00
akasma74
c369cb84a4
Moving Lovelace Dashboards to Views page ( #12707 )
...
* add dashboards
Based on this issue - https://github.com/home-assistant/home-assistant.io/issues/12462
As dashboards are not limited to YAML mode, it makes the information on them hard to find when it's a part of Lovelace YAML mode page.
I propose to add informatin about dashboards' configuration to the page about Views and rename it accordingly.
* move dashboards to views
* add link to dashboards
* dashes instead of underscores
* change link to Dashboards & Views
* add /lovelace/views
2020-04-06 15:11:51 +02:00
Franck Nijhof
156a92d780
Update brands URL location ( #12537 )
2020-03-29 13:18:56 +02:00
Fabian Affolter
877cf6922f
Sidebar ( #12387 )
2020-03-16 10:52:21 +01:00
Thomas Dietrich
25431445b4
Open GitHub link in new tab ( #12385 )
2020-03-16 09:17:35 +01:00
Thomas Lovén
52eda4fda1
Replace "docs" with "documentation" ( #12284 )
...
* Replace "docs" with "documentation"
* Blacklist docs in Textlint, use documentation instead
* Fix more occurances
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
Quentame
a98e218f3a
Migrate Google integrations to brands ( #12306 )
...
* Migrate Google integrations to brands
* Add Google Play Music
* Add Android TV
2020-03-08 03:11:34 +01:00
Franck Nijhof
17ae18cff0
Link to source/alerts based on ha_domain ( #12301 )
2020-03-06 23:03:44 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups ( #12299 )
...
* Collection of domain & logo cleanups
* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
2a523a4d20
Add support for images from Brands ( #12276 )
2020-03-06 15:05:39 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page ( #12257 )
...
* Remove obsolete mobile page
* Cleanup asset
2020-03-04 10:17:22 +01:00
Nicole Zeckner
361cec272f
Tap action page ( #12229 )
...
* Add tap-action document
* Add commas
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 16:54:52 +01:00
Franck Nijhof
8b5d31a312
Remove notebook from docs, redirect to data portal ( #12146 )
2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs ( #12144 )
2020-02-20 22:53:18 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 ( #12076 )
...
* Re-branding; part 1
* Update source/_docs/configuration/troubleshooting.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update source/_docs/configuration/yaml.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
* Remove Porosity page
* Update source/_docs/z-wave/installation.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
5832c572a7
Merge branch 'current' into next
2020-01-23 11:59:59 +01:00
Franck Nijhof
627608ab2d
Add deploys by netlify badges ( #11850 )
2020-01-23 11:22:31 +01:00
Franck Nijhof
0f7a8aa73b
Improve cache busting ( #11846 )
2020-01-22 21:23:42 +01:00
Franck Nijhof
a52c915a31
Improve cache busting ( #11846 )
2020-01-22 21:05:26 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next
2020-01-21 18:09:48 +01:00
Paulus Schoutsen
c3f5f3f855
Add headers & footers docs ( #11824 )
...
* Add headers & footers docs
* Add screenshots
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-20 20:47:00 -08:00
Franck Nijhof
2f3943044d
Remove old and obsolete SceneGen ( #11822 )
2020-01-20 08:13:41 -08:00
Franck Nijhof
1865b41d99
Remove states UI options in group integration ( #11765 )
2020-01-16 18:43:00 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Ville Skyttä
301edb9bd2
Home Assistant etc spelling consistency fixes ( #11637 )
...
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Bram Kragten
18f940b7bb
Add docs for scene editor ( #11222 )
...
* Add docs for scene editor
* Comments
2019-11-20 15:44:51 -08:00
Franck Nijhof
09aea251aa
Merge branch 'current' into next
2019-10-30 23:19:41 +01:00
Villhellm
3ce8d8efec
flip the logic on how component source links are generated ( #10987 )
2019-10-26 14:02:16 +02:00
Fredrik Lindqvist
2937ca5308
Removal of Hassbian from documentation ( #10934 )
...
* R.I.P Hassbian
* Restore device tracker to glosssay
* Remove space
2019-10-26 09:53:03 +02:00
Hmmbob
abdfe5e0b2
Update footer links ( #10735 )
...
* Fix http to https for Jekyll link in footer
Prevents 301 redirecting. Hits on every page when scanning with Xenu.
* Update facebook link
Fixes 301 redirect. Xenu hits on every single page.
2019-10-12 13:21:53 +02:00
Franck Nijhof
083351b990
Add Netlify header control to improve CouldFlare caching behavior ( #10628 )
...
* Add Netlify header control to improve CouldFlare caching behavior
* Add security headers
* Add old school cache busting to Jekyll css/js
* Add a little browser cache to assets to improve speed of pages
2019-10-07 18:54:55 +02:00
Klaas Schoute
0b0c3bac13
🔗 Fix broken links (part 6) ( #10579 )
2019-10-02 23:53:09 +02:00
Alec Rust
7c71f70f03
Improve header alignment and logo ( #10376 )
...
* Switch to SVG main header logo
* Improve header alignment
* Reduce border radius of logo
2019-10-02 23:17:56 +02:00
Franck Nijhof
4da8ae2d37
Fixes GitHub source links on integration pages ( #10575 )
2019-10-02 21:52:27 +02:00
Franck Nijhof
856c8f8778
Fixes sidebar on integration pages ( #10550 )
2019-10-02 10:04:47 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Emil Nilsson
7bb9ff94b6
Updated head.html with Accessibility improvements ( #10524 )
...
Did a Accessibility audit on home-assistant.io
<html> element does not have a [lang] attribute | FIX
If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly.
2019-10-01 15:18:44 +02:00
Paulus Schoutsen
dea46bfb21
Add security vulnerabilities disclosure page
2019-09-06 18:39:02 -07:00
Paulus Schoutsen
c231f006b7
remove need for css
2019-08-23 16:08:50 -07:00
Paulus Schoutsen
5c08ee1094
Add alert custom element to integrations
2019-08-23 16:06:45 -07:00
Paulus Schoutsen
dc136ba2fd
Add HA Alerts to footer
2019-08-23 13:05:33 -07:00
Klaas Schoute
f2ea677f07
✨ Troubleshooting automation page back in menu ( #10185 )
2019-08-21 23:17:50 +02:00
Paulus Schoutsen
bea02c883f
Fix Twitter social image
2019-07-25 21:39:21 -07:00
Franck Nijhof
25a06edeb5
🚑 Fixes javascript error by removing unused GitHub extension ( #9866 )
2019-07-15 14:07:13 -07:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
aidbish
e1e337d4a4
Removes Hassio running local things ( #9748 )
...
* No longer required
https://github.com/home-assistant/home-assistant.io/issues/9713
* Update Hassio_navigation
2019-07-01 09:22:40 +02:00
aidbish
2c4b35bbef
Removes Hassio external storage page ( #9737 )
...
* No longer valid
https://github.com/home-assistant/home-assistant.io/issues/9712
* Remove External storage
2019-07-01 08:44:37 +02:00
Franck Nijhof
4a9e3258f5
🔨 Integrations are the new components ( #9651 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 01:08:40 +02:00
Paulus Schoutsen
7c7b9bd9b7
Simplify getting started ( #9258 )
...
* Simplify getting started
* Update automation.markdown
* Update automation.markdown
* Updates
* Tweak
2019-04-21 12:01:39 -07:00
Franck Nijhof
14f743145c
🐎 Improves build speed by removing old platform logic ( #9137 )
2019-04-04 08:39:43 -04:00
Robbie Trencheny
6992171f3e
Add status.home-assistant.io to footer
2019-04-03 18:49:22 -07:00
Paulus Schoutsen
e2677c4d78
Update text
2019-04-03 11:06:52 -07:00
Paulus Schoutsen
b76f5e28e4
Merge remote-tracking branch 'origin/current' into next
2019-02-27 16:47:43 -08:00
ctborg
08fad39c0c
Adds docs for enabling I2C on Hass.io ( #8144 )
...
* Create enable_i2c.markdown
* Update sensor.bme680.markdown
* Update hassio_navigation.html
* ✏️ Tweaks
* ✏️ Tweaks
2019-02-27 10:17:03 +01:00
Daniel Høyer Iversen
9cdfdc8710
fix merge conflict ( #8653 )
2019-02-20 21:32:58 +01:00
Paulus Schoutsen
28d0f2fe4a
Merge branch 'rc' into current
2019-02-20 11:15:07 -08:00
Fabian Affolter
d380fc50d4
Merge branch 'current' into next
2019-02-14 16:12:00 +01:00
Franck Nijhof
e00c030fef
🚑 Fixes source links ( #8560 )
2019-02-14 16:07:26 +01:00
Fabian Affolter
ea4598343c
Merge branch 'current' into next
2019-02-13 18:04:19 +01:00
Paulus Schoutsen
da61704b3e
👋 Google Plus ( #8531 )
2019-02-13 13:42:10 +01:00
Mike O'Driscoll
03bda92208
Add HAProxy remote access example ( #8026 )
...
* Add HAProxy remote access example
Created an HAProxy remote access proxy documentation and
example configuration.
* ✏️ Tweaks
* ✏️ Typo fix
2019-02-12 00:47:19 +01:00
Rohan Kapoor
7b0336c7bc
Fix platform links when using embedded components ( #8379 )
2019-02-02 07:13:42 -08:00
Paulus Schoutsen
8f6f2ebb2b
More LL cleanup
2019-01-26 11:38:57 -08:00
Paulus Schoutsen
2c7820c5f3
Remove tips & tricks
2019-01-26 11:27:53 -08:00
Adam
722057c513
Remove 'experimental' for lovelace references ( #8276 )
...
* Remove Experimental
Changed to match current wording of info panel on 0.86.0
* Remove Experimental
Lovelace is no longer 'experimental after 0.86.0.
2019-01-25 03:11:10 +01:00
Franck Nijhof
92fb95d4ca
Refactor of documentation method for components (2019-0016) ( #8265 )
...
* 🚜 Refactor of documentation method for components
* 👕 Marks Ikea Tradfri ha_config_flow
* 👕 Fixes additionalwhitespace generation
2019-01-24 23:17:28 +01:00
Paulus Schoutsen
a327627553
blog post Nest ( #8264 )
...
* Post about Nest
* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown
Co-Authored-By: balloob <paulus@home-assistant.io>
* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown
Co-Authored-By: balloob <paulus@home-assistant.io>
2019-01-24 11:57:51 -08:00
Paulus Schoutsen
c4681c7c71
Update blog posts
2019-01-23 11:35:56 -08:00
Paulus Schoutsen
5f4e590a53
Update footer
2018-12-30 22:50:25 +01:00
DubhAd
b67e1f1190
Removed the venv link from the sidebar ( #7799 )
...
Removed the venv link, since that gets people the worst of all options, and helps them break their system when they install another Python program. Obviously the link (and others) are still available if they click _Installation_.
2018-12-11 13:00:27 +01:00
Paulus Schoutsen
4feb18fa5e
Update Lovelace docs ( #7791 )
2018-12-10 11:36:13 +01:00
Paulus Schoutsen
d3935c1390
Remove links to helper scripts ( #7372 )
...
* Remove links to helper scripts
* Delete db_migrator.markdown
* Delete influxdb_migrator.markdown
* Delete influxdb_import.markdown
* Update docs_navigation.html
2018-11-05 16:54:40 +01:00
Robbert Müller
d54499fc21
Buildtime improvements ( #7315 )
...
* Remove whitespace generation
this removes about 65MB of added whitespace, which didn't need
generating
* Remove liquid compression.
Most of the stripepd whitespace, is already removed in the previous
commit. And this removes more then 50% of the build time ( localy )
* Remove unneeded whitespace generation
2018-11-01 11:11:05 +01:00
rmacklin
0b19d8ebd5
Improve accessibility of the home page ( #6626 )
...
* Add alt text to images
* Add title attribute to social links
2018-10-09 11:45:22 +02:00
Fabian Affolter
cbcba8f2a3
Add IQS 'internal' ( #6417 )
2018-10-01 22:45:52 +02:00
Fabian Affolter
adbc7b1072
Add basic support for Quality scale ( #6364 )
...
* Add basic support for Quality scale
* Use the emojis
* Leave two samples
* Remove examples
* Link to the docs
* Add scale docs
* Minor changes
* Add class and quality
* Add name
2018-09-27 15:59:04 +02:00
Paulus Schoutsen
8d74993ce6
Merge branch 'current' into next
2018-08-24 17:08:09 +02:00
Paulus Schoutsen
ce9d0751ea
Add auth docs ( #6068 )
...
* Add auth docs
* Minor tweak
* ✏️ Spelling
* ✏️ Spelling
* ✏️ Spelling and grammar
* Remove impossible
2018-08-24 17:07:45 +02:00
Paulus Schoutsen
062f785563
Remove entity registry docs ( #6030 )
2018-08-22 17:41:59 +02:00
DubhAd
ce71364890
Added lovelace link ( #5897 )
...
Added link to the lovelace docs
2018-07-27 09:32:48 +02:00
Paulus Schoutsen
0a7a02ade1
Extract hass.io command line
2018-07-26 12:57:30 +02:00
Dale Higgs
01cad0b906
Update Lovelace navigation
2018-07-23 21:00:02 -05:00
Paulus Schoutsen
928dd5d5a1
Add cloud troubleshooting
2018-07-18 22:31:53 +02:00
Paulus Schoutsen
835ed3898c
Update cloud nav
2018-07-17 08:34:13 +02:00
Paulus Schoutsen
f35fe9f4cb
Update intro text in hero banner
2018-07-16 09:13:33 +02:00
Fabian Affolter
2a452671d0
Fix categories ( fixes #5689 ) ( #5736 )
...
* Fix categories (fixes #5689 )
* Reset to default sort
* Remove colon
2018-07-10 11:47:22 +02:00
sjabby
387fb07067
More inital lovelace UI docs ( #5680 )
...
* Update picture-elements.markdown
* Update glance.markdown
* Update iframe.markdown
* Update picture-entity.markdown
* Update picture-glance.markdown
* Update plant-status.markdown
* Update lovelace_navigation.html
* Update lovelace_navigation.html
* Update picture.markdown
* Create views.markdown
* Add files via upload
* Update views.markdown
2018-07-08 02:11:27 +02:00
Paulus Schoutsen
bbbb211449
Sort natural
2018-07-08 00:33:21 +02:00
Paulus Schoutsen
2237ecf4c2
Add changelog to lovelace
2018-07-07 23:10:35 +02:00
Paulus Schoutsen
7cc9c8c4b9
Update intro for blog post
2018-07-01 23:30:21 -04:00
Paulus Schoutsen
e32c332110
Add foundation for lovelace docs
2018-07-01 19:51:19 -04:00
Fabian Affolter
36d3f1087f
Add Security section ( #5459 )
...
* Update sentence
* Move fingerprint docs
* Add more details
* Add new section
* Add content for new security section
2018-05-30 15:59:06 +02:00
Paulus Schoutsen
80b268cd65
Extract developer site ( #5249 )
...
* Extract developer site
* Fix title in sidebar
* Update dev section reference
* Update edit in github link on help page
2018-04-26 11:14:55 -04:00
Paulus Schoutsen
9cc2bce761
Make edit links GitHub aware ( #5038 )
...
* Make edit links GitHub aware
* Fix repo url
* don't mutate existing string
* Move comment
* Fix url
2018-03-28 09:18:38 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 ( #5014 )
...
* Migrate the non blog posts to use no domain
* Update demo links
* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Paulus Schoutsen
cd2c69dbae
Update footer to mention Netlify
2018-03-11 16:28:17 -07:00
Adam Mills
82a9aa1d98
Improved docs for the i18n project ( #4796 )
2018-03-03 11:06:10 -05:00
Paulus Schoutsen
5200c56619
Add entity registry docs
2018-02-22 23:20:00 -08:00
Paulus Schoutsen
d3279215b1
Add cloud update
2018-02-19 16:09:06 -08:00
Fabian Affolter
51f5cd59e9
Add missing influxdb_migrator ( #4555 )
...
* Add missing influxdb_migrator
* remove redirect
2018-01-31 10:25:22 +01:00
Fabian Affolter
5b6c51c154
Move all scripts to one location as one page per script ( #4554 )
2018-01-31 09:43:05 +01:00
Paulus Schoutsen
e66d5b81d2
Fix disqus comments
2018-01-27 01:01:24 -08:00
Paulus Schoutsen
d300a9dc44
Add Discourse for comments
2018-01-27 00:30:24 -08:00
Franck Nijhof
04400a3553
📚 Adds Hass.io Addon Presentation section ( #4509 )
2018-01-25 21:43:09 +01:00
Paulus Schoutsen
c6bba7fa07
Comment out all-in-one-installer from nav
2017-11-07 23:50:13 -08:00
Adam Mills
3dd6b55178
Frontend translation guide cleanup ( #3908 )
2017-11-06 23:04:28 +01:00
Fabian Affolter
b921d87dd3
Add link to source code ( #3873 )
2017-11-05 15:10:00 +01:00
DubhAd
2e4ab991be
Typo fix
2017-10-29 10:03:42 +00:00
DubhAd
32617c01bd
Added remaining Z-Wave links
2017-10-28 22:02:48 +01:00
DubhAd
204b856e12
Added setup link for Z-Wave
2017-10-25 10:53:12 +01:00
DubhAd
10ec5092f9
Updating Z-Wave links
...
Updating the navigation links for Z-Wave
2017-10-24 08:02:15 +01:00
Paulus Schoutsen
8bfe27d5a4
Update dev nav
2017-10-21 09:56:29 +02:00
Charles Garwood
051997c9b8
Add print friendly style overrides ( #3621 )
2017-10-14 17:25:33 +02:00
Dale Higgs
ba6e507456
[WIP] Standards/Style Guide for Documentation of Home Assistant ( #3461 )
...
* Initial list of ideas for documentation standards
* Add more points
* Rename files
* Create new section for Documentation and split content
* Fixes (Links, content and alike)
2017-10-09 20:49:00 +02:00
Fabian Affolter
82dea44109
Initial glossary ( #3568 )
...
* Initial glossary
* Allow markdown in the description
2017-10-09 19:18:39 +02:00
Pascal Vizeli
182498c77a
add addon_communication to documentation
2017-10-08 22:34:58 +02:00
Fabian Affolter
f254ff6d41
Update sidebar
2017-09-30 11:07:01 +02:00
Paulus Schoutsen
2b8e24606f
Add release blog post
2017-08-25 23:02:12 -07:00
Ben
e9c1684e71
Reverse proxy details for Caddy Server ( #3222 )
...
* Reverse proxy details for Caddy Server
Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.
* Update docs_navigation to include link to Caddy
Update sidebar with link to new doc showing example of Caddy reverse proxy
* Update caddy.markdown
2017-08-23 09:20:25 +02:00
Fabian Affolter
a979bcd4e4
Merge branch 'current' into next
2017-07-28 22:22:07 +02:00
Fabian Affolter
5d50a0cc8c
Fix link
2017-07-26 22:59:39 +02:00
Fabian Affolter
1f3bc2b563
HASSbian documentation ( #3063 )
...
* Remove Hassbian
* Replace Hassbian with Hass.io
* Move Hassbian docs to installation folder
* Update navigation
* Update redirects
* Update link
2017-07-26 22:39:01 +02:00
Paulus Schoutsen
80814f25ca
update docs for intents ( #3046 )
...
* update docs for intents
* Fix alexa docs
* Fix api.ai reference
2017-07-23 23:17:13 -07:00
Paulus Schoutsen
ca80944d74
Update Hass.io docs
2017-07-14 22:56:40 -07:00
Fabian Affolter
2743c18f9a
Add section overview
2017-07-04 10:57:46 +02:00
Andrew Cockburn
256816bcae
Tidy up HADashboard and AppDaemon Exosystem docs
2017-07-02 12:18:12 -04:00
Paulus Schoutsen
6bc3041fe2
Add search powered by Algolia
2017-06-22 00:17:49 -07:00
Fabian Affolter
471f129683
Fix syntax
2017-06-19 11:15:43 +02:00
Fabian Affolter
33ad98fdb6
Add FAQ
2017-06-19 10:30:18 +02:00
Fabian Affolter
37dc43dc40
Add menu and new entries ( #2841 )
2017-06-18 22:43:18 +02:00
Paulus Schoutsen
70deaf5832
Merge branch 'current' into next
2017-06-08 22:25:43 -07:00
Paulus Schoutsen
035e79aa0f
Hide multiple instances docs
2017-06-05 23:33:30 -07:00
Jeff Wilson
6ae65db2d3
Fix navigation typo ( #2772 )
...
Databsase => Database
2017-06-05 22:38:43 +02:00
Fabian Affolter
5d8c88d7c2
Add content from #2330
2017-05-30 12:33:22 +02:00
Pascal Vizeli
7d77cae1e9
Update hassio_navigation.html
2017-05-24 16:49:23 +02:00
Fabian Affolter
b497fc4882
Merge pull request #2657 from home-assistant/release-0-45
...
0.45
2017-05-21 00:53:22 +02:00
Fabian Affolter
295fc5a6b9
Remove link to component initialization ( #2673 )
...
* Remove link to component initialization
* Add redirect
2017-05-20 18:10:30 +02:00
Fabian Affolter
45a21d5c68
Add maintenance
2017-05-19 10:19:30 +02:00
Fabian Affolter
d5e7847682
Merge branch 'current' into next
2017-05-18 22:12:48 +02:00
Pascal Vizeli
43ca01f66e
Update hassio_navigation.html
2017-05-18 18:33:28 +02:00
Pascal Vizeli
01bc32627c
Update hassio_navigation.html
2017-05-18 18:31:27 +02:00
Paulus Schoutsen
b198c72a5e
Add info about automation editor
2017-05-16 07:57:58 -07:00
Paulus Schoutsen
e1a59aed04
Update add-on publishing
2017-05-14 15:52:53 -07:00
Paulus Schoutsen
01a92fa244
Installing third-party add-ons
2017-05-14 12:35:27 -07:00
Paulus Schoutsen
5e2817f6e2
Add hass.io add-on tutorial
2017-05-14 00:35:16 -07:00