zb.fmarkos.duckdns.org Open in urlscan Pro
94.64.155.57  Public Scan

URL: https://zb.fmarkos.duckdns.org/
Submission Tags: krdprod
Submission: On January 08 via api from JP — Scanned from JP

Form analysis 2 forms found in the DOM

<form id="createForm" class="form-search" onsubmit="cancelSelect();doAddToGroupModal();return false;">
  <div class="modal-body">
    <table style="width:100%">
      <tbody>
        <tr>
          <td> Light name </td>
          <td>
            <div class="inner-addon right-addon navbar-form pull-left">
              <img class="glyphicon" style="margin-top:-6px;" src="img/pencil.png">
              <input id="devNameLabelBig" type="text" style="margin:0px;text-align:left;max-width:150px;" maxlength="32" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td> Group </td>
          <td>
            <select id="selectGroup" style="width:188px;" class="input-medium"></select>
          </td>
        </tr>
        <tr>
          <td colspan="2" id="addToGroupInfo">
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <div class="modal-footer">
    <span id="createNewGroup" style="float:left;" onclick="showCreateGroupDialog()" class="btn">Create Group</span>
    <br><br><br>
    <button id="btnAddToGroupSubmit" class="btn btn-primary" type="submit">Apply</button>
    <button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
  </div>
</form>

<form id="createForm" class="form-search" onsubmit="doCreateGroupModal();return false;">
  <div class="modal-body">
    <table style="width:100%">
      <tbody>
        <tr>
          <td>
            <div class="inner-addon right-addon navbar-form pull-left">
              <img class="glyphicon" style="margin-top:-6px;" src="img/pencil.png">
              <input id="devNameLabelBig" class="groupNameInput" type="text" style="margin:0px;text-align:left;max-width:150px;" maxlength="32" value="">
            </div>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <div class="modal-footer">
    <!--<a href="edit_groups.html"><button style="float:left;" id="groupCreation" class="btn">groups edit</button></a>-->
    <button id="btnCreateGroupSubmit" class="btn btn-primary" type="submit">Create</button>
    <button class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
  </div>
</form>

Text Content

Wireless Light
 * Control
 * Groups
 * Schedules
 * Devices

 * Menu
   * Groups
   * Schedules
   * Devices
   * Sensors
   * Daylight Control
     
   * Settings
   * 
   * Logout

Note! A new software update is available, to install it please open the system
settings - View Change Log.

Over-the-air update in progress. During the update the lights state display
might not be accurate.


Info Welcome to Light Control


In order to find and control your Lights:

 1. Go to the settings menu and click at open network to find new lights.
 2. Come back here and see your lights. You can then arrange them in groups.

NameModelGroup




x


ADD TO GROUP

Light name

Group

Create Group


Apply Cancel
x


SPECIFY A GROUP NAME

Create Cancel