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
Bram Kragten
2d646da97f
Fix cast navigation on none default dashboard ( #5719 )
2020-05-06 09:30:18 -07:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Bram Kragten
7ddfe3c80b
Fix cast panel view ( #5488 )
2020-04-08 12:36:52 +02:00
Bram Kragten
71793dcfa5
Cast fix for urlPath === "lovelace" ( #5242 )
2020-03-18 12:19:01 +01:00
Paulus Schoutsen
74657ae815
Make cast backwards compatible ( #5081 )
...
* Make cast backwards compatible
* Update hc-main.ts
* Update home-assistant-js-websocket
2020-03-05 13:36:13 -08:00
Paulus Schoutsen
1d052fa5bb
Add support for multiple Lovelace dashboards ( #4967 )
...
* Add support for multiple Lovelace dashboards
* Fix navigation, add to cast, revert resource loading
* Change resource logic
* Lint + cast fix
* Comments
* Fixes
* Console.bye
* Lint"
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-25 13:06:25 -08:00
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Bram Kragten
fbd5185ce2
Add ability to remove Lovelace config ( #4430 )
...
* Add ability to remove Lovelace config
* Update hc-lovelace.ts
2020-01-08 18:19:10 +01:00
Bram Kragten
8a39d18323
Bump TypeScript to 3.7 ( #4282 )
...
* Bump TypeScript to 3.7
* Update prettier to support ts 3.7
* Prettier
* More prettier
* Even more prettier
2019-11-27 13:51:03 -08:00
Bram Kragten
2fe4a02b6b
Add support for panels to cast ( #3796 )
...
* Add panel support to cast
* Set background
2019-09-23 14:03:45 -07:00
Bram Kragten
d0cc4c2715
Move views to own folder + use update vs updated in panel view ( #3761 )
...
* Move views to own folder + use update vs updated in panel view
* updated -> update
2019-09-19 09:10:02 -07:00
Bram Kragten
b6fbf4da3a
Cast: Show error message instead of number ( #3752 )
...
* Cast: Show error message instead of number
* Update hc-main.ts
2019-09-18 09:33:58 -07:00
Paulus Schoutsen
065e42c8fd
Fix Cast race condition ( #3732 )
2019-09-17 07:42:25 +02:00
Paulus Schoutsen
4aeca70f49
Upgrade HAWS to 4.4.0 ( #3682 )
2019-09-10 21:27:44 -07:00
Bram Kragten
753e069323
Move lovelace background settings to theme ( #3561 )
...
* Move lovelace background settings to theme
While being backwards compatible
* Also update cast
2019-09-03 13:13:29 +02:00
Paulus Schoutsen
47d6bb69b0
Fix setting view background ( #3470 )
2019-08-09 16:26:33 -07:00
Bram Kragten
e2dfac48d0
Cast View 0 + show active ( #3466 )
...
* View 0 + show active
* Fix view 0 receiver
* Type
select doesn't seem to be used?
2019-08-09 15:34:09 -07:00
Paulus Schoutsen
53f5a29151
Remove stale comment
2019-08-09 15:24:28 -07:00
Paulus Schoutsen
2da844a1fb
Home Assistant Cast
2019-08-04 22:25:43 -07:00