Fold-entity-row has been updated for 0.86. I hope it should work now.
That fixed it⊠Thanks!
Not sure why it doesnât work in my case stillâŠ
Everything is updated and Iâm on 0.86.1
Anything obvious Iâm missing?
fold-entity-row should be 6d11d3, but is not shown in the updater.
I updated it manually.
ah ok, thanks that worked!
Any reason the custom updater is not getting the last one?
Should I take it out of it to avoid issues?
No, updater works as expected.
Devs are busy and forget to update a file or something.
@thomasloven, iâm playing with the browser_commander and the lovelace-reload
command.
Thanks once again for this!
The strange thing is, it works not in all views i have.
Looks like it doesnât work in views with panel mode and the layout-card, but not sure.
Also the debug command to show the id doesnât work in this views.
In normal views, it works, but all show the following errors in the log.
2019-01-24 14:31:10 ERROR (MainThread) [frontend.js.latest.201901211] http://192.168.1.123:8123/local/card-tools.js?v=090958:40:19 TypeError: document.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...) is null
2019-01-24 14:31:10 ERROR (MainThread) [frontend.js.latest.201901211] http://192.168.1.123:8123/local/card-tools.js?v=090958:42:19 TypeError: document.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...).shadowRoot.querySelector(...) is null
Iâm using a card-modder
Since last update 0.86.1 there are spaces (marked with arrows). I did an update to the card-modder and * card-tools file I deleted a cache, nothing changed.
Fixed!
âŠ
Should be fixed with new version of card-tools.
Also seems fold-entity-row is stuck on an old version in the custom card tracker.
I had to wget the latest to get 86.0 happy.
WORKS! Awesome!
DEPRECATED
Like, a day or so after I had posted this, @ljmerza made one thatâs about a million times better: Light Entity Card
I will not be supporting this anymore. Use his one instead.
color-picker
This is still in the really early stages of development, but I think this might be my first card that actually looks like something, and does something to your devices⊠(except possibly toggle-lock-entity-rowâŠ)
Anyway. Itâs a color wheel that lets you pick a color for your lights without opening up the more-info dialogâŠ
Expect bugs. In fact, I havenât actually tested it outside of my dev setupâŠ
The options for the card are a mess on github⊠no formattingâŠ
hi @thomasloven
I am trying to use the custom:vertical-stack-in-card in 0.86.1. Do I have to download the appropriate files to my config/www folder ? or does it come preloaded in 0.86?
thanks.
Oops.
Thanks!
Perhaps you should ask @ofek.ashery, who made vertical-stack-in-cardâŠ
But you could also read this guide https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins
Or perhaps take a guess what the prefix custom:
might imply about whether itâs included by default or not.
thanks for your help @thomasloven
@ofek.ashery and the only reason I asked is because I get this error when I try and use the custom:vertical-stack-in-card:
YAML Error: TypeError: Cannot read property 'startsWith' of undefined