I am posting a reply to this older post because - I was running HA Core 11.3 and upgraded to Core 12.0 and had issues. I did not write any of this code - but have enjoyed the benefit of the color change to green and red on the alarm panel provided by kolia - I have posted the code as well which now fails - it is not all kolia’s code - Being a senior I needed the keypad a little larger all around - it now fits full screen to my Fire HD8 - so there are 2 sets of styling in the attached code one for state color change and one for larger key pad - after the 12.0 upgrade it was once again a small keypad and the state background was gray - I took apart these 2 and found with just the styling of the larger keypad lines 18-52 - it worked - I had a larger keypad again. I am at a loss at finding out what happened with the card mod color changes - lines 8-17 - kolia as I understand it will gracefully take a look at if on his end it was affected - I am running Home Assistant add on - not running docker - if that matters - Thanks for any help with this - all my efforts for 2 days were to no avail - its been a while for the larger key pad code I found - I did not write it was from another HA member - again I have enjoyed the benefit of
After upgrading to HA Core 12.0 and had the issue of the state now gray again I used a recent backup to go back to HA Core 11.3 and of course everything is working again - I was wondering if the version of Alarmo was updated in the HA Core 12.0 update- In HA Core 11.3 the version of Alarmo is V1.9.13 - sdavides if you are still in HA Core 12.0 can you tell me what the version of Alarmo is ? trying to figure out if it was an updated core issue or updated Alarmo version issue -
I ran across another post of Kolia where he was replying to another user who wanted the background color changed on buttons and the armed badge - there were no if-then for states and that partially worked - meaning in HA 12.0 it failed on the change for the state- armed or disarmed to green but worked on the button part of it - being a novice and if I were to hazard a guess it would be the addressing of the line div:nth-child(1) not working in 12.0
This is the other code I am referring to - it’s relevance is the alarm state badge div:nth-child(1) does not turn green stays gray - the button however turns green
Thanks so much for your time - very much appreciated - I upgraded to 12.1 and it works again with your revision - just trying to figure out how to get the sizing working again - I’m not the best at that but I’m sure Ill figure it out somehow - Thanks again
this screenshot works as a perfect fit to my Fire Tablet HD8 - it is my inability or lack of knowledge on how to join this code for the large key pad and the newly revised code for the green and red color changes all in one so I get the big key pad and green and red on the armed badge. Here are both sets that work independent of each other I do not know how to join them
I’ve been using the following code to change the color on the chip in upper right corner
But i’ll think since last update the color not changing.
Anyone else having this problem?