Hal now properly detects Zigbee sensors
This commit is contained in:
parent
902d87a9c5
commit
52273e1ebe
6 changed files with 38 additions and 29 deletions
|
|
@ -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()}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue