create account

SteemPi Smarthome Notifications (Update 2 - Prototype) by techtek

View this thread on: hive.blogpeakd.comecency.com
· @techtek · (edited)
$107.16
SteemPi Smarthome Notifications (Update 2 - Prototype)
<html>
<p>https://steemitimages.com/DQmQ3tcrSQwkhyN5AyhDDRVLMQCPY79FS1h4GkBoKzSUjsg/steempiwithcase-01.jpg</p>
<h1><strong>SteemPi</strong>&nbsp;</h1>
<p>In the past days i have researched and made a simple setup to turn a Raspberry Pi into a Steemit notification center, with notification light for new votes/comments/transfers/ The project is getting shape and coming along quite well, but i really need some help with connecting the LED (GPIO output) to new votes/comments/transfers</p>
<h2>Getting Started</h2>
<p>These instructions will get you a copy of the project up and running on your Raspberry Pi for development and testing purposes. (i'm not a  good coder but for a early version it works, and coping this project to your Raspberry Pi should be easy</p>
<p>
<h3>Prerequisites</h3>
<p>What things you need to prepare and install.</p>
<pre><code>- 1x SD-card &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(8GB)
- 1x Raspberry Pi 
- 1x LED 
- 2x wires &
- Raspbian OS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(https://www.raspberrypi.org/downloads/raspbian/)<br>
Optional
- Case &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Tape/hot glue
- Resistor &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</code></pre>
<br>
<h3>Installing</h3>
<p>A simple step by step tutorial that tell you how to get configure you Raspberry Pi into a webserver with LED control (GPIO) (duration around 40min)<br>
<br>
http://www.instructables.com/id/Simple-and-intuitive-web-interface-for-your-Raspbe/ (by &nbsp;<a href="http://www.instructables.com/member/TheFreeElectron/">TheFreeElectron)</a></p>
<pre><code>IMPORTANT: Skip the instructions from step 1 and 2 and Start with step 3 of the above tutorial (NO NEED to do step 1 and 2 'installing WirigPi' because WiringPi is already included in the latest Raspbian OS. (you can still read trough step 1 and 2 to get a better understanding of how the control of the GPIO (led) works.</code></pre>
<br><p>Download the SteemPi index.php web-interface i made and use it instead of the on from the zip file mentioned in step 5 of the above tutorial.</p>
<pre><code><strong>SteemPi</strong> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;My SteemPi Web-interface code to update the old index with: &nbsp;<a href="http://txt.do/dog1e"><strong>http://txt.do/dog1e</strong></a> (its crappy but it works, feel free to participate)</code></pre>
<p><br>
Connect the LED to GPIO port 17. and your done, Now you should be able connect with the SteemPi web-interface trough the browser and you should be able to control (on/off) the LED with the button in the web-interface.</p>
<p>LED control trough SteemPi web-interface<br>
https://steemitimages.com/DQmUydMdcPaY4k3YpWmhUiNnrj2X8w66fYf3shMiEQoSADi/ezgif-4-e6b4164b23.gif</p>
<p>SteemPi web-interface<br><br>
https://steemitimages.com/DQmXEbkdKyCeh38oFgCQnTeQiFUu3wc2f8yLjjQQhcqqTcM/Steempiwebinterface.JPG</p>
<br><p>Loading SteemPi web-interface on (TV(hdmi) or browser)<br>
https://steemitimages.com/DQmVz5Szz1qSpGwBoVDuWmDCBuYAMmmQUhD14Rr9m6mUtyn/interface%20with%20text.gif</p>
<h2>Apps</h2>
<p>SteemPi makes use of other websites and put them into configurable modules/widgets/apps, this is in a very early stage and it can use some help with how to to this in the most optimal way.</p>
<h3>List of the integrated Apps</h3>
<p>The list probably will change in future updates of SteemPi. It is not difficult to add in other Apps and websites and the goal is to make this more easy in the future.</p>
<pre><code>- Google trend charts &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://trends.google.com/trends &nbsp;Google
- Steemit Pond &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://steemitpond.com &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@mynameisbrian
- SteemitBoard &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://steemitboard.com &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@arcange @captaink 
- Steem-o-graph &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://steem-o-graph.com/ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@roelandp
- Steem Stream &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://steemstream.com/ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@roelandp
- Steem Follower &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://steem.makerwannabe.com/ &nbsp;&nbsp;@shaunmza
- Test notification light &nbsp;&nbsp;&nbsp;https://steemit.com/@techtek &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;@techtek&nbsp;</code></pre>
<h6><code>Led button images: Replace green_0.jpg and red_0.jpg with those files&nbsp;</code></h6><p>
<p><code>https://steemitimages.com/DQmdcv3dEwAv6P8JdhHGx5oMXVUmSomVHNX47qmLoXNPMTx/red_0.jpg</code><p><code>https://steemitimages.com/DQmXhCk4nAhdqgiq9D5S5bDrtfgnueaaPjUhx3JHkecxTeG/green_0.jpg</code></p>
<h3></h3>
<h3>Customizing&nbsp;</h3>
<p>For &nbsp;rearranging and adding in new apps, you will need a little bit of knowledge of HTML. but for the future it would be nice if the user could do this without HTML editing.</p>
<h3>Wishlist / Help needed:</h3>
<p>Are you a coder and maybe laughing at my code :p ? because it is so clumsy and SteemPi could be much better! Please consider to participate with SteemPi OS and the following points:</p>
<p>- Make the LED light up on upvotes/comments/transfers<br>
- Make the webinterface Apps more easy to delete and add in new ones<br>
- More features into the webinterface<br>
- Compatibility with multiple browsers (mobile)</p>
<h2>Contributing</h2>
<p>Please help to make this project become more functional and more easy to use please upvote, comment, resteem and participate.</p>
<h2>Authors&nbsp;</h2>
<ul>
  <li><strong>Techtek</strong> - Concept, design and prototyping</li>
  <li><strong>You </strong>- Please participate</li>
</ul>
<p>
</html>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 177 others
properties (23)
authortechtek
permlinksteempi-smarthome-notifications-update-2
categorysteemit
json_metadata{"tags":["steemit","steemdev","programming","tutorial","howto"],"image":["https://steemitimages.com/DQmQ3tcrSQwkhyN5AyhDDRVLMQCPY79FS1h4GkBoKzSUjsg/steempiwithcase-01.jpg","https://steemitimages.com/DQmUydMdcPaY4k3YpWmhUiNnrj2X8w66fYf3shMiEQoSADi/ezgif-4-e6b4164b23.gif","https://steemitimages.com/DQmXEbkdKyCeh38oFgCQnTeQiFUu3wc2f8yLjjQQhcqqTcM/Steempiwebinterface.JPG","https://steemitimages.com/DQmVz5Szz1qSpGwBoVDuWmDCBuYAMmmQUhD14Rr9m6mUtyn/interface%20with%20text.gif"],"links":["http://www.instructables.com/id/Simple-and-intuitive-web-interface-for-your-Raspbe/","http://www.instructables.com/member/TheFreeElectron/","http://txt.do/dog1e"],"app":"steemit/0.1","format":"html"}
created2017-08-04 13:54:42
last_update2017-08-04 19:43:15
depth0
children21
last_payout2017-08-11 13:54:42
cashout_time1969-12-31 23:59:59
total_payout_value83.315 HBD
curator_payout_value23.841 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,916
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,752,353
net_rshares26,858,972,884,642
author_curate_reward""
vote details (241)
@animus ·
$0.04
Congratulations! This post has been upvoted and reestem from the new curation trail @animus.
👍  , ,
properties (23)
authoranimus
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t131508705z
categorysteemit
json_metadata{"tags":["steemit"],"users":["animus"],"app":"steemit/0.1"}
created2017-08-08 13:15:06
last_update2017-08-08 13:15:06
depth1
children1
last_payout2017-08-15 13:15:06
cashout_time1969-12-31 23:59:59
total_payout_value0.031 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation1,769,037,462,608
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,169,184
net_rshares10,579,666,256
author_curate_reward""
vote details (3)
@techtek ·
Thanks, very nice
👍  
properties (23)
authortechtek
permlinkre-animus-re-techtek-steempi-smarthome-notifications-update-2-20170808t143219522z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 14:32:36
last_update2017-08-08 14:32:36
depth2
children0
last_payout2017-08-15 14:32:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,176,357
net_rshares450,228,790
author_curate_reward""
vote details (1)
@arcange ·
Congratulations @techtek!
Your post was mentioned in the [hit parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-for-newcomers-20170804) in the following category:

* Pending payout - Ranked 7 with $ 47,32
👍  
properties (23)
authorarcange
permlinkre-steempi-smarthome-notifications-update-2-20170804t164644000z
categorysteemit
json_metadata""
created2017-08-05 14:45:36
last_update2017-08-05 14:45:36
depth1
children1
last_payout2017-08-12 14:45:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation1,146,631,502,104,474
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,856,571
net_rshares481,401,202
author_curate_reward""
vote details (1)
@techtek ·
Thank you, this means a lot for me, i'm working on a new update this is a extra stimulation to continue and make it better.  thanks thanks thanks!
👍  
properties (23)
authortechtek
permlinkre-arcange-re-steempi-smarthome-notifications-update-2-20170806t202816199z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-06 20:28:33
last_update2017-08-06 20:28:33
depth2
children0
last_payout2017-08-13 20:28:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length146
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,985,137
net_rshares471,441,177
author_curate_reward""
vote details (1)
@booster ·
<p>This post has received a 1.06 % upvote from @booster thanks to: @techtek.</p>
properties (22)
authorbooster
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170804t162909026z
categorysteemit
json_metadata{"tags":["steemit"],"app":"drotto/0.0.1"}
created2017-08-04 16:29:24
last_update2017-08-04 16:29:24
depth1
children0
last_payout2017-08-11 16:29:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation68,767,115,776,562
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,766,229
net_rshares0
@burgzergarcade ·
This is pretty cool. I made an arduino alert system for YouTube & Twitter. Since I am new to SteemIt, I will have to take a look at the API and get that setup as well.

Then we can have an arduino and pi version of SteemIt notifications.
👍  
properties (23)
authorburgzergarcade
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t014739937z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 01:47:36
last_update2017-08-08 01:47:36
depth1
children1
last_payout2017-08-15 01:47:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation214,826,976
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,120,870
net_rshares486,733,827
author_curate_reward""
vote details (1)
@techtek ·
Thanks, i have looked a bit into the Steemduino project: https://github.com/jonblack/steemduino

But it requires a Arduino Mega due to memory requirements.
👍  
properties (23)
authortechtek
permlinkre-burgzergarcade-re-techtek-steempi-smarthome-notifications-update-2-20170808t090354870z
categorysteemit
json_metadata{"tags":["steemit"],"links":["https://github.com/jonblack/steemduino"],"app":"steemit/0.1"}
created2017-08-08 09:04:12
last_update2017-08-08 09:04:12
depth2
children0
last_payout2017-08-15 09:04:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length155
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,149,612
net_rshares458,341,020
author_curate_reward""
vote details (1)
@deanlogic ·
I really wish I had more time to play around with this stuff.
I have 2 Pi's just sitting around.
👍  ,
properties (23)
authordeanlogic
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170804t144052276z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-04 14:40:51
last_update2017-08-04 14:40:51
depth1
children2
last_payout2017-08-11 14:40:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation19,560,080,433,201
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,756,429
net_rshares964,988,408
author_curate_reward""
vote details (2)
@techtek ·
Thanks and happy you like it, it should not take to long to make it and start using it.

Maybe everything in this tutorial can take up to around 2 hours (including searching for the hardware and installing etc. )

If you have the time, please join in to this project. and thanks for your reply.
👍  
properties (23)
authortechtek
permlinkre-deanlogic-re-techtek-steempi-smarthome-notifications-update-2-20170804t145334401z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-04 14:53:48
last_update2017-08-04 14:53:48
depth2
children1
last_payout2017-08-11 14:53:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length294
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,757,593
net_rshares328,660,377
author_curate_reward""
vote details (1)
@deanlogic ·
I have two young kids.  That's where the time goes.
👍  
properties (23)
authordeanlogic
permlinkre-techtek-re-deanlogic-re-techtek-steempi-smarthome-notifications-update-2-20170804t150228605z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-04 15:02:27
last_update2017-08-04 15:02:27
depth3
children0
last_payout2017-08-11 15:02:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation19,560,080,433,201
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,758,378
net_rshares295,462,359
author_curate_reward""
vote details (1)
@guarddog ·
The only raspberry pi I know goes good with vanilla ice cream 😁
👍  
properties (23)
authorguarddog
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t004118479z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 00:41:21
last_update2017-08-08 00:41:21
depth1
children1
last_payout2017-08-15 00:41:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation1,547,611,072,237
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,116,449
net_rshares1,769,081,693
author_curate_reward""
vote details (1)
@recan ·
Lol 🤣
properties (22)
authorrecan
permlinkre-guarddog-re-techtek-steempi-smarthome-notifications-update-2-20170808t233738062z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 23:37:36
last_update2017-08-08 23:37:36
depth2
children0
last_payout2017-08-15 23:37:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation287,661,846,556
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,227,557
net_rshares0
@gyro ·
Very cool idea, is that box in the first picture your own design or and off the shelf thing?

Cant help at the moment but you have inspired me to look into the Raspberry Pi  more. I followed you to see what you come up with in the future.
properties (22)
authorgyro
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t211605808z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 21:16:06
last_update2017-08-08 21:16:06
depth1
children1
last_payout2017-08-15 21:16:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length238
author_reputation2,083,601,044,521
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,216,446
net_rshares0
@techtek · (edited)
Hi Gyro,

Its a little bit of both, the case is a combination of parts of two cases (white and transparant) i have bought before. and  i probably will redesign the transparant part into a 3d printable part, with "cuted out" Steem logo.

A update for SteemPi is planned for this weekend, and more cool projects in the near future.  (including Pi's, Arduino, Lasers in combination with Steem) :)

Happy to inspire, 

Thanks for following me.
👍  ,
properties (23)
authortechtek
permlinkre-gyro-re-techtek-steempi-smarthome-notifications-update-2-20170809t045513637z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-09 04:55:30
last_update2017-08-09 04:55:48
depth2
children0
last_payout2017-08-16 04:55:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length439
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,247,864
net_rshares1,084,605,986
author_curate_reward""
vote details (2)
@minnowbooster ·
@minnowbooster upvoted this post!
![@techtek got you a $1.98 @minnowbooster upgoat, nice!](http://minnowshares.net/upgoat/?user=techtek&receiver=techtek&value=1.98&hash=182)
*@techtek got you a $1.98 @minnowbooster upgoat, nice! (Image: pixabay.com)*
---
[Want a boost? Click here to read more!](https://steemit.com/minnowbooster/@minnowbooster/6rt2mn-introducing-minnowbooster-beta)
properties (22)
authorminnowbooster
permlinkcomment-1501855461373
categorysteemit
json_metadata""
created2017-08-04 14:04:21
last_update2017-08-04 14:04:21
depth1
children0
last_payout2017-08-11 14:04:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length349
author_reputation230,546,282,483,083
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,753,212
net_rshares0
@randowhale ·
This post received a 2.3% upvote from @randowhale thanks to @techtek!  For more information, [click here](https://steemit.com/steemit/@randowhale/randowhale-is-now-only-1-steem-sbd-per-vote-spread-the-news)!
properties (22)
authorrandowhale
permlinkre-steempi-smarthome-notifications-update-2-20170808t204524
categorysteemit
json_metadata"{"format": "markdown", "app": "randowhale/0.1"}"
created2017-08-08 20:45:24
last_update2017-08-08 20:45:24
depth1
children0
last_payout2017-08-15 20:45:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length207
author_reputation47,657,457,485,459
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,213,642
net_rshares0
@recan ·
This is great, I have two non-eating pi's home!
👍  
properties (23)
authorrecan
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t233303523z
categorysteemit
json_metadata{"tags":["steemit"],"app":"steemit/0.1"}
created2017-08-08 23:33:03
last_update2017-08-08 23:33:03
depth1
children0
last_payout2017-08-15 23:33:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length47
author_reputation287,661,846,556
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,227,261
net_rshares496,861,428
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @techtek! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@techtek) Award for the number of upvotes

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-techtek-20170804t200305000z
categorysteemit
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-08-04 20:03:03
last_update2017-08-04 20:03:03
depth1
children0
last_payout2017-08-11 20:03:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length684
author_reputation38,975,615,169,260
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,784,137
net_rshares0
@techtek ·
@originalworks
properties (22)
authortechtek
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170804t173039861z
categorysteemit
json_metadata{"tags":["steemit"],"users":["originalworks"],"app":"steemit/0.1"}
created2017-08-04 17:30:54
last_update2017-08-04 17:30:54
depth1
children1
last_payout2017-08-11 17:30:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,771,563
net_rshares0
@originalworks ·
@OriginalWorks Mention Bot activated by @techtek. The @OriginalWorks bot has determined this post by @techtek to be original material and upvoted it! 

To call @OriginalWorks, simply reply to any post with @OriginalWorks in your message! 

For more information, [Click Here!](https://steemit.com/writing/@originalworks/originalworks-bot-explanation-and-info)
properties (22)
authororiginalworks
permlinkre-re-techtek-steempi-smarthome-notifications-update-2-20170804t173039861z-20170804t173145
categorysteemit
json_metadata"{"app": "pysteem/0.5.4"}"
created2017-08-04 17:31:48
last_update2017-08-04 17:31:48
depth2
children0
last_payout2017-08-11 17:31:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length358
author_reputation79,292,026,602,057
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,771,637
net_rshares0
@techtek · (edited)
Preview update 3

https://steemitimages.com/DQmZH1fZoT5cTam5Dqi2DBbUezvR22Hzczd871GTmDsUB3P/image.png
👍  
properties (23)
authortechtek
permlinkre-techtek-steempi-smarthome-notifications-update-2-20170808t074612235z
categorysteemit
json_metadata{"tags":["steemit"],"image":["https://steemitimages.com/DQmZH1fZoT5cTam5Dqi2DBbUezvR22Hzczd871GTmDsUB3P/image.png"],"app":"steemit/0.1"}
created2017-08-08 07:46:27
last_update2017-08-08 07:47:00
depth1
children0
last_payout2017-08-15 07:46:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation28,283,249,927,543
root_title"SteemPi Smarthome Notifications (Update 2 - Prototype)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,144,143
net_rshares466,453,250
author_curate_reward""
vote details (1)