70 Commits

Author SHA1 Message Date
Bram Kragten
d31a777135
use image selector for view background (#20898)
* use image selector for view background

* make config future proof

* improvements
2024-05-29 17:29:09 +02:00
Paul Bottein
7a7bd87f50
Unify usage of dashboard title (#20853) 2024-05-29 12:29:52 +02:00
Jeremy Noesen
05e2e305e4
Update cast launch screen colors (#19754) 2024-03-04 15:45:54 +01:00
Bram Kragten
2efe2589d2 Merge branch 'rc' into dev 2024-02-28 16:50:23 +01:00
Jeremy Noesen
4e22fea6e2
Fix status text centering for cast launch screen (#19748) 2024-02-14 09:57:39 +01:00
Bram Kragten
f0a9185e4a handle undefined and null in cast 2024-02-08 18:31:23 +01:00
Bram Kragten
03486e4125 cast allow empty view, pick first (#19739) 2024-02-08 18:06:57 +01:00
Bram Kragten
20560fb847 Fix cast launch screen (#19738) 2024-02-08 18:06:37 +01:00
Bram Kragten
045ff7a45e
cast allow empty view, pick first (#19739) 2024-02-08 17:43:50 +01:00
Bram Kragten
8624853ec4
Fix cast launch screen (#19738) 2024-02-08 17:40:43 +01:00
Yosi Levy
5e40bb55eb
RTL fixes (#19563) 2024-01-30 14:27:40 +01:00
Bram Kragten
59a3a35b19
Handle cast connect different instance better (#19526) 2024-01-25 13:00:55 +01:00
Bram Kragten
ca68eaab38
Update cast idle logo (#19443) 2024-01-18 17:05:25 +01:00
Paul Bottein
1cf928b425
Improve Lovelace types (#18652) 2023-11-15 11:13:49 +01:00
Paul Bottein
eb35eb3de5
Disable dashboard resources in safe mode (#18382) 2023-10-24 20:15:11 +02:00
Steve Repsher
3b2f6d71f5
Minify ha-style/Roboto and load asynchronously (#18226) 2023-10-16 20:37:50 +02:00
Bram Kragten
4b885cbd93
Remove narrow from strategies (#18201) 2023-10-16 00:20:36 -04:00
Till
607175706b
Add date range picker to energy period selector (#14337) 2023-10-12 18:29:04 +02:00
Paul Bottein
9217d5bf40
Refactor strategy foundation (#17921) 2023-09-21 20:22:52 +02:00
Bram Kragten
7584404d31
Fix cast build (#17162) 2023-07-04 20:41:40 +02:00
renovate[bot]
26d4839dfd
Update dependency @types/chromecast-caf-receiver to v6 (#15724)
* Update dependency @types/chromecast-caf-receiver to v6

* Import cast namespace from receiver for receiver/media entry

* Use sender event types in manager and remove anonymous listeners

* Apply suggestions from code review

* prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-30 09:30:04 +00:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
Bram Kragten
7041d322d6
Allow energy dashboard to be cast (#15397) 2023-02-23 10:38:44 +01:00
Steve Repsher
1b922e0065
Add more alternative text to various images (#14932)
* Add alt text for cast launcher images

* Hide icon with supervisor form field label

* Use attribute for iframe title for ingress view

* Hide some decorative ZWave/ZHA icons

* Hide image preload in state card configurator

* Use title for alt text  on image media

* Hide media art as decorative

* Do not allow empty string for image media
2023-01-22 22:47:12 -05:00
Bram Kragten
f5385ba277
Check if cast message came from logged in instance (#12354) 2022-12-06 12:47:17 +01:00
Bram Kragten
8f8017ecff
Remove zwave and ozw panels (#11911)
Remove zwave and ozw panels
2022-03-04 14:10:44 -08:00
Paulus Schoutsen
cd740ed135
Fix cast receiver background (#11825)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-02-24 10:52:12 +00:00
Thomas Lovén
f02dd39619
Add loadCardHelpers to cast scope (#11616) 2022-02-09 23:01:05 +01:00
Bram Kragten
96f103644a
Send error message to sender (#10660) 2021-11-19 13:22:49 -08:00
Bram Kragten
7d94615f47
Cast fixes (#10598) 2021-11-17 10:33:15 -08:00
Bram Kragten
6518aefb7f
Prevent cast timeout after 10 mins, show current shown Lovelace view (#10586) 2021-11-09 21:53:40 +01:00
Bram Kragten
b97d6d7059
Play dummy media to prevent app from closing (#10531) 2021-11-04 10:12:07 -07:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier (#10108) 2021-09-30 12:39:03 +02:00
Bram Kragten
e797c01761
Update lint rules (#9563)
Updated deps

Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Bram Kragten
52087c0e30
Fix _initialize (#9206)
* Fix _initialize

* Update ha-demo.ts
2021-05-18 15:11:24 -07:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 (#9199) 2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 (#8878) 2021-05-07 13:16:14 -07:00
Paulus Schoutsen
63e10314bd
Sketch out strategies (#8959)
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
2021-04-23 09:36:45 -07:00
Josh McCarty
f43c420d59
Create number formatting options on the profile panel (#7925) 2021-03-28 18:32:48 +02:00
twodice
25c886d401
Add an absolute height to cast receiver to fix height inheritance (#8667)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-22 13:11:01 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports (#8104) 2021-01-13 17:17:12 +01:00
Bram Kragten
2ecf7bca97
Set hass when creating card (#7187) 2020-10-02 15:09:27 +02:00
Bram Kragten
ec920093d4
Fix panel view and backgrounds (#7181) 2020-10-01 13:54:54 +02:00
Zack Barett
771c7518e6
Custom Lovelace View Layouts (#6557)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-30 11:06:03 +02:00
Bram Kragten
d2e9e22e4e
Add media player to cast app (#7160)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-30 10:24:38 +02:00
Bram Kragten
209dd9923f
Allow to select a different dashboard when adding entities / moving cards (#6478) 2020-08-03 16:29:26 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator (#6386) 2020-07-14 21:38:36 -07:00
Bram Kragten
497494620d
Log cast config fetch errors (#6197) 2020-06-20 15:40:29 +02:00
Bram Kragten
e1df50ad3b
Fix refresh when starting with generated on cast (#6072) 2020-06-02 22:25:11 +02:00
Paulus Schoutsen
af23110074
Move legacy styles to their own files (#6033) 2020-05-25 10:16:01 +02:00