-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·747 lines (643 loc) · 41.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="keywords" content="Watt, Kasa Smart, Tapo, TP-Link, TPLink, HS110, HS100, P100, iOS, Mobile">
<meta name="author" content="Watt">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Site title -->
<meta name="msvalidate.01" content="0D1466EE584436563A24771316B08466" />
<title>Watt | Complementary App to Kasa Smart & Tapo (TP-Link)</title>
<meta name="description" content="See the live consumption and know the energy cost with daily charts and many more unique features!!!">
<!-- Favicons AND TOUCH ICONS -->
<link rel="icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<!-- Font-awesome and Custom Google Web Font -->
<link href="font-awesome/css/all.css" rel="stylesheet">
<link href="css/et-line.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400' rel='stylesheet' type='text/css'>
<!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/allinone_carousel.css" rel="stylesheet" type="text/css">
<!-- social share -->
<link rel="stylesheet" type="text/css" href="css/jssocials.css" />
<link rel="stylesheet" type="text/css" href="css/jssocials-theme-plain.css" />
<!-- theme style -->
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<script src="js/modernizr.custom.min.js"></script>
<!-- Style Switch -->
<!--<link rel="stylesheet" type="text/css" href="css/colors/green.css" title="green" media="screen" />-->
<link rel="stylesheet" type="text/css" href="css/colors/blue.css" title="blue" media="screen" />
<script src="https://www.gstatic.com/firebasejs/7.8.0/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.8.0/firebase-analytics.js"></script>
<script>
// Your web app's Firebase configuration
var firebaseConfig = {
apiKey: "AIzaSyBQkLbLV75sHNV8UkWn--2Ae28bywtACKI",
authDomain: "sitewattapp.firebaseapp.com",
databaseURL: "https://sitewattapp.firebaseio.com",
projectId: "sitewattapp",
storageBucket: "sitewattapp.appspot.com",
messagingSenderId: "650382705153",
appId: "1:650382705153:web:2ad9e7f46f3b0953b7b600",
measurementId: "G-2F05Y6JCPQ"
};
// Initialize Firebase
firebase.initializeApp(firebaseConfig);
firebase.analytics();
</script>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
<!-- preloader -->
<div class="preloader">
<div class="status">
<img src="images/logo.png" alt="loading..."/>
</div>
</div>
<!-- Header -->
<header>
<nav class="navbar navbar-custom navbar-top navbar-fixed-top sticky-navigation" >
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<!-- LOGO -->
<a class="navbar-brand nav-logo page-scroll" href="#page-top">
<img src="images/logo.png" alt="Watt Logo"/>
</a>
</div>
<!-- NAVIGATION LINKS -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="active"><a class="page-scroll" href="#page-top">Home</a></li>
<li><a class="page-scroll" href="#screenshots">Screenshots</a></li>
<li><a class="page-scroll" href="#overview">Overview</a></li>
<li><a class="page-scroll" href="#app-brief2">Roadmap</a></li>
<li><a class="page-scroll" href="#download">Download</a></li>
<li><a class="page-scroll" href="#contact">Issues</a></li>
<li><a class="page-scroll" target="_self" href="blog.html">BLOG</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
</header><!-- Header end -->
<section id="intro" >
<div class="container">
<div class="row relative">
<div class="phones">
<img src="images/left-mob-front.png" alt="wava" class="left-mob-front img-responsive" alt="printscreen watt app home" />
<img src="images/left-mob-back.png" alt="wava" class="left-mob-back img-responsive wow fadeInUp" data-wow-duration="1s" data-wow-offset="50" data-wow-delay="0s" alt="printscreen watt app with chart"/>
</div>
<div class="col-md-6 col-md-offset-6">
<h1><b>Watt</b> a complementary app to <span class="bold"> Kasa Smart </span> and <span class="bold"> Tapo </span> (TP-Link).</h1>
<p class="space40">
See the live consumption and know the energy cost with daily charts. And many more unique features!!!
</p>
<div class="downloads space10">
<a href="https://apps.apple.com/us/app/watt-for-smart-devices/id1465004830#?platform=iphone"><img src="images/downloads/apple.png" alt="apple store download for iOS" /></a>
<a href="https://apps.apple.com/us/app/watt-for-smart-devices/id1465004830#?platform=mac"><img src="images/downloads/macosappstore.png" alt="apple store download with Siri logo" /></a>
<p></p>
<a href="https://apps.apple.com/us/app/watt-for-smart-devices/id1465004830#?platform=iphone0"><img src="images/downloads/siri_support.png" alt="apple store download for MacOS" /></a>
</div><!-- downloads end -->
</div><!-- col-md-6 end -->
</div><!-- row end -->
</div><!-- container end -->
</section><!-- intro end -->
<section id="screenshots" class="text-center">
<div class="screenshot-image">
<div class="overlay">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h2 class="space40">
Simple & effective way to control your <span class="bold"> Tp-Link </span> smart devices
</h2>
<div class="downloadNumber space10">
<span class="number">+ 70.000</span> Downloads
</div>
</div><!-- col-md-12 end -->
</div><!-- row end -->
</div><!-- container end -->
</div><!-- overlay end -->
</div><!-- screenshot-image end -->
<div class="screenshotSlider relative">
<div class="gradient"></div>
<div class="containerd">
<div class="row">
<div class="col-xs-12">
<div class="slider-3d">
<div id="allinone_carousel_sweet">
<div class="myloader"></div>
<!-- CONTENT -->
<ul class="allinone_carousel_list">
<li data-title="Space Screen" data-bottom-thumb="images/sweet/thumbs/1.png"><img src="images/sweet/1.png" alt="Space Screen" /></li>
<li data-title="Chart Electric Consumption Screen" data-bottom-thumb="images/sweet/thumbs/2.png"><img src="images/sweet/2.png" alt="Chart Electric Consumption Screen" /></li>
<li data-title="Chart Runtime Screen" data-bottom-thumb="images/sweet/thumbs/3.png"><img src="images/sweet/3.png" alt="Chart Runtime Screen" /></li>
<li data-title="Menu Context Devices" data-bottom-thumb="images/sweet/thumbs/4.png"><img src="images/sweet/4.png" alt="Menu Context Devices" /></li>
<li data-title="Equipment Detail" data-bottom-thumb="images/sweet/thumbs/5.png"><img src="images/sweet/5.png" alt="Equipment Detail" /></li>
<li data-title="Define the Cost of Energy" data-bottom-thumb="images/sweet/thumbs/6.png"><img src="images/sweet/6.png" alt="Define the Cost of Energy" /></li>
<li data-title="Space Menu Context" data-bottom-thumb="images/sweet/thumbs/7.png"><img src="images/sweet/7.png" alt="Space Menu Context" /></li>
</ul>
</div>
</div><!-- slider-3d end -->
</div><!-- col-md-12 end -->
</div><!-- row end -->
</div><!-- container end -->
</div><!-- screenshotSlider end -->
</section><!-- screenshots end -->
<!-- features -->
<section id="features" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titleSection">
<h2>Watt offers a wide range of <span class="bold">Unique Features</span></h2>
<p>
This list is always growing
</p>
<div class="coloredLine"></div>
</div><!-- titleSection end -->
</div><!-- col-md-12 end -->
</div><!-- row end -->
<div class="row">
<div class="col-md-4 leftFeatures">
<div class="text-right space100">
<i class="icon-heart bigIcon"></i>
<h4 class="bold">Night Mode</h4>
<p>
Turn off all the LEDs of your Smart Device. The lights are turned off but the system continues to function normally so you can have a restful night's sleep.
</p>
</div><!-- text-right space100 end -->
<div class="text-right">
<i class="icon-bike bigIcon"></i>
<h4 class="bold">Daily and Monthly Chart</h4>
<p>
We generate graphs bar for easy reading of consumption, costs and how many hours the device was turned on.
</p>
</div><!-- text-right end -->
</div><!-- col-md-4 leftFeatures end -->
<div class="col-md-4">
<img src="images/features-mob.png" class="img-responsive wow bounceIn" alt="features" data-wow-duration="1s" data-wow-offset="50" data-wow-delay="0s" />
</div><!-- col-md-4 end -->
<div class="col-md-4 rightFeatures">
<div class="text-left space100">
<i class="icon-hotairballoon bigIcon"></i>
<h4 class="bold">Erase Statistics</h4>
<p>
The ability to reset the stats for when a different appliance is plugged in and I want to start fresh. Without you having to restart your smart device.
</p>
</div><!-- text-left space40 end -->
<div class="text-left">
<i class="icon-camera bigIcon"></i>
<h4 class="bold">Siri</h4>
<p>
Use Siri to turn On or Off your devices or know the current status of the device. You can also control a group of devices that are in the same space and turn them all On of Off at once.
</p>
</div><!-- text-left end -->
</div><!-- col-md-4 rightFeatures end -->
</div><!-- row end -->
</div><!-- container end -->
</section> <!-- features end -->
<!-- overview -->
<section id="overview" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titleSection">
<h2><b>Overview</b></h2>
<p>
Watt, was developed with the objective of reaching the largest number of Smart Home(plugs & bulbs) devices of the product line Kasa Smart and Tapo brand. Not all devices have the same hardware capabilities.<br>
Here is a list of features by device:
</p>
<div class="coloredLine"></div>
</div><!-- titleSection end -->
</div><!-- col-md-12 end -->
</div><!-- row end -->
<div class="row space50" align="center">
<div class="col-md-12">
<table class="table-features">
<thead class="table-thead">
<tr>
<th></th>
<th align="center" colspan="3"><b>Kasa Smart</b></th>
<th align="center" colspan="3"><b>Tapo</b></th>
</tr>
<tr>
<th><b>Featured</b></th>
<th align="center"><b>HS100, HS103, HS105, HS107, HS200, HS210, HS220, KP105, KP200, KP303, KP400, KS230, KS220M, EP10, EP40</b></th>
<th align="center"><b>HS110, HS300, KP115, KP125, EP25</b></th>
<th align="center"><b>KL50, KL60, KL110, KL120, KL130, KL135, KL400, KL420, KL430, LB100, LB110, LB120, LB130, LB200, LB230</b></th>
<th align="center"><b>P100, P105, P125</b></th>
<th align="center"><b>L510, L520, L530, L610, L630, L900, L920, L930, TL31, TL33</b></th>
<th align="center"><b>P110, P115</b></th>
</tr>
</thead>
<tbody>
<tr>
<td>Device Type</td>
<td align="center">Smart Plug</td>
<td align="center">Smart Plug with Energy Monitoring</td>
<td align="center">Smart Bulb</td>
<td align="center">Smart Plug</td>
<td align="center">Smart Bulb</td>
<td align="center">Smart Plug with Energy Monitoring</td>
</tr>
<tr>
<td>Turn On/Off</td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Get an overview of each device that is active in the home screen</td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Energy consumption Chart
<br> Daily & monthly</td>
<td align="center">Just Switch <sup style="font-size: 85%;">*2</sup></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Daily and a monthly cost of the device</td>
<td align="center">Just Switch <sup style="font-size: 85%;">*2</sup></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Runtime Chart
<br> Daily & monthly</td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"></td>
</tr>
<tr>
<td>Cumulative energy usage
<br>form all devices</td>
<td align="center">Just Switch <sup style="font-size: 85%;">*2</sup></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Night Mode (turn off the LEDs)</td>
<td align="center"><i class="fa fa-check"></i> <sup style="font-size: 85%;">*1</sup></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Erase Runtime statistics</td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"></td>
</tr>
<tr>
<td>Erase Consumption statistics</td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"></td>
<td align="center"></td>
</tr>
<tr>
<td>Siri Shortcuts</td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"><i class="fa fa-check"></i></td>
</tr>
<tr>
<td>Set Brightness</td>
<td align="center">Just HS220, KS220M</td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
<td align="center"><i class="fa fa-check"></i></td>
<td align="center"></td>
</tr>
<tr>
<td>Set Color Temperature</td>
<td align="center"></td>
<td align="center"></td>
<td align="center">Just KL120, KL130,KL430, LB120, LB130, LB200, LB230</td>
<td align="center"></td>
<td align="center">Just L530, L630, L930, TL33</td>
<td align="center"></td>
</tr>
<tr>
<td>Set Light Color</td>
<td align="center"></td>
<td align="center"></td>
<td align="center">Just KL130, LB130, LB230, KL400, KL420, KL430</td>
<td align="center"></td>
<td align="center">Just L530, L630, L900, L920, L930, TL33</td>
<td align="center"></td>
</tr>
</tbody>
</table>
<li>
<span><sup style="font-size: 100%;">*1</sup> Due to hardware or firmware the <u>HS200 <b>v1</b></u> and <u>HS220 <b>v2</b></u> the night mode does not work. It's working well for HS200 v2 and v3 and HS220 v1 and v3 and all the other devices.</br>
If you are using the HS210 KIT and you can only activate Night Mode on one of the devices, check this solution from the user <a href="https://github.com/tnmendes/watt/issues/31#issuecomment-1050225800"> @elitepuckster: Solution for the HS210 KIT</a></span>
</li>
<li>
<span><sup style="font-size: 100%;">*2</sup> For Kasa Smart Switch for HS200, HS210, HS220, KS230 and KS220M we are calculating consumption based on the number of hours the device it's running + the default value set by the user. <a href="blog-kasa-smart-switches-energy-consumption.html" class="page-scroll">Read more</a></span>
</li>
</div><!-- col-md-12 end -->
</div><!-- row end -->
<!--<div class="row">
<div class="col-md-4 mg-sm-100" >
<i class="icon-browser bigIcon"></i>
<h4 class="bold">Full Responsive</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce nisi enim, vulputate at justo tristique
</p>
</div>--><!-- col-md-4 end -->
<!--<div class="col-md-4 mg-sm-100" >
<i class="icon-happy bigIcon"></i>
<h4 class="bold">Well Documented</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce nisi enim, vulputate at justo tristique
</p>
</div>--><!-- col-md-4 end -->
<!--<div class="col-md-4" >
<i class="icon-tools bigIcon"></i>
<h4 class="bold">Clean Design</h4>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce nisi enim, vulputate at justo tristique
</p>
</div>>--><!-- col-md-4 end -->
</div><!-- row end -->
</div><!-- container end -->
</section> <!-- overview end -->
<section id="app-brief2" class="section" >
<div class="container">
<div class="row relative">
<div class="phones">
<img src="images/right-mob-front.png" alt="wava" class="right-mob-front img-responsive" alt="All your TP-Link devices in one place"/>
<img src="images/right-mob-back.png" alt="wava" class="right-mob-back img-responsive wow fadeInUp" data-wow-duration="1s" data-wow-offset="50" data-wow-delay="0s" alt="Select space icon"/>
</div>
<div class="col-md-6">
<h2><span class="bold"> Roadmap</span></h2>
<p class="space40">
This is strategic and long-range planning for this app. For many of the features that are planned beyond the mobile application, we will need to develop a server-side.
</p>
<ul class="clearlist rightList">
<li>
<i class="fa fa-check"></i>
<span> Show cumulative energy usage form all devices.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Show energy consumption by the last 30 days, month.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Show daily cost metrics</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Night Mode (Option to turn off the led light).</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Show more info about each device (Like real-time consumption, Voltage, wireless signal).</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> The ability to reset the stats for when a different appliance/device is plugged in and I want to start fresh.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Create a concept "Room/Spaces" which will aggregate multiple devices.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Uses voice commands to turn on/off device using Siri shortcut.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Add support to TP-Link HS300, KP200, KP303, KL50, KP400, HS107, KP100.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Add support to Smart Bulb KL50, KL50B, KL60, LB200, LB230(E26), LB230.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Implement Haptic Touch</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Add support to Tapo product line (P100, P105, L510, L530).</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Calculate the energy cost for smart switches (HS200, HS210 and HS220) based on Runtime + default/set value consumed energy.
</span>
</li>
<li>
<i class="fa fa-check"></i>
<span> Export the data to Excel (csv)</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Show chart gathering all devices and the total cost.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Record the energy consumption hour by hour.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Show energy consumption by day, bill.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> The option to define peak and off-peak times and electricity prices.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Send a weekly email with consumption reports and charts.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Force reboot, turn Off device then On after 30 seconds turn on again (Helpful for devices like wifi routers connected to the smart plug)</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Make smart action (like if consumption is lower then specific value turn off(stand-by), or using GPS and when arriving home turn on the light, even use the weather forecast to make action, define amount time before sunset/sunrise action)</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Make a personalized schedule that will tell you how much money you will save by turning off your device x hours</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Set Goals to save energy</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Add new voice command to change bulb temperature color</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Add Party Mode using the Smart Bulbs (cycles the colors and brigtness)</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Add Artificial Intelligence (IA) to detect and send you push notification when some consumption is not right like: leave the refrigerator door open, when the machine finished washing.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> If you have multiple devices connected to single HS110 use artificial intelligence to detect which devices are turned on and off and how much each one of them is spending.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> When you are on a Bulb information screen, add shortcuts for common colors and temperatures.</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Support for Dark Mode and support for Color Blindness</span>
</li>
<li>
<i class="far fa-square"></i>
<span> Make web version</span>
</li>
</ul>
</div><!-- col-md-6 end -->
</div><!-- row end -->
</div><!-- container end -->
</section><!-- #app-brief2 section end -->
<section id="download" class="section">
<div class="container">
<div class="row">
<div class="col-md-5">
<img class="img-responsive" src="images/download-mob.png" alt="Download App Store" />
</div><!-- col-md-12 end -->
<div class="col-md-7">
<h2 class="downloadtxt"> App is free developed with ♡ for TP-Link community, download app
<span class="bigWord"> today! </span> </h2>
<div class="downloads">
<a href="https://apps.apple.com/us/app/watt-for-smart-devices/id1465004830"><img src="images/downloads/apple.png" alt="Download App Store" /></a>
</div><!-- downloads end -->
<hr>
</div><!-- col-md-12 end -->
</div><!-- row end -->
</div><!-- container end -->
</section> <!-- subscribe end -->
<!-- contact -->
<section id="contact" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="titleSection">
<h2>Having issues with app? Want new features?</br><span class="bold">Let me help you!</span></h2>
<div class="coloredLine"></div>
<p>
We are using the Github website to manage issues and so that people can see the problems that other users have.
</p>
</div><!-- titleSection end -->
</div><!-- col-md-12 end -->
</div><!-- row end -->
<div class="row">
<div class="btn-new">
<a style="color: #fffcfc;" href="https://github.com/tnmendes/watt/issues">View Issues</a>
</div>
</div><!-- row end -->
</div><!-- container end -->
</section><!-- contact end -->
<!-- share -->
<!--
<section id="share" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2> You don't have device <br>
<span class="bold"> TP-Link HS110 </span> ?</h2>
<p>
You can order using these links</br>
(Using these links you are contributing to the project)
</p>
<div>
<ul class="clearlist socialList">
<li id="amazon-square"><a href="https://www.amazon.com/gp/product/B0178IC5ZY/ref=as_li_tl?ie=UTF8&tag=wattappcom10-20&camp=1789&creative=9325&linkCode=as2&creativeASIN=B0178IC5ZY&linkId=bf7211c492855ed54f1fb7399aa01a00"><p><i class="fab fa-amazon fa-2x"></i></p><span class="hidden-xs">HS110 (US)</span></a></li>
<li id="amazon-square"><a href="#"><p><i class="fab fa-amazon fa-2x"></i></p><span class="hidden-xs">HS110 (EU)</span></a></li>
<li id="amazon-square"><a href="#"><p><i class="fab fa-amazon fa-2x"></i></p><span class="hidden-xs">HS110 (AU)</span></a></li>
<li id="amazon-square"><a href="#"><p><i class="fab fa-amazon fa-2x"></i></p><span class="hidden-xs">HS110 (JP)</span></a></li>
<li id="amazon-square"><a href="#"><p><i class="fab fa-amazon fa-2x"></i></p><span class="hidden-xs">HS110 (FR)</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>-->
<footer>
<div class="container">
<div class="col-md-12">
<a href="#page-top" class="page-scroll"><img src="images/footer-logo.png" alt="Watt mini logo"/></a>
<div class="space50"></div>
<hr>
<p><h6 style="color: #fff;">Watt for Smart Devices</h6></p>
</div><!-- col-md-12 end -->
</div><!-- container end -->
</footer>
<!-- javascript Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/jquery.inview.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>
<script src="js/jquery.ui.touch-punch.min.js" type="text/javascript"></script>
<script src="js/allinone_carousel.js" type="text/javascript"></script>
<script src="js/wow.min.js"></script>
<script src="js/pace.min.js" type="text/javascript"></script>
<script src="js/jquery.placeholder.min.js" type="text/javascript"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jssocials.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>