Hello,
Would like to share my custom integration I made for integrating a Molekule device into HomeAssistant.
Currently this just supports / have tested with the “Molekule Air Pro”, but I think it should be easy to extend for additional models that are supported by the iPhone app.
It does rely on the cloud.
Would love some feedback, and hope others find it useful! It was inspired by the homebridge plugin. Now I finally can shut down my homebridge instance
It is my first custom integration, so there could be bugs, but it seems to work for me.
Hey cowboyrushforth! I really appreciate this integration. I gave it a try with my old Molekule Air but get the error below when trying to add it to HA via HACS:
I searched in File Editor to find a new YAML file to configure, but I didn’t find any. Does the integration have an UI frontend?
Also, this is the only line mentioning Molekule
in my HA logs
2024-10-17 05:04:29.945 INFO (MainThread) [custom_components.hacs] <Integration cowboyrushforth/home-assistant-molekule> Registration completed
Again, I am super appreciative of this project. I wish I could control the Molekule Air via HA instead of just my phone. Fantastic work! Thank you!
Alex