diff --git a/pom.xml b/pom.xml index df37c21..94e9244 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.bwssystems.HABridge ha-bridge - 4beta4 + 4.0.0 jar HA Bridge diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html index 0264c5a..153216f 100644 --- a/src/main/resources/public/index.html +++ b/src/main/resources/public/index.html @@ -44,6 +44,16 @@
  • Developed by BWS Systems
  • Amazon Echo
  • HA Bridge Version {{bridge.habridgeversion}}
  • +
  • +
    + + + + +
    +
    +
  • diff --git a/src/main/resources/public/views/configuration.html b/src/main/resources/public/views/configuration.html index 94452d5..1036648 100644 --- a/src/main/resources/public/views/configuration.html +++ b/src/main/resources/public/views/configuration.html @@ -24,9 +24,9 @@
    -

    Current devices - ({{bridge.devices.length}})

    +

    Current devices ({{bridge.devices.length}})

    +

    @@ -67,6 +67,7 @@ +

    @@ -75,7 +76,7 @@ class={{imgBkUrl}} aria-hidden="true">
    -
    +

    Control your backups from this area. Use the default name by hitting backup or specify your own.

    diff --git a/src/main/resources/public/views/haldevice.html b/src/main/resources/public/views/haldevice.html index 3b4efae..68b51c7 100644 --- a/src/main/resources/public/views/haldevice.html +++ b/src/main/resources/public/views/haldevice.html @@ -47,7 +47,6 @@ feature. Select your items and dim control type if wanted, then click bulk add below. Your items will be added with on and off or dim and off if selected with the name of the device from the HAL.

    -
    @@ -121,6 +120,7 @@ ng-click="bulkAddDevices(device_dim_control)">Bulk Add ({{bulk.devices.length}}) +
    @@ -129,7 +129,9 @@ class={{imgButtonsUrl}} aria-hidden="true">
    - +
    + +
    @@ -159,6 +161,7 @@
    +