Skip to content

Tags: openhab/openhab-cloud

Tags

build-406-022e3f0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace sendMulticast which is deprecated, with sendEachForMulticast …

…when sending messages (#473)

Signed-off-by: Dan Cunningham <[email protected]>

build-392-1346bd2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supports sending hide notification background pushes, small cleanups (#…

…470)

* Supports sending hide notification background pushes, small cleanups
see openhab/openhab-addons#16934

Signed-off-by: Dan Cunningham <[email protected]>

* support tag as an alternative to severity

Signed-off-by: Dan Cunningham <[email protected]>

* Always set tag if severity is used

Signed-off-by: Dan Cunningham <[email protected]>

* protect against empty data values

Signed-off-by: Dan Cunningham <[email protected]>

---------

Signed-off-by: Dan Cunningham <[email protected]>

build-388-da5e4e7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Send unix time, not time string (#469)

Signed-off-by: Dan Cunningham <[email protected]>

build-385-e374614

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Shuts down the service in a graceful way (#468)

Signed-off-by: Dan Cunningham <[email protected]>

build-383-0491073

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds payload data to persistence (#467)

Fixes #466

Signed-off-by: Dan Cunningham <[email protected]>

build-380-48e37d7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WIP] FCM enhancements (#462)

* updates our FCM messaging to support advanced IOS/Android features

Signed-off-by: Dan Cunningham <[email protected]>

* Move around a little code to make it nicer

Signed-off-by: Dan Cunningham <[email protected]>

* remove import

Signed-off-by: Dan Cunningham <[email protected]>

* formatting

Signed-off-by: Dan Cunningham <[email protected]>

* Clean up

Signed-off-by: Dan Cunningham <[email protected]>

* Clean up

Signed-off-by: Dan Cunningham <[email protected]>

* Remove logging

Signed-off-by: Dan Cunningham <[email protected]>

* Support setting a title if sent on APS

Signed-off-by: Dan Cunningham <[email protected]>

---------

Signed-off-by: Dan Cunningham <[email protected]>

build-374-a8138a3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add a health endpoint (#448)

* add a health endpoint

Signed-off-by: Andreas Bräu <[email protected]>

* make health endpoint configurable

Signed-off-by: Andreas Bräu <[email protected]>

---------

Signed-off-by: Andreas Bräu <[email protected]>

build-368-5e0dc80

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Don't pull proto in header (#460)

Signed-off-by: Dan Cunningham <[email protected]>

build-366-698e7a1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not require auth for mobile ID api (#458)

Signed-off-by: Dan Cunningham <[email protected]>

build-364-2076336

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Expose mobile api ids in API (#457)

Signed-off-by: Dan Cunningham <[email protected]>