Installation
Via HACS (custom repository)
- Open HACS → Integrations
- Click the three-dot menu → Custom repositories
- Add
jimz011/hki-esphome-humidifierand select category Integration - Install HKI ESPHome Humidifier Converter
- Restart Home Assistant
Manually
Copy the hki_esphome_humidifier/ folder into your
config/custom_components/ directory:
config/
custom_components/
hki_esphome_humidifier/
__init__.py
config_flow.py
const.py
humidifier.py
manifest.json
strings.json
translations/
en.json
Restart Home Assistant.