Nizzies Home Automation Efforts: Difference between revisions

From NURDspace
mNo edit summary
Line 12: Line 12:
=== Home Assistant ===
=== Home Assistant ===
[https://home-assistant.io/getting-started/installation-raspberry-pi-all-in-one/ Home Assistant installation] did not work because some script assumes that the user is pi, and mine isn't. Also it seems that python 2.7 is used here, where as in [https://home-assistant.io/getting-started/installation-raspberry-pi/ Installation instructions] python 3 is needed. This last link worked better, but I needed to install some dependencies by hand first.
[https://home-assistant.io/getting-started/installation-raspberry-pi-all-in-one/ Home Assistant installation] did not work because some script assumes that the user is pi, and mine isn't. Also it seems that python 2.7 is used here, where as in [https://home-assistant.io/getting-started/installation-raspberry-pi/ Installation instructions] python 3 is needed. This last link worked better, but I needed to install some dependencies by hand first.
==== Useful commands for my own reference ====
<pre>sudo journalctl -f -u home-assistant@homeassistant</pre>
<pre>sudo service home-assistant@homeassistant restart</pre>


= Sensors =
= Sensors =
== NRF nodes ==
== NRF nodes ==

Revision as of 01:10, 24 September 2016

Nizzies Home Automation Efforts
NoPicture.png
Participants Dennis
Skills 1337 Skillz
Status Active
Niche Electronics
Purpose Fun
Tool No
Location Niz
Cost
Tool category

Nizzies Home Automation Efforts Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

Brain

Pi

Home Assistant

Home Assistant installation did not work because some script assumes that the user is pi, and mine isn't. Also it seems that python 2.7 is used here, where as in Installation instructions python 3 is needed. This last link worked better, but I needed to install some dependencies by hand first.

Useful commands for my own reference

sudo journalctl -f -u home-assistant@homeassistant
sudo service home-assistant@homeassistant restart

Sensors

NRF nodes