Hi!
I have a few dehumidifiers at home and I created several scripts and automations to make sure that they run according to a schedule I set and the level of humidity that I get from sensors spread across my house. The automations/scripts got a bit complex and I think it’s not for the new Home Assistant user. As my dad wanted to do something similar at his house, I decided to create an integration that would remove that complexity and it would enable the user just to configure each dehumidifier.
The outcome is Dehumidifier Plug, an integration where you can:
- connect a dehumidifier to a plug
- set the daily start and end hour of dehumidifier use, controlling the switch of the plug
- define the minimum power threshold detected by the plug so it can detect if it’s running, turned off, full, etc
- define the upper and lower threshold of humidity
You can install this integration as any other custom component, through HACS.
If you try it, any feedback is welcome.