Commit Graph
1744 Commits
Author SHA1 Message Date
Dermot Duffy 0e679afbfa Fix README. 2022-08-16 21:35:19 -07:00
Dermot Duffy b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
dependabot[bot] bc0d9b31d7 Bump release-drafter/release-drafter from 5.19.0 to 5.20.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.19.0 to 5.20.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.19.0...v5.20.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 07:31:02 +00:00
Dermot Duffy 9098c1e4e3 Merge pull request #804 from dermotduffy/drawer-bug
Fix drawer open bug in iOS Safari
2022-08-13 13:51:28 -07:00
Dermot Duffy 70d445d921 Fix drawer open bug in iOS Safari. 2022-08-13 13:48:01 -07:00
Dermot Duffy 86a1ae785c Merge pull request #803 from dermotduffy/drawer-bug
Drawer handle shouldn't activate card actions
2022-08-13 10:46:47 -07:00
Dermot Duffy 7c5fe732c4 Drawer handle shouldn't activate card actions 2022-08-12 19:23:53 -07:00
Dermot Duffy 7c1af06112 Merge pull request #800 from dermotduffy/leterbox
Add ability to change media layout
2022-08-11 21:45:16 -07:00
Dermot Duffy 4be3797fe6 Spacing fix. 2022-08-11 21:42:26 -07:00
Dermot Duffy a9c600523c Add ability to change media layout. 2022-08-11 21:29:04 -07:00
Dermot Duffy e774487925 Merge pull request #796 from uvjustin/update-ws-api-usage
Update homeAssistantWSRequest to accept passthrough JSON
2022-08-11 19:40:51 -07:00
Justin Wong 4a80d14209 Update homeAssistantWSRequest to accept passthrough JSON 2022-08-08 19:30:03 +08:00
Dermot Duffy 4c8b60905c Merge pull request #795 from dermotduffy/image-going-crazy
Fix issue with image timers being created recursively
2022-08-07 19:24:21 -07:00
Dermot Duffy 59a89b3e40 Fix issue with image timers being created recursively. 2022-08-07 19:21:38 -07:00
Dermot Duffy f1950cb51b Merge pull request #794 from dermotduffy/loading-status-during-lazy-load
Refactor media load events to add unload support
2022-08-07 19:09:54 -07:00
Dermot Duffy c4995a8fb3 Refactor media load events to add unload. 2022-08-07 19:02:57 -07:00
Dermot Duffy 08a0b10104 Merge pull request #793 from dermotduffy/image-whilst-loading-live
Show still images during live camera load
2022-08-07 16:10:35 -07:00
Dermot Duffy 88b9c7427a Show still images during live camera load. 2022-08-07 16:04:25 -07:00
Dermot Duffy d7bc6d009a Merge pull request #791 from dermotduffy/no-elements-during-loading
Allow elements to be hidden when media is not yet loaded
2022-08-07 13:57:01 -07:00
Dermot Duffy 883c622032 Minor fixes. 2022-08-07 13:54:11 -07:00
Dermot Duffy d5728a47b9 Expose mediaLoaded as a conditionState. 2022-08-07 13:46:40 -07:00
Dermot Duffy c19a62d426 Initial attempt add hiding elements during loading. 2022-08-07 13:20:03 -07:00
Dermot Duffy 561358f43b Merge pull request #788 from dermotduffy/lit-task-less-boilerplate
Reduce boilerplate associated with lit tasks
2022-08-06 12:40:03 -07:00
Dermot Duffy 85d7c653cd Reduce boilerplate associated with lit tasks 2022-08-06 12:26:29 -07:00
Dermot Duffy e9557ffb0e Merge pull request #787 from dermotduffy/thumbnail-control-fix
Fetch thumbnails for next/previous controls.
2022-08-06 10:55:36 -07:00
Dermot Duffy af09473e3e Fetch thumbnails for next/previous controls. 2022-08-06 10:50:03 -07:00
Dermot Duffy db7ef06e83 Merge pull request #785 from uvjustin/fetch-thumbnails-with-auth-header
Embed thumbnails to take advantage of cache
2022-08-04 21:21:50 -07:00
Justin Wong 507628873e Reject if !this.hass 2022-08-05 12:14:00 +08:00
Justin Wong 70a6477d7e Add comment 2022-08-05 12:09:46 +08:00
Dermot Duffy 130f8fd685 Merge pull request #784 from elax46/release-4.0.0
Integrated the Italian language
2022-08-04 19:31:15 -07:00
Justin Wong 0317114879 Use base64 instead of blob URLs 2022-08-05 02:22:14 +08:00
Justin Wong fde2cc5d60 Embed thumbnails to take advantage of cache 2022-08-05 01:12:11 +08:00
emanu 1ee06f0d04 Integrated the Italian language
Integrated the Italian language #781
2022-08-04 16:34:18 +02:00
Dermot Duffy be72178a27 Merge pull request #779 from dermotduffy/thumbnails-over-http
Add support for fetching thumbnails separately
2022-07-31 19:17:47 -07:00
Dermot Duffy 84fbdbc24a Remove reference to removed var. 2022-07-31 18:07:55 -07:00
Dermot Duffy 57326bd17e Remove unused variable. 2022-07-31 18:06:18 -07:00
Dermot Duffy 5fbbf127ab Add support for fetching thumnails separately 2022-07-31 10:21:43 -07:00
Dermot Duffy c3500ce461 Merge pull request #776 from dermotduffy/felipe-weird-dom-issue
Fix carousel forgetting its position in certain circumstances.
2022-07-28 20:21:15 -07:00
Dermot Duffy 30e7ee04bf Fix carousel forgetting its position in certain circumstances. 2022-07-27 21:03:10 -07:00
Dermot Duffy 040486082e Merge pull request #774 from dermotduffy/image-thing
Restore correct image after browser tab becomes visible
2022-07-24 20:09:14 -07:00
Dermot Duffy b4825aafc2 Restore correct image after browser tab becomes visible. 2022-07-24 20:03:43 -07:00
Dermot Duffy bca2602a86 Merge pull request #773 from dermotduffy/custom-unavailable
Rework the error message when entity is unavailable
2022-07-24 19:42:42 -07:00
Dermot Duffy d6f0282886 Rework the error message when entity is unavailable. 2022-07-24 19:36:32 -07:00
Dermot Duffy 53c262c056 Merge pull request #771 from dermotduffy/browser_mod
Allow custom action events (e.g. browser_mod)
2022-07-23 22:03:37 -07:00
Dermot Duffy c8da6b3cbe Update docs. 2022-07-23 22:00:41 -07:00
Dermot Duffy 2f0e99a94e Allow other fire-dom-event users (e.g. browser_mod) 2022-07-23 21:53:07 -07:00
Dermot Duffy 6c2409194b Merge pull request #770 from dermotduffy/scan-mode-border
Move scan mode pulsing border to the outer ha-card
2022-07-23 19:28:19 -07:00
Dermot Duffy 46376918e4 Move scan mode pulsing border to the outer ha-card . 2022-07-23 19:25:03 -07:00
Dermot Duffy df0aec3f1f Merge pull request #769 from dermotduffy/various-docs
Various documentation improvements
2022-07-23 19:14:28 -07:00
Dermot Duffy 92c1800aab Various documentation improvements. 2022-07-23 19:10:15 -07:00