mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-18 16:17:30 +00:00
Testing HomeAssistant Implementation.
This commit is contained in:
@@ -301,7 +301,7 @@
|
||||
placeholder="8123"></td>
|
||||
<td><input id="bridge-settings-next-hass-password"
|
||||
class="form-control" type="password" ng-model="newhasspassword"
|
||||
placeholder="MQTT Broker password (opt)"></td>
|
||||
placeholder="Home Assistant password (opt)"></td>
|
||||
<td><button class="btn btn-success" type="submit"
|
||||
ng-click="addHasstoSettings(newhassname, newhassip, newhassport, newhasspassword)">Add</button></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user