ha-fusion icon indicating copy to clipboard operation
ha-fusion copied to clipboard

A modern, easy-to-use and performant custom Home Assistant dashboard

Results 146 ha-fusion issues
Sort by recently updated
recently updated
newest added

I am on Home Assistant 2025.1.2, and using the add-on, I've made a dashboard on my laptop, but when I try it on my phone, everything pops up as unknown....

So I really like this design and all but, Is there any reason there is such a lack of cards to select from? Things like graphs and gauges etc? Thanks

Bumps [konva](https://github.com/konvajs/konva) from 9.3.15 to 9.3.18. Release notes Sourced from konva's releases. 9.3.18 Commits adba007: fixes in emoji rendering (Anton Lavrevov) 765258d: add changes (Anton Lavrevov) 52b48fb: update CHANGELOG with...

dependencies

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.6.4 to 2.15.1. Release notes Sourced from @​sveltejs/kit's releases. @​sveltejs/kit@​2.15.1 Patch Changes fix: add CSP hashes/nonces to inline styles when using bundleStrategy: 'inline' (#13232) fix: silence dev/prod...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 14.1.2 to 15.0.4. Release notes Sourced from marked's releases. v15.0.4 15.0.4 (2024-12-15) Bug Fixes fix list with no items looping forever (#3560) (e4198ed) v15.0.3 15.0.3 (2024-11-29) Bug...

dependencies

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.4 to 4.1.1. Release notes Sourced from svelte-check's releases. svelte-check-4.1.1 fix: support each without as (#2615) svelte-check-4.1.0 fix: don't move appended content from previous node while hoisting...

dependencies

Hi I have followed the steps to integrate Google Nest Cameras into Home Assistant and on the Default dashboard I get a black screen for a moment, and then the...

# Domain 'plant' is not yet implemented... > Please open issue on [GitHub](https://github.com/matt8707) ``` item: { "id": 6384657635234, "type": "button", "entity_id": "plant.albert" } ``` --- ``` entity: { "entity_id": "plant.albert",...

Is this project still alive?

At this moment adding a group of lights/switches (entities like group.xxx) to a button would trigger a 'maximum call stack exceeded' error, because the handler for group in `getTogglableService` is...