@@ -271,6 +271,7 @@ <h3>{{'CONNECTION_TYPE' | translate}}</h3>
271
271
< div class ="row " ng-show ="register.isSenseBoxModel() === 'homeV2' ">
272
272
< div style ="text-align: center; ">
273
273
< h3 > {{'SENSORS' | translate}}</ h3 >
274
+ < div uib-alert class ="alert-warning " ng-show ="register.showSameAddressWarning "> {{'SAME_ADDRESS_WARNING' | translate}}</ div >
274
275
< ul class ="sensor-list " style ="border: none; ">
275
276
< li class ="sensor-row " style ="border-bottom: 1px solid #e1e4e8; ">
276
277
< div class ="row ">
@@ -287,7 +288,7 @@ <h3>{{'SENSORS' | translate}}</h3>
287
288
< img
288
289
src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1524084036833-hds%20top.png "
289
290
style ="vertical-align: middle; height: 90px; width: 90px; " />
290
- < span style ="vertical-align: middle; "> {{'SENSOR_TEMP_HUMI' | translate}}</ span >
291
+ < span style ="vertical-align: middle; "> {{'SENSOR_TEMP_HUMI' | translate}} (HDC1080) </ span >
291
292
</ div >
292
293
</ div >
293
294
</ div >
@@ -305,7 +306,21 @@ <h3>{{'SENSORS' | translate}}</h3>
305
306
< img
306
307
src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1524085326737-bmp%20v2%20top.png "
307
308
style ="vertical-align: middle; height: 90px; width: 90px; " />
308
- < span style ="vertical-align: middle; "> {{'SENSOR_TEMP_PRESSURE' | translate}}</ span >
309
+ < span style ="vertical-align: middle; "> {{'SENSOR_TEMP_PRESSURE' | translate}} (BMP280)</ span >
310
+ </ div >
311
+ </ div >
312
+ </ div >
313
+ < div class ="row ">
314
+ < div class ="col-lg-8 col-md-8 col-sm-8 col-xs-6 " style ="border-right: 1px solid #e1e4e8; ">
315
+ < div style ="text-align: left; ">
316
+ < div class ="checkbox checkbox-success checkbox-inline " style ="vertical-align: middle; ">
317
+ < input type ="checkbox " id ="DPS310Sensor " ng-model ="register.newModel.sensors.dps310 ">
318
+ < label for ="DPS310Sensor "> </ label >
319
+ </ div >
320
+
321
+ < img src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1646750298507-1646737282568-sensebox-dps310_1.png "
322
+ style ="vertical-align: middle; height: 90px; width: 90px; " />
323
+ < span style ="vertical-align: middle; "> {{'AIRPRESSURE' | translate}} (DPS310)</ span >
309
324
</ div >
310
325
</ div >
311
326
</ div >
@@ -400,7 +415,7 @@ <h3>{{'SENSORS' | translate}}</h3>
400
415
< img
401
416
src ="https://sensebox.kaufen/api/public/uploads/1572259222502-SMT50_freigestellt_02.png "
402
417
style ="vertical-align: middle; height: 90px; width: 90px; " />
403
- < span style ="vertical-align: middle; "> {{'SOIL_MOISTURE' | translate}}</ span >
418
+ < span style ="vertical-align: middle; "> {{'SOIL_MOISTURE' | translate}} (SMT50) </ span >
404
419
</ div >
405
420
</ div >
406
421
< div class ="col-lg-4 col-md-4 col-sm-4 col-xs-4 "
@@ -494,7 +509,7 @@ <h3>{{'SENSORS' | translate}}</h3>
494
509
< img
495
510
src ="https://sensebox.kaufen/api/public/uploads/1603979080866-scd30.png "
496
511
style ="vertical-align: middle; height: 90px; width: 90px; " />
497
- < span style ="vertical-align: middle; "> CO< sub > 2</ sub > </ span >
512
+ < span style ="vertical-align: middle; "> CO< sub > 2</ sub > (SCD30) </ span >
498
513
</ div >
499
514
</ div >
500
515
</ div >
@@ -639,60 +654,58 @@ <h4>{{'TEMPERATURE' | translate}}</h4>
639
654
< div class ="row " style ="text-align: center; ">
640
655
< div class ="col-sm-3 col-md-3 col-lg-3 ">
641
656
< div class ="thumbnail ">
642
- < img
643
- src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525169435866-v+uv%20bottom.png "
657
+ < img src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1646750298507-1646737282568-sensebox-dps310_1.png "
644
658
style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
645
659
< div class ="caption ">
646
- < h4 > {{'ILLUMINATION ' | translate}}</ h4 >
647
- < p > (TSL45315 )</ p >
660
+ < h4 > {{'AIRPRESSURE ' | translate}}</ h4 >
661
+ < p > (DPS310 )</ p >
648
662
< p >
649
663
< button type ="button " class ="btn btn-success "
650
- ng-click ="register.addSensorTemplate('TSL45315 ') "> {{'ADD_SENSOR'|translate}}</ button >
664
+ ng-click ="register.addSensorTemplate('DPS310_AIRPRESSURE ') "> {{'ADD_SENSOR'|translate}}</ button >
651
665
</ p >
652
666
</ div >
653
667
</ div >
654
668
</ div >
655
669
< div class ="col-sm-3 col-md-3 col-lg-3 ">
656
670
< div class ="thumbnail ">
657
- < img
658
- src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525169435866-v+uv%20bottom.png "
671
+ < img src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1646750298507-1646737282568-sensebox-dps310_1.png "
659
672
style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
660
673
< div class ="caption ">
661
- < h4 > {{'UV ' | translate}}</ h4 >
662
- < p > (VEML6070 )</ p >
674
+ < h4 > {{'TEMPERATURE ' | translate}}</ h4 >
675
+ < p > (DPS310 )</ p >
663
676
< p >
664
677
< button type ="button " class ="btn btn-success "
665
- ng-click ="register.addSensorTemplate('VEML6070 ') "> {{'ADD_SENSOR'|translate}}</ button >
678
+ ng-click ="register.addSensorTemplate('DPS310_TEMPERATURE ') "> {{'ADD_SENSOR'|translate}}</ button >
666
679
</ p >
667
680
</ div >
668
681
</ div >
669
682
</ div >
670
683
< div class ="col-sm-3 col-md-3 col-lg-3 ">
671
684
< div class ="thumbnail ">
672
685
< img
673
- src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525358769594-nova-fitness-sds011-laser-pm25-pm10-dust-feinstaub-sensor-modul-luft-qualitaet-detector-built-in-fan.jpg "
686
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525169435866-v+uv%20bottom.png "
674
687
style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
675
688
< div class ="caption ">
676
- < h4 > {{'PARTICULLARMATTER ' | translate}} PM2.5 </ h4 >
677
- < p > (SDS011 )</ p >
689
+ < h4 > {{'ILLUMINATION ' | translate}}</ h4 >
690
+ < p > (TSL45315 )</ p >
678
691
< p >
679
692
< button type ="button " class ="btn btn-success "
680
- ng-click ="register.addSensorTemplate('PM25 ') "> {{'ADD_SENSOR'|translate}}</ button >
693
+ ng-click ="register.addSensorTemplate('TSL45315 ') "> {{'ADD_SENSOR'|translate}}</ button >
681
694
</ p >
682
695
</ div >
683
696
</ div >
684
697
</ div >
685
698
< div class ="col-sm-3 col-md-3 col-lg-3 ">
686
699
< div class ="thumbnail ">
687
700
< img
688
- src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525358769594-nova-fitness-sds011-laser-pm25-pm10-dust-feinstaub-sensor-modul-luft-qualitaet-detector-built-in-fan.jpg "
701
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525169435866-v+uv%20bottom.png "
689
702
style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
690
703
< div class ="caption ">
691
- < h4 > {{'PARTICULLARMATTER ' | translate}} PM10 </ h4 >
692
- < p > (SDS011 )</ p >
704
+ < h4 > {{'UV ' | translate}}</ h4 >
705
+ < p > (VEML6070 )</ p >
693
706
< p >
694
707
< button type ="button " class ="btn btn-success "
695
- ng-click ="register.addSensorTemplate('PM10 ') "> {{'ADD_SENSOR'|translate}}</ button >
708
+ ng-click ="register.addSensorTemplate('VEML6070 ') "> {{'ADD_SENSOR'|translate}}</ button >
696
709
</ p >
697
710
</ div >
698
711
</ div >
@@ -757,6 +770,36 @@ <h4>VOC</h4>
757
770
</ div >
758
771
</ div >
759
772
</ div >
773
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
774
+ < div class ="thumbnail ">
775
+ < img
776
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525358769594-nova-fitness-sds011-laser-pm25-pm10-dust-feinstaub-sensor-modul-luft-qualitaet-detector-built-in-fan.jpg "
777
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
778
+ < div class ="caption ">
779
+ < h4 > {{'PARTICULLARMATTER' | translate}} PM2.5</ h4 >
780
+ < p > (SDS011)</ p >
781
+ < p >
782
+ < button type ="button " class ="btn btn-success "
783
+ ng-click ="register.addSensorTemplate('PM25') "> {{'ADD_SENSOR'|translate}}</ button >
784
+ </ p >
785
+ </ div >
786
+ </ div >
787
+ </ div >
788
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
789
+ < div class ="thumbnail ">
790
+ < img
791
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1525358769594-nova-fitness-sds011-laser-pm25-pm10-dust-feinstaub-sensor-modul-luft-qualitaet-detector-built-in-fan.jpg "
792
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
793
+ < div class ="caption ">
794
+ < h4 > {{'PARTICULLARMATTER' | translate}} PM10</ h4 >
795
+ < p > (SDS011)</ p >
796
+ < p >
797
+ < button type ="button " class ="btn btn-success "
798
+ ng-click ="register.addSensorTemplate('PM10') "> {{'ADD_SENSOR'|translate}}</ button >
799
+ </ p >
800
+ </ div >
801
+ </ div >
802
+ </ div >
760
803
< div class ="col-sm-3 col-md-3 col-lg-3 ">
761
804
< div class ="thumbnail ">
762
805
< img src ="https://sensebox.kaufen/api/public/uploads/1572259222502-SMT50_freigestellt_02.png "
0 commit comments