192 lines
15 KiB
HTML
192 lines
15 KiB
HTML
<!doctype html>
|
||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
||
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
||
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||
<title>Help - Home Assistant</title>
|
||
<meta name="author" content="Home Assistant">
|
||
<meta name="description" content="If you need help or have a question...">
|
||
<meta name="viewport" content="width=device-width">
|
||
<link rel="canonical" href="https://home-assistant.io/help/">
|
||
<meta property="fb:app_id" content="338291289691179">
|
||
<meta property="og:title" content="Help">
|
||
<meta property="og:site_name" content="Home Assistant">
|
||
<meta property="og:url" content="https://home-assistant.io/help/">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:description" content="If you need help or have a question...">
|
||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:site" content="@home_assistant">
|
||
<meta name="twitter:title" content="Help">
|
||
<meta name="twitter:description" content="If you need help or have a question...">
|
||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||
</head>
|
||
<body >
|
||
<header class='site-header'>
|
||
<div class="grid-wrapper">
|
||
<div class="grid">
|
||
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
|
||
<a href="/" class="site-title">
|
||
<img width='40' src='/demo/favicon-192x192.png'>
|
||
<span>Home Assistant</span>
|
||
</a>
|
||
</div>
|
||
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
|
||
<nav>
|
||
<input type="checkbox" id="toggle">
|
||
<label for="toggle" class="toggle" data-open="Main Menu" data-close="Close Menu"></label>
|
||
<ul class="menu pull-right">
|
||
<li><a href="/getting-started/">Getting started</a></li>
|
||
<li><a href="/components/">Components</a></li>
|
||
<li><a href="/docs/">Docs</a></li>
|
||
<li><a href="/cookbook/">Examples</a></li>
|
||
<li><a href="/developers/">Developers</a></li>
|
||
<li><a href="/blog/">Blog</a></li>
|
||
<li><a href="/help/">Need help?</a></li>
|
||
<li><a href='#' class='show-search'><i class="icon-search"></i></a></li>
|
||
</ul>
|
||
</nav>
|
||
<div class='search-container' style='display: none'>
|
||
<div class='search'>
|
||
<i class="icon-search"></i>
|
||
<input id='search' placeholder='Search the docs…'>
|
||
<a href='#' class='close'><i class="icon-remove-sign"></i></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
<div class="grid-wrapper">
|
||
<div class="grid grid-center">
|
||
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
|
||
<article class="page">
|
||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.github.io/tree/current/source/help/index.markdown'>Edit this page on GitHub</a></div>
|
||
<header>
|
||
<h1 class="title indent">
|
||
Help
|
||
</h1>
|
||
</header>
|
||
<hr class="divider">
|
||
<p>There are various ways to get in touch with the Home Assistant community. It doesn’t matter if you have a question, need help, want to request a feature, or just say ‘Hi’.</p>
|
||
<h3><a class="title-link" name="communication-channels" href="#communication-channels"></a> Communication channels</h3>
|
||
<ul>
|
||
<li><a href="https://community.home-assistant.io/">Forum</a></li>
|
||
<li><a href="https://discord.gg/c5DvZ4e">Discord Chat Server</a> for general Home Assistant discussions and questions.</li>
|
||
<li>Follow us on <a href="https://twitter.com/home_assistant">Twitter</a>, use <a href="https://twitter.com/home_assistant">@home_assistant</a></li>
|
||
<li>Join the <a href="https://plus.google.com/u/0/b/110560654828510104551/communities/106562234893511202708">Google+ community</a></li>
|
||
<li>Join the <a href="https://reddit.com/r/homeassistant">Reddit subreddit</a> in <a href="https://reddit.com/r/homeassistant">/r/homeassistant</a></li>
|
||
</ul>
|
||
<h3><a class="title-link" name="bugs-feature-requests-and-alike" href="#bugs-feature-requests-and-alike"></a> Bugs, Feature requests, and alike</h3>
|
||
<p>Have you found an issue in your Home Assistant installation? Please report it. Reporting it makes it easy to track and ensures that it gets fixed.</p>
|
||
<ul>
|
||
<li><a href="https://github.com/home-assistant/home-assistant/issues">Issue tracker Home Assistant</a></li>
|
||
<li><a href="https://github.com/home-assistant/home-assistant.io/issues">Issue tracker home-assistant.io</a> (Website and documentation)</li>
|
||
<li><a href="https://community.home-assistant.io/c/feature-requests">Feature requests Home Assistant</a></li>
|
||
</ul>
|
||
<h3><a class="title-link" name="videos-talks-workshops-and-alike" href="#videos-talks-workshops-and-alike"></a> Videos, talks, workshops and alike</h3>
|
||
<ul>
|
||
<li><a href="https://github.com/home-assistant/home-assistant-assets/tree/master/english/2017-qecampX">Home Assistant</a> at QECampX 2017 - October 2017</li>
|
||
<li><a href="https://github.com/home-assistant/home-assistant-assets/tree/master/german/2017-maker-faire-zurich">Open Source Heimautomation mit Home Assistant</a> at <a href="https://www.makerfairezurich.ch/en/">Mini Maker Faire Zurich 2017</a> - September 2017</li>
|
||
<li><a href="https://www.openwest.org/custom/description.php?id=92">Why we can’t have the Internet of Nice Things: A home automation primer</a> at <a href="https://www.openwest.org">OpenWest 2017</a> - July 2017</li>
|
||
<li><a href="https://github.com/jjmontesl/talk-hass-pydaygalicia2017">Home Automation with Home Assistant</a> at <a href="https://pyday2017.python-vigo.es/gl/">PyDay Galicia 2017</a> - June 2017</li>
|
||
<li><a href="https://www.youtube.com/watch?v=KNFZSSCPUyM">Home Automation with Python</a> at <a href="https://glt17.linuxtage.at">GLT 2017</a> - April 2017</li>
|
||
<li><a href="https://github.com/home-assistant/home-assistant-assets/tree/master/german/2017-clt-workshop">Home Assistant workshop</a> at <a href="https://chemnitzer.linux-tage.de/2017/de/">CLT 2017</a> - March 2017</li>
|
||
<li><a href="https://github.com/home-assistant/home-assistant-assets/tree/master/german/2016-puzzle">Home Assistant - Erweiterungen (Platforms/Components)</a> at <a href="https://www.puzzle.ch/de/">Puzzle ITC</a> - December 2016</li>
|
||
<li><a href="http://slides.com/teagan42/life_automation#/">Automating Your Life - Home Automation</a> at Develop Denver 2016 - August</li>
|
||
<li><a href="https://medium.com/@gitter/building-online-communities-home-assistant-8818dff671ad#.och4x4rhx">Building Online Communities: Home Assistant</a> - July 2016</li>
|
||
<li><a href="https://www.youtube.com/watch?v=dRfk9JAlPJk">Home Assistant Support 101 - Getting around in Home Assistant</a> (<a href="https://docs.google.com/presentation/d/1PUnOpeFZxNj4LEjaohGqH_1hOGQGuS5yRHD1ThHr6nk/edit?usp=sharing">Slides</a>) - June 2016</li>
|
||
<li><a href="https://www.youtube.com/watch?v=Cfasc9EgbMU&list=PLKsVm4cWHDQB9JBcD7_ZfNcvC6xx47QHT&index=1">Awaken your home: Python and the Internet of Things</a> at PyCon 2016 - June 2016</li>
|
||
<li><a href="https://www.youtube.com/watch?v=4-6rTwKl6ww&list=PLKsVm4cWHDQB9JBcD7_ZfNcvC6xx47QHT&index=2">Automating your Home with Home Assistant</a> at OpenIoT 2016 - March 2016</li>
|
||
</ul>
|
||
<p>Looking for <a href="/help/talking-points/">talking points</a> or <a href="/help/trivia">trivia</a>?</p>
|
||
<h3><a class="title-link" name="media-coverage" href="#media-coverage"></a> Media coverage</h3>
|
||
<p>Don’t miss the regular <a href="https://hasspodcast.io/">Home Assistant podcasts</a>.</p>
|
||
<ul>
|
||
<li><a href="https://www.heise.de/ct/ausgabe/2017-26-Hausautomations-Schaltzentrale-Home-Assistant-3909532.html">Hausautomations-Schaltzentrale Home Assistant auf Python-Basis</a> - December 2017</li>
|
||
<li><a href="https://developer.artik.io/documentation/developer-guide/wireless-iot/hass.html">Using Home Assistant the ARTIK Cloud</a> - September 2017</li>
|
||
<li><a href="http://www.linux-magazine.com/Issues/2017/203/Home-Assistant">Control home automation hardware with Home Assistant</a> - August 2017</li>
|
||
<li><a href="http://onesmarthome.de/smart-home-home-assistant-knx-alexa-sprachsteuerung/">Smart Home Home Assistant KNX Alexa Sprachsteuerung</a> - August 2017</li>
|
||
<li><a href="https://talkpython.fm/episodes/show/122/home-assistant-pythonic-home-automation">Episode #122: Home Assistant: Pythonic Home Automation</a> - July 2017</li>
|
||
<li><a href="http://onesmarthome.de/smart-home-home-assistant-konfiguration/">Smart Home Home Assistant Konfiguration mit YAML</a> - July 2017</li>
|
||
<li><a href="https://opensource.com/article/17/7/home-automation-primer">Why can’t we have the Internet of Nice Things?</a> - July 2017</li>
|
||
<li><a href="http://onesmarthome.de/smart-home-home-assistant-raspberry-pi-installation-hassbian/">Smart Home Home Assistant Raspberry Pi Installation Hassbian</a> - July 2017</li>
|
||
<li><a href="https://medium.com/snips-ai/integrating-snips-with-home-assistant-314723645c77">Integrating Snips with Home Assistant</a> - June 2017</li>
|
||
<li><a href="http://www.jupiterbroadcasting.com/115566/no-privacy-compromise-home-automation/">Jupiter Broadcasting - No Privacy Compromise Home Automation</a> - June 2017</li>
|
||
<li><a href="https://www.datadoghq.com/blog/monitor-home-assistant/">Monitor IoT devices with Home Assistant and Datadog</a> - June 2017</li>
|
||
<li><a href="https://youtu.be/hZq8ucpzjCs">Castálio Podcast - Episódio 102: Marcelo Mello - Red Hat e Automação Residencial com Home Assistant</a> - May 2017</li>
|
||
<li><a href="http://codepop.com/open-sourcecraft/episodes/paulus-schoutsen/">Paulus Schoutsen and Home Assistant - Episode 8</a> - March 2017</li>
|
||
<li><a href="https://www.thomas-krenn.com/de/tkmag/allgemein/zammad-home-assistant-und-freifunk-das-sind-die-gewinner-des-thomas-krenn-awards-2017/">Zammad, Home Assistant und Freifunk - are the winner of the Thomas-Krenn-Awards 2017</a> - March 2017</li>
|
||
<li><a href="http://www.cbronline.com/news/internet-of-things/10-open-source-software-tools-developing-iot-applications/">10 open source software tools for developing IoT applications</a> - March 2017</li>
|
||
<li><a href="http://www.piboards.com/2017/03/07/a-look-at-hassbian-raspberry-pi-for-home-automation/">A Look at HASSbian: Raspberry Pi for Home Automation</a>- March 2017</li>
|
||
<li><a href="https://www.podcastinit.com/episode-94-home-assistant-with-paulus-schoutsen/">Home Assistant with Paulus Schoutsen - Episode 94</a> - January 2017</li>
|
||
<li><a href="https://pythonbytes.fm/episodes/show/11/django-2.0-is-dropping-python-2-entirely-pipenv-for-profile-functionality-and-pythonic-home-automation">Episode #11</a> at minute 15:20 by <a href="https://pythonbytes.fm/">Python Bytes</a> - January 2017</li>
|
||
<li><a href="https://www.wired.com/2016/07/now-can-hide-smart-home-darknet/">Now you can hide your smart home on the darknet</a> - July 2016</li>
|
||
<li><a href="https://www.linux.com/news/home-assistant-python-approach-home-automation-video">Home Assistant: The Python Approach to Home Automation</a> - June 2016</li>
|
||
<li><a href="http://linuxgizmos.com/secure-home-automation-without-clouds-or-dedicated-hubs/">Secure home automation, without clouds or dedicated hubs</a> - June 2016</li>
|
||
<li><a href="http://www.automatedhome.co.uk/software/weekend-project-setting-up-home-assistant-on-your-pc-or-mac.html">Weekend Project: Setting up Home Assistant on your PC or Mac</a> by <a href="http://www.automatedhome.co.uk/">automated home</a> - April 2016</li>
|
||
<li><a href="https://www.hometech.fm/shows/105">Episode 105 - DIY Home Automation Roundup</a> by <a href="https://www.hometech.fm/">HomeTech.fm</a> - April 2016</li>
|
||
<li><a href="https://opensource.com/life/16/3/5-open-source-home-automation-tools">5 open source home automation tools</a> by <a href="https://opensource.com">opensource.com</a> - March 2016</li>
|
||
<li><a href="http://www.automatedhome.co.uk/new-products/home-assistant-open-source-python-home-automation-platform.html">Home Assistant – Open Source Python Home Automation Platform</a> - January 2015</li>
|
||
</ul>
|
||
<h3><a class="title-link" name="roadmap" href="#roadmap"></a> Roadmap</h3>
|
||
<p>There is no explicit roadmap available, but the public <a href="https://www.pivotaltracker.com/n/projects/1250084">tracker</a> can give you some insight into what is going on.</p>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<footer>
|
||
<div class="grid-wrapper">
|
||
<div class="grid">
|
||
<div class="grid__item">
|
||
<div class="copyright">
|
||
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
|
||
<a rel="me" href='https://facebook.com/homeassistantio'><i class="icon-facebook"></i></a>
|
||
<a rel="me" href='https://plus.google.com/110560654828510104551'><i class="icon-google-plus"></i></a>
|
||
<a rel="me" href='https://github.com/home-assistant/home-assistant'><i class="icon-github"></i></a>
|
||
<div class="credit">
|
||
Contact us at <a href='mailto:hello@home-assistant.io'>hello@home-assistant.io</a> (no support!).<br>
|
||
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
|
||
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
|
||
</div>
|
||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">home-assistant.io</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
<script>
|
||
var _gaq=[['_setAccount','UA-57927901-1'],['_trackPageview']];
|
||
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
|
||
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
|
||
s.parentNode.insertBefore(g,s)}(document,'script'));
|
||
</script>
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
|
||
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
|
||
<script type="text/javascript">
|
||
docsearch({
|
||
apiKey: 'ae96d94b201c5444c8a443093edf3efb',
|
||
indexName: 'home-assistant',
|
||
inputSelector: '#search',
|
||
debug: false // Set debug to true if you want to inspect the dropdown
|
||
});
|
||
document.querySelector('.search .close').addEventListener('click', function(ev) {
|
||
ev.preventDefault();
|
||
document.querySelector('.search-container').style.display = 'none';
|
||
});
|
||
document.querySelector('.show-search').addEventListener('click', function(ev) {
|
||
ev.preventDefault();
|
||
document.querySelector('.search-container').style.display = 'block';
|
||
document.getElementById('toggle').checked = false;
|
||
document.querySelector('.search-container input').focus();
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|