Hi guys. So I spent few days of my spare time and created custom integration to bring your Pulse devices into Home Assistant. I know there is a quite easy way to do that with RESTful integration - but it still require some coding, and then you end up with bunch of separate sensors, not grouped into one device…
So I decided that such great devices should have their own dedicated integration in HA
Quick installation guide
- Install HACS into your Home Assistant (if not installed already). Here is quick guide how to do that - Downloading HACS - HACS
- After HACS installed and you server restarted go to HACS menu, click 3 dots icon in the top right corner, choose Custom repositories, add repository https://github.com/axlns/ha-pulselabs, choose type as Integration.
- Then find Pulse Labs on the same page in the table and click Download
- Restart Home Assistant again
- Go to Settings > Devices & Services click Add Integration , search for “Pulse Labs”
- It will ask you to enter API key. Once entered it will import all your Pulse devices with all of their sensors into Home Assistant
For now it only supports Pulse One, Pro and Zero (e.g. no Hubs or Sensors or Controllers, as I dont have access to these devices) - but I intend to add full support in coming weeks.
Please share your feedback and experience, as well as report any bugs. This is of course only beta version for now and something might not work , but I will try to fix ASAP!
Have fun!