Unique sensor to easily add to your Home Assistant setup...
For WiFi IoT Geiger Counter - ESPHome - Home Assistant
I'm always on the lookout for additional environmental sensors I can to my HA, and I've got all the usual suspects like PM, CO2, etc - but let's face it, while those may be infinitely more practical, none are remotely as cool sounding as a Geiger counter. ;) Setup was trivial if you're familiar with esphome, although if you're not then you'll probably want to wait until the maker has better docs (he's working on them now, I'm just one of the first buyers). I opted to just copy the yaml from the github and flash it myself, although it comes pre-flashed - basically it was up and reporting in just a couple minutes. In practice you only get a couple of values, and probably only one that's relevant, that being Ionizing Radiation Power. It also does report temperature and humidity, but the case isn't really setup for those to be that useful, so I wouldn't use them beyond monitoring the state of the device. I've only been running it for a couple days, so haven't really gotten a sense of how much uSv/Hour varies over time (like outdoor air quality does), but I did add it to one of my automations for fun. I control when the ERV's turn on/off with the house, and right now they won't trigger if it's too humid outside, or too windy (dust), and now also when it's too radioactive - so when the apocalypses comes, I'll be able to maintain my indoor air quality standards. ;)