Hal now properly detects Zigbee sensors

This commit is contained in:
Ziver Koc 2021-07-03 00:59:18 +02:00
parent 902d87a9c5
commit 52273e1ebe
6 changed files with 38 additions and 29 deletions

View file

@ -86,7 +86,7 @@
<td>
<div class="btn-toolbar pull-right">
<button type="button" class="btn btn-default btn-xs" data-toggle="modal" data-target="#sensorModal"
data-action="create_local_sensor">
data-action="create_local_sensor"
data-type="{{.getType()}}"
{{#.getDeviceConfigurator().getConfiguration()}}
data-{{.getName()}}="{{.getString()}}"