Hi everyone ![]()
I’m new to the forum and relatively new to Home Assistant. New as in: “I’ll just take a look this weekend” and then waking up three months later surrounded by YAML, helpers, and conditional states. Hooked from day one. I’m guessing that sounds familiar to most of you.
Anyway. Somewhere during all that tinkering, something emerged that I personally haven’t seen shared online yet. So I figured: I’ll throw it out here. Maybe it’s useful, maybe you’ll laugh at me. Both are fine.
The “girlfriend is home” chip… but next level.
On my mobile dashboard I have a chip that shows whether my girlfriend is home. Nothing exciting so far. But: the icon of that chip changes color depending on where she is in her menstrual cycle. This was an idea we came up with together, so this is not a creepy guy-with-data project, but a shared experiment involving humor, curiosity (and a solid dose of self-awareness on her side).
Why?
Because hormones. And because it turns out to be a surprisingly helpful layer of context in the house. Not to steer behavior, but to better understand why a day feels the way it does. For her, but honestly: also for me.
Roughly:
• Red = menstrual phase (low energy, more need for rest)
• Orange/yellow = follicular phase (energy coming back)
• Green = ovulation (high energy, social, sharp)
• Blue = luteal phase (more inward-focused, more easily overstimulated)
The color is determined by a helper with a start date, counting days, mapping those to cycle phases, and passing that state to the chip styling. Simple in concept, dangerously fun in execution. This is a home assistant that doesn’t just control things, but occasionally also whispers softly: “hey, maybe a little extra understanding today.”
For anyone thinking “isn’t this a bit vague?”:
the relationship between cycle phases, hormones, and mood is fairly well documented. See for example:
Curious: What do you think? Would you dare to try this at home too? ![]()
