This is the first plug-in I have downloaded from HACS where the resource URL points to an external source. The others I have tried thus far download code to the local \www\community folder and the corresponding module at the top of RAW points to the local files.
Question from the novice: Does this card fail to load if there is a loss of internet connection either during or on HA reboot?
You use HACS, which will download the right files and manage versions. In that case, the logic thing to do would be linking the card.js file from your /www/community folder.
You use my method, as described in the README. The good thing is that the custom card will update automatically.However, the card may fail to load if your browser has a loss of internet connection (which is unlikely to happen if you managed to connect to your dashboard) and has no cache. The card has absolutely no link with Home Assistant being up or not, itās your browser that does the connection to the jsDelivr CDN and executes the code.
Loving the card, was already using the slider-entity-row custom card for a brightness slider
Is there any way we could get a āhide when offā option?
This would make this card perfect for me
Iāve seen the conditional card but I want multiple entities in one card and the custom vertical stack card doesnāt seem to look right and spaces out the entities too much.
Yes, perfectly thank you. I had copy/pasted the manual install path instead of the HACS install path after installing via HACS. Minor quibble, but I wish HACS would place the HACS install path in the INSTALL section instead of way at the bottom under āLicenseā. I should have been more careful. Again, thank you for a great card!
Can you make this in a group? iām a total noob with yaml but trying to learn. Iām trying with - platform group but no succes.
I have the Ikea lamps . But would like to have 3 buttons with color temp 160, 350, 550. in a group so lamp1, 2, 3 combined. And is it possible to have 3 other buttons to make Romantic Color 550? bright: 1% and white bright 100% and yellow 100% ?
Hope i dont ask to much haha in the mean time iām trying to succeed.
I updated rgb-light-card via HACS today and it messed up my lovelace completely.
First by having errors in card āCustom element doesnāt exist: rgb-light-card.ā and later, after updating manually the resources in RAW editor kinda working but blocking the possibility to edit any cards with rgb-light-card and without having the possibility to use the RAW editor on lovelace.
(to go back I had to edit the file directly on my raspberry)
Iām also unable to restore to a previous version of the plugin, HACS is not downloading the files
The update to 1.4.0 from 1.3.0 totally removed all the config from the community folder on my setup. Removing the plugin and reinstalling did not correct it so I had to manually add the folder back and all the required files to get it back and working.
This also affected a work colleague in the same way and he had to manually add it back the same as me.
I installed 1.4.1 and itās not quite working yet.
If I add a card with only rgb entities it works but as soon I try to use a script it crashs hard like before: no card edit and no access to raw editor.
I tried to record a quick video, you can check it here (LINK)
For me scripts are pretty usefull because I use different color combinations for the lights.
Thanks for the video, itās really helpful
Are you sure you have version 1.4.1? Sometimes your browser cache may keep an old version, and sometimes HACS fails to update correctly
You can see the installed version in the Javascript console (press F12 key to open)
If youāre 100% sure you have version 1.4.1, can you tell me whatās your Home Assistant version?
EDIT: Never mind! I think perhaps I was hitting a caching issue? The icons are now working properlyā¦
I was very excited to see āAutomatic icon color when color_temp or kelvin is defined in a colorā in the release notes for v1.5.0. I just upgraded to v1.5.0 via HACS, and the new feature doesnāt appear to be working for me. As youāll see below, the icons are all grey (except for the one that I defined via icon_color).