Difference between revisions of "HestiaPi Workshop 1"

From Hackerspace.gr
Jump to: navigation, search
Line 10: Line 10:
  
 
https://i1.wp.com/hestiapi.com/wp-content/uploads/kipseliA2.png
 
https://i1.wp.com/hestiapi.com/wp-content/uploads/kipseliA2.png
 +
  
 
A few useful commands/file locations:
 
A few useful commands/file locations:
 +
 
Change WiFi details:
 
Change WiFi details:
 +
 
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
 
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
  
 
Startup script:
 
Startup script:
 +
 
/home/pi/scripts/openhabloader.sh
 
/home/pi/scripts/openhabloader.sh
 +
 
Startup HTML template:
 
Startup HTML template:
 +
 
/home/pi/scripts/openhabloader.blank.html
 
/home/pi/scripts/openhabloader.blank.html
 +
 
Items file:
 
Items file:
 +
 
/etc/openhab2/items/default.items
 
/etc/openhab2/items/default.items
 +
 
Sitemap file:
 
Sitemap file:
 +
 
/etc/openhab2/sitemaps/default.sitemap
 
/etc/openhab2/sitemaps/default.sitemap
  
 
URL to visit HestiaPi from your laptop:
 
URL to visit HestiaPi from your laptop:
http://[YOUR_HESTIAPI_IP]:8080
 
Choose Basic UI
 
  
 +
http://YOUR_HESTIAPI_IP:8080
 +
 +
Choose Basic UI
 
|eventowner=User:Ppapadeas
 
|eventowner=User:Ppapadeas
 
|url=https://hestiapi.com
 
|url=https://hestiapi.com

Revision as of 03:55, 2 October 2017

Hestiapi-logo.png

external link
Starts Organizer
Sat 30 Sep 2017 18:00
Ends Event Owner
Sat 30 Sep 2017 22:00 User:Ppapadeas

HestiaPi Touch is an Open Smart Thermostat with Touch Screen running OpenHAB2 on RaspberryPi Zero.

Pad https://pad.hackerspace.gr/p/hestiapi

A workshop where everybody will make their own HestiaPi Touch to take home.

kipseliA2.png


A few useful commands/file locations:

Change WiFi details:

sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

Startup script:

/home/pi/scripts/openhabloader.sh

Startup HTML template:

/home/pi/scripts/openhabloader.blank.html

Items file:

/etc/openhab2/items/default.items

Sitemap file:

/etc/openhab2/sitemaps/default.sitemap

URL to visit HestiaPi from your laptop:

http://YOUR_HESTIAPI_IP:8080

Choose Basic UI