Hi crew,
I was pretty excited to see API available for the general community as I have just started using Home assistant.
Has anyone managed to intergrate Pulse into Hass? Care to share an example of your config?
I managed to return a response in cli using my api and device id with -
url --request GET “https://api.pulsegrow.com/devices/{deviceId}/recent-data” --header “x-api-key: {apiKey}”
But so far have not been able to find the time to learn to integrate it into Hass as I have yet to configure anything into config.yaml.
Any help would be appreciated
Thanks