Difference between revisions of "HestiaPi Workshop 1"

From Hackerspace.gr
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|logo=Hestiapi-logo.png
 
|logo=Hestiapi-logo.png
 
|what=HestiaPi Workshop
 
|what=HestiaPi Workshop
|tagline=HestiaPi Touch is an Open Smart Thermostat with Touch Screen running OpenHAB2 on RaspberryPi Zero (W).
+
|tagline=HestiaPi Touch is an Open Smart Thermostat with Touch Screen running OpenHAB2 on RaspberryPi Zero.
  
 
Pad
 
Pad
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
 +
 +
 +
Useful information:
 +
 +
Default SSH credentials:
 +
 +
pi/hestia
 +
 +
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
 +
 +
Αν αλλάξετε κάτι που ζητάει restart το OpenHAB2
 +
 +
sudo service openhab2 restart
 +
 +
Reboot ολόκληρο το HestiaPi
 +
 +
sudo reboot
 +
 +
Shutdown το HestiaPi
 +
 +
sudo shutdown -h now
 
|eventowner=User:Ppapadeas
 
|eventowner=User:Ppapadeas
 
|url=https://hestiapi.com
 
|url=https://hestiapi.com
|from=30/09/2017 18:00:00 PM
+
|from=2017/09/30 06:00:00 PM
|till=30/09/2017 22:00:00 PM
+
|till=2017/09/30 10:00:00 PM
 
|location=38.01694322164, 23.731269990513
 
|location=38.01694322164, 23.731269990513
 
}}
 
}}

Latest revision as of 04:05, 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


Useful information:

Default SSH credentials:

pi/hestia

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

Αν αλλάξετε κάτι που ζητάει restart το OpenHAB2

sudo service openhab2 restart

Reboot ολόκληρο το HestiaPi

sudo reboot

Shutdown το HestiaPi

sudo shutdown -h now