From 8dad922eec07b76223cac13492d57683197baa1d Mon Sep 17 00:00:00 2001
From: Admin
When copying, update the name and select the "Add Bridge Device" Button.
diff --git a/src/main/resources/public/views/haldevice.html b/src/main/resources/public/views/haldevice.html index 55088a7..3b4efae 100644 --- a/src/main/resources/public/views/haldevice.html +++ b/src/main/resources/public/views/haldevice.html @@ -28,7 +28,7 @@For any HAL Device, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured HAL Devices' list below will show what diff --git a/src/main/resources/public/views/harmonyactivity.html b/src/main/resources/public/views/harmonyactivity.html index 6d2a205..fb344ad 100644 --- a/src/main/resources/public/views/harmonyactivity.html +++ b/src/main/resources/public/views/harmonyactivity.html @@ -28,7 +28,7 @@
For any Harmony Activity, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that - will be the keyword for Alexa. Also, you can go back to any helper tab and click a build + will be the keyword for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured Activities' list diff --git a/src/main/resources/public/views/harmonydevice.html b/src/main/resources/public/views/harmonydevice.html index dec0991..bddd96b 100644 --- a/src/main/resources/public/views/harmonydevice.html +++ b/src/main/resources/public/views/harmonydevice.html @@ -28,7 +28,7 @@
For any Harmony Device and Buttons, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name - to anything you want that will be the keyword for Alexa. Also, you can go back to any helper tab and click a build + to anything you want that will be the keyword for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already diff --git a/src/main/resources/public/views/hassdevice.html b/src/main/resources/public/views/hassdevice.html index a7593c6..150aced 100644 --- a/src/main/resources/public/views/hassdevice.html +++ b/src/main/resources/public/views/hassdevice.html @@ -30,7 +30,7 @@
For any HomeAssistant Device, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured HomeAssistant Devices' list below will show what diff --git a/src/main/resources/public/views/huedevice.html b/src/main/resources/public/views/huedevice.html index 33cf7de..4354fd5 100644 --- a/src/main/resources/public/views/huedevice.html +++ b/src/main/resources/public/views/huedevice.html @@ -29,7 +29,7 @@
For any Hue Device, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured Hue Devices' list below will show what diff --git a/src/main/resources/public/views/mqttpublish.html b/src/main/resources/public/views/mqttpublish.html index d61c0e0..728632b 100644 --- a/src/main/resources/public/views/mqttpublish.html +++ b/src/main/resources/public/views/mqttpublish.html @@ -24,7 +24,7 @@ to generate the item addition information into the ha-bridge device and this will put you into the edit screen. You can add topic and content in the text areas provided then selecting the publish generation. Then you can modify the name - to anything you want that will be the keyword for Alexa. Also, you can go back to any helper tab and click a build + to anything you want that will be the keyword for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already diff --git a/src/main/resources/public/views/nestactions.html b/src/main/resources/public/views/nestactions.html index 605c6d1..185b95b 100644 --- a/src/main/resources/public/views/nestactions.html +++ b/src/main/resources/public/views/nestactions.html @@ -28,7 +28,7 @@
For any Nest Item, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured Nest Items' list below will show what diff --git a/src/main/resources/public/views/veradevice.html b/src/main/resources/public/views/veradevice.html index 025e3ad..5461f3c 100644 --- a/src/main/resources/public/views/veradevice.html +++ b/src/main/resources/public/views/veradevice.html @@ -29,7 +29,7 @@ to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured Vera Devices' list below will show diff --git a/src/main/resources/public/views/verascene.html b/src/main/resources/public/views/verascene.html index 8fca3a8..7973275 100644 --- a/src/main/resources/public/views/verascene.html +++ b/src/main/resources/public/views/verascene.html @@ -27,7 +27,7 @@
For any Vera Scene, use the build action buttons to generate the item addition information into the ha-bridge device and this will put you into the edit screen. Then you can modify the name to anything you want that will be the keyword - for Alexa. Also, you can go back to any helper tab and click a build + for the Echo or Google Home. Also, you can go back to any helper tab and click a build action button to add another item for a multi-command. After you are done in the edit tab, click the 'Add Bridge Device' to finish that selection setup. The 'Already Configured Vera Scenes' list below will show what