Fulvi_Igor
(Fulvi Igor)
December 22, 2017, 9:55am
1
I’m using the NMA notify service with the paid (premium) version.
But HASS logs report this error:
[homeassistant.components.notify.nma] Unable to perform request. Error: Your IP exceeded the maximum number of API calls per hour allowed.
… I’ve tryed with curl and there’s no problem… the message is posted with no problem.
Why HASS get me thiss error?
dimitripb
(dimitripb)
December 22, 2017, 12:22pm
2
HASS is only forwarding this error. It does come from NMA. You are sure you are using the key for the premium version in HA? And there is no VPN involved so your curl command uses a different IP to reach NMA?
Fulvi_Igor
(Fulvi Igor)
December 22, 2017, 1:25pm
3
Uhm… no VPN and same key for curl and HASS.
Fulvi_Igor
(Fulvi Igor)
December 22, 2017, 1:30pm
4
Restarting HASS server, now messaging work…