Skip to content

Commit

Permalink
Adding screenshots, small tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
  • Loading branch information
digitaldan committed Jul 4, 2024
1 parent 53932b9 commit dffaa33
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ Note that some advanced sitemap features may not be supported on the Apple watch
When using the Watch app, slide left to bring up the configuration view and select "sync" to ensure the local, remote and username/password configurations are synced to the watch.

## Main UI and Sitemap Usage

<img alt="Logo" src="doc/sidemenu.jpeg" width="200">

Clicking "Home" will navigate to the Main UI from the user's openHAB system. Clicking this when the Main UI is already visible will force a reload the Main UI.
Expand All @@ -134,24 +133,24 @@ Settings opens the application settings view.
The app will persist the last primary view opened (Main UI or Sitemaps) when the app is opened or restarted.

## Push Notifications

The [openHAB Cloud Connector](https://next.openhab.org/addons/integrations/openhabcloud/) allows users to send push notifications mobile devices registered with an [openHAB Cloud instance](https://github.com/openhab/openhab-cloud) such as [myopenHAB.org](https://www.myopenhab.org).

<p float="left">
<img alt="Logo" src="./doc/notifications.png" width="500">
</p>

Push Notifications on iOS support:
- Title and Body text
- Image and Video Attachments
- Collapsible / Updated Notifications
- Removing notifications
- Title and message text
- Image and video attachments
- Up to 3 action buttons (long press notification)

See [Cloud notification actions](https://next.openhab.org/addons/integrations/openhabcloud/#cloud-notification-actions) for a full list of notification options.
- Collapsible / updated notifications
- Removing notifications

## Widgets

Coming soon !

## Setting up development environment

If you want to contribute to the iOS application we are here to help you to set up
development environment.
openHAB iOS app is developed using Xcode and the standard iOS SDK from Apple.
Expand All @@ -173,7 +172,6 @@ And also please support with the localization of openhab-ios:


## Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within the openHAB website are the
property of their respective trademark holders. These trademark holders are not affiliated with
openHAB or our website. They do not sponsor or endorse our materials.
Expand Down
Binary file added doc/mainui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/notifications.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/sitemap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dffaa33

Please sign in to comment.