Satel integra ETHM1 error

I have error , could someone help me

2017-11-16 19:01:42 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/asyncio/tasks.py", line 180, in _step
    result = coro.send(None)
  File "/srv/homeassistant/lib/python3.6/site-packages/satel_integra/satel_integra.py", line 322, in monitor_status
    yield from self.start_monitoring()
  File "/srv/homeassistant/lib/python3.6/site-packages/satel_integra/satel_integra.py", line 166, in start_monitoring
    raise Exception("Monitoring not accepted.")
Exception: Monitoring not accepted.

Hi,

see on it

https://github.com/home-assistant/home-assistant/issues/10944