Difference between revisions of "Home Assistant"

From Review or Discard at Will
Jump to: navigation, search
(Initial creation)
 
(Add some resources suggested by hass)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Blockquote|I'm taking a look at home assistant to aggregate all the IoT stuff I've made.
 
{{Blockquote|I'm taking a look at home assistant to aggregate all the IoT stuff I've made.
 
This page is basically just some notes on how I installed and configured it.  
 
This page is basically just some notes on how I installed and configured it.  
 +
I'm installing on a Pine A64+ running Debian Stretch
 
}}
 
}}
  
 
[https://www.home-assistant.io/docs/installation/raspberry-pi/ Manual installation on a Raspberry Pi] "This guide is also referred to as the “Advanced Guide” for a virtual environment install."
 
[https://www.home-assistant.io/docs/installation/raspberry-pi/ Manual installation on a Raspberry Pi] "This guide is also referred to as the “Advanced Guide” for a virtual environment install."
 +
 +
 +
        - Configuring Home Assistant:
 +
          https://home-assistant.io/getting-started/configuration/
 +
 +
        - Available components:
 +
          https://home-assistant.io/components/
 +
 +
        - Troubleshooting your configuration:
 +
          https://home-assistant.io/getting-started/troubleshooting-configuration/
 +
 +
        - Getting help:
 +
          https://home-assistant.io/help/
 +
  
  
  
 
[[Category:IoT]]
 
[[Category:IoT]]

Revision as of 20:12, 3 November 2018

I'm taking a look at home assistant to aggregate all the IoT stuff I've made. This page is basically just some notes on how I installed and configured it. I'm installing on a Pine A64+ running Debian Stretch

Manual installation on a Raspberry Pi "This guide is also referred to as the “Advanced Guide” for a virtual environment install."


        - Configuring Home Assistant:
          https://home-assistant.io/getting-started/configuration/
        - Available components:
          https://home-assistant.io/components/
        - Troubleshooting your configuration:
          https://home-assistant.io/getting-started/troubleshooting-configuration/
        - Getting help:
          https://home-assistant.io/help/