Mikrotik Integration detection time

Hi,

I’m using the Mikrotik Integration for presence detection. On the documentation page there is a parameter called detection_time.

As soon as I specify it, the config reports as being invalid:

Config:

mikrotik:
  - host: myrouterip
    username: homeassistant
    password: mypassword
    detection_time: 180

When running the check config, I get:

Configuration invalid
Invalid config for [mikrotik]: [detection_time] is an invalid option for [mikrotik]. Check: mikrotik->mikrotik->0->detection_time. (See /config/configuration.yaml, line 163). 

Any ideas?

Cheers,

detection_time looks like it was added 8 days ago in commit history.

Unless you’re running 0.105, you probably don’t have the latest.

Ah that was it, sorry about that, case closed! Was just getting ahead of myself a little.