Skip to content

Commit

Permalink
rebase (#79)
Browse files Browse the repository at this point in the history
* 0.12.0.1a (#20)

* 0.12.0.1a

* Update critical functionality on android  to align it with android
  * be aware it will now bypass phones silent/vibrate mode
  * Android notifications will always have ttl: 0 and priority: high so no need for critical for this purpose anymore
* clarify color input does not work on IOS
* Reworded Sticky description
* Added all example URLs to all Action Buttons.

* Improve critical function

Critical template can handle event details now. including updated info.

* Update Beta

Add Video (gif) option to Android (for now)
Automatically strip _1, 2 or 3 from camera entity 
Add top score example to critical notifications selector

* Add initial delay option (#33)

Use the initial delay if you do not use "update image" and are experiencing notifications without any attachment.

Also some cleanup as HA core has resolved #9

* Create Guide: Debug Option.md

* Typo fix (#35)

* fix: typo

* fix: typo again

* IOS Live view entity selector (#42)

* IOS Live view entity selector

Live view now supports any camera entity that is selected.

* Add steel blue colour as default (#37)

* Add steel blue colour as default

* Add steel blue colour as default

* Update Beta (#44)

Add IOS video functionality
Reduce delay for video to 5 seconds post event
Add IOS Action button Icon options
You can now choose which entity is used for IOS live view
Add subtitle option
Added new message presets containing the time
Fixed some small typos.

* standardise entered_zones variable

* iOS url debugging

* Fix video input title.

* Change camera name to lowercase in api call (#40)

* change proxy stream to lowercase camera name

---------

Co-authored-by: SgtBatten <sgt@batten.net.au>

* Update colors to use hex values (#49)

* Update colors to use hex values

Based on HA style
https://github.com/home-assistant/frontend/blob/983bba357a421bf09b950bcdacfc37f416123839/src/resources/ha-style.ts

* Fix long message

* replace hyphens in view stream

* fix typo iOS (#65)

* Update README.md

fix typo iOS

* Update Stable

fix typo iOS

* Update Beta

fix typo iOS

* utilise regex instead of rstrip (#70)

* Add Android Auto

close #60

* Clarify Android TV requirments.

Requested in #66

* Regex escape fix

* Fix debug variables

Remove client ID from looped image key in debug. It's only in beta

* Add base url to iOS image in groups

---------

Co-authored-by: Brian Steere <dianoga7@3dgo.net>
Co-authored-by: Andre <61070279+Gerdna@users.noreply.github.com>
Co-authored-by: Fredrick-III <66221093+Fredrick-III@users.noreply.github.com>
Co-authored-by: chpego <38792705+chpego@users.noreply.github.com>
  • Loading branch information
5 people authored Aug 19, 2023
1 parent d1529a0 commit 2cae150
Show file tree
Hide file tree
Showing 4 changed files with 303 additions and 87 deletions.
Loading

0 comments on commit 2cae150

Please sign in to comment.