It’s working as expected now
I have now released the aiopulse2
package to PyPI, so the process to install the (maybe final?) integration is to:
- Download this repo.
- Copy the
automate
folder to yourconfig/custom_components
folder in HA. - Restart HA
You will then be able to add the Automate Pulse Hub v2 integration via the HA UI (Configuration > Integrations > + ). Just enter the IP address of your Pulse v2 Hub, and you should be away
Again, if someone can give this a go on their setup that would be great.
If any one is up for following the above steps and making sure it working with their setup, that would be appreciated. Please let me know how you go as I only have 1 hub etc, it will be good to get some more testing. I can then start the process to get it integrated into HA. I still have a lot of clean up to do (documentation etc), but the core code is there, and should now be pretty stable.
It currently does not work with devices that have tilt as I’m not sure of the keys it will use (I can guess, but best to see some real data). So if someone does have a device that has tilt, it would be great if we can work to capture some traffic (or I can put together a test script) to round this out (otherwise I’ll submit it with just up and down support).