I feel like that is something that doesn’t or at least shouldn’t require a string of IoT devices, apps, wireless communication and hubs. Why not leave all of that out and just attach an air quality sensor to the air purifier and a small LCD to adjust the settings?
The light in my hallway turns on automatically when I walk past. No cloud, no HomeAssist, no WiFi, no Zigbee, no apps, no batteries to change. Just a motion sensor hardwired to the light fixture. Hasn’t failed me once in the past ten years. Works great even if the network goes down.
But even ignoring all that, money isn't the be-all, end-all. Having worked in the US for a stint, I'll take my "low" pay in the Netherlands any day of the week over rotting away in a soulless US megacorp headed by legitimate psychopaths, where they can decide to fuck you over at a moment's notice for any reason and you have no recourse.
After all, what good is money that you can't spend? If you gave me a trillion dollars but it meant I had to spend 12 hours of my day dedicated to work, what use is that? I'll take my sane working culture I have at the moment despite me earning marginally less (if you ignore literally all the other benefits of living in the Netherlands, that is) all day, every day.
The Netherlands has good bicycle infrastructure but the majority of people still go to work by car.
The commute time between countries is similar.
In the Netherlands, and probably a lot of other EU countries, transport to work has to be compensated by your employer. If you live within biking distance this means providing you a bike (usually via a service like Swapfiets these days), and otherwise you get your train/public transport costs or fuel costs if you drive a car completely covered. It's even tax-deductible I think, though I've never bothered looking into that option since I just take my own bike to work.
A company is also not mandated by law to provide you with a bicycle.
You also do not get your cost fully covered if you drive by car. Currently it's capped at 23 cents per kilometer which is not enough for most cars.
It's not a tax deductible, it's just (income) tax free.
Deleted Comment
So I decided to solve it.
Using the Bosch API - I can tell both when a cycle is complete, and if the door is open. Currently I use their default version, but there is a local hosted option I'll be switching too now the proof of concept works.
So using Home Assistant I have a simple script that detects when a washing machine cycle is complete AND the door has NOT been opened. This implies my washing machine has wet clothes still in it.
So Home Assistant will alert my phone (and my wife only if she is home based upon presence detection) once every 15mins that there are wet clothes waiting in the washing machine.
Very simple - works perfectly.
It works with all brands regardless of API.