Hi there,
I’m trying to setup the NIWA tides integration
But cannot figure out what syntax to use for entering the API key and secret key?
Where do I put the API key and where do I put the Secret Key?
Thanks
Hi there,
I’m trying to setup the NIWA tides integration
But cannot figure out what syntax to use for entering the API key and secret key?
Where do I put the API key and where do I put the Secret Key?
Thanks
Hi @deanfourie
Please refer to Storing secrets - Home Assistant to learn for account storing secrets.
Alternatively you can just specify the API key in the configuration.yaml file as a literal string instead of using a secret.
Yea, I did not realize you only need the API key, dont need a secret or private key or anything aswell.
Might be worth mentioning in the documentation, as I have never come across that before.