iRobot 980 off cloud

Hey, anyone has got the iRobot ( in my case I have the 989 or 980 model ) to get working without cloud ? My biggest problem is some internet disconnect and stuff that brakes the automations and notifications all the time…

iRobot vacuums have been in HA for a long time as a local push integration.

I did it that what, through that integration, but when I’m having problems with internet connection, the automations, notifications and stuff just doesn’t work…

Are the some stuff in the automations, notifications and “stuff” that require internet connection or are you using an internet URL for your setup like DuckDNS?

I’m using DuckDNS, but for example, I have a automation to start iRobot on 18:00 and even that doesn’t trigger…

Could you post that automations?

alias: iRobot 18:00
description: ''
trigger:
  - platform: time
    at: '18:00:00'
condition: []
action:
  - device_id: f90f35f2e71552c358118c5f0350673f
    domain: vacuum
    entity_id: vacuum.darth_vader
    type: clean
mode: single

had to begin with that, sorry :slight_smile: today I wasn’t even able to send the clean command from my HA, the button was just unresponsive and iRobot was docked… but internet worked :slight_smile:

Nothing to indicate an internet dependency, but your experience might through some log messages.
What does the logs say?