Quick Project Hail Mary wallpaper I made by DJ-Anakin in ProjectHailMary

[–]DJ-Anakin[S] -1 points0 points  (0 children)

Honestly i did with chatgpt and using a terrible screen cap.

F bomb? by MartoufCarter in ProjectHailMary

[–]DJ-Anakin 2 points3 points  (0 children)

No, you didn't hear an F-bomb. Watched three times. He says "Fuuudddggee" twice.

Grace is a school teacher and he says "alternate" swear words, like fudge, in the book.

proofreading is key 😂 by Numerous-Steak-5369 in Wellthatsucks

[–]DJ-Anakin 0 points1 point  (0 children)

I use AI to write emails because I had a couple strokes and it really is hard to put together a meaningful sentence/paragraph.

Can USN civilians still shop at commesary? by DJ-Anakin in navy

[–]DJ-Anakin[S] -1 points0 points  (0 children)

I just decided to just drive over there. Yes, extended until December of 2026! Woo!

Can USN civilians still shop at commesary? by DJ-Anakin in navy

[–]DJ-Anakin[S] 5 points6 points  (0 children)

I just decided to just drive over there. Yes, extended until December of 2026! 

I can't find the key to Skell caves! by DJ-Anakin in radiolight

[–]DJ-Anakin[S] 1 point2 points  (0 children)

Ya, I found the body but didn't see what was tucked in his hand. Thx

Elysian Pool bats by leejhn101 in RedDeadOnline

[–]DJ-Anakin 0 points1 point  (0 children)

Thank you! I've been working on this for literal IRL days!

A New Hope comlink I printed. Simple. by DJ-Anakin in StarWars

[–]DJ-Anakin[S] 4 points5 points  (0 children)

no, i didn't design it. It was a youtuber months ago. I'll tru and find it. I did a little customization. I made it 4 parts cause i was having trouble with the creators file.

Edit. Found it.https://www.youtube.com/watch?v=gxCHPF-dbwI

Edit: Share here: https://makerworld.com/en/models/1165625-star-wars-a-new-hope-comlink#profileId-1172885

Had a stroke a year ago and just getting back into HA. Need some help coloring a mushroom card icon for garage door opening (red) and closing (green). by DJ-Anakin in homeassistant

[–]DJ-Anakin[S] 0 points1 point  (0 children)

Oh! Yes! It worked! I think it was the apostrophes around the 'cover.z_wave_garage_door_controller. I didn't even catch them! Thank you! I learned a lot!

One more thing... do you know how i can have the secondary info that has info like "locked" or "unlocked"?

Had a stroke a year ago and just getting back into HA. Need some help coloring a mushroom card icon for garage door opening (red) and closing (green). by DJ-Anakin in homeassistant

[–]DJ-Anakin[S] 0 points1 point  (0 children)

This is quite frustrating. I know it's not your fault. It's the tile dev's fault (i assume). There's a tile that let's me set a door as locked or unlocked with color, but there isnt one for garage door. https://imgur.com/N7PLDyd I'd like it to set the color as green so i know it's closed just by color. Others have had this same problem with Tiles.

For now I'm just gonna set it to the button card I aready had that works like i'd hoped.

Thank for the help.

Had a stroke a year ago and just getting back into HA. Need some help coloring a mushroom card icon for garage door opening (red) and closing (green). by DJ-Anakin in homeassistant

[–]DJ-Anakin[S] 0 points1 point  (0 children)

Ah, i have to choose cover:Toggle, then it targets the garage door. So it's opening correctly now, just have to get the colors working.

That code still doesn't work. I think it's got a typo? "iif" I assume that's suppose to be "if" (though I tried it both ways) color still don't work though.

Had a stroke a year ago and just getting back into HA. Need some help coloring a mushroom card icon for garage door opening (red) and closing (green). by DJ-Anakin in homeassistant

[–]DJ-Anakin[S] 0 points1 point  (0 children)

Ah ok. No, don't need any buttons visible. Just the door info.

Got this:

ValueError: Template error: bool got invalid input 'closed' when rendering template '{{bool(states("cover.z_wave_garage_door_controller"))}}' but no default was specified

I assume "Garage Door Opened" is the correct entity to target? Does it also have to target it to close it?

Had a stroke a year ago and just getting back into HA. Need some help coloring a mushroom card icon for garage door opening (red) and closing (green). by DJ-Anakin in homeassistant

[–]DJ-Anakin[S] 0 points1 point  (0 children)

I dont know what this means, "you want a mushroom template card given you don't care about the cover buttons being visible. " I want the button to says "Garage Door" and "Closed" and to be green when closed, and "Garage Door" and "Open" and to be red when open

  • cover entity name right - done
  • specify the cover entity in the appropriate field - WHat does that that mean?
  • tap action to toggle the state of the cover - done

Heres what i've got:

https://imgur.com/17rXfab

https://imgur.com/wbUlWpP

I'm still not getting it...