The page lacks information about adding the twilio authentication token information into configuration.yaml like below. Without this config added the twilio notifier plugin fails to initialize and logs errors into the homeassistant logs about missing keys (slightly cryptic).
Missing parts that also need to be in configuration.yaml:
Feedback
The page lacks information about adding the twilio authentication token information into configuration.yaml like below. Without this config added the twilio notifier plugin fails to initialize and logs errors into the homeassistant logs about missing keys (slightly cryptic).
Missing parts that also need to be in configuration.yaml:
twilio: account_sid: yyyyyyyyyy auth_token: xxxxxxxxxxx
The values for both of these placeholders can be found in the twillio account.
URL
https://www.home-assistant.io/integrations/twilio_sms/
Version
2023.3.4
Additional information
No response